body
{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-image:url(../img/trama.gif);
	
}

.textos
{
	font-size:12px;
	text-align:left;
}

a img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#master
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}

#master .left
{
	background-image:url(../img/borde_izquierdo.gif);
	background-position:right;
}

#master .right
{
	background-image:url(../img/borde_derecho.gif);
	background-position:left;
}

#master .content
{
	width:740px;
	background-color:#C0BBAA;
	border:none;
}

#master .main
{
	width:740px;
	background-color:#C0BBAA;
	border:none;
	background-image:url(../img/sombra.png);
	background-repeat:repeat-x;
}


#master .content .header
{
	display:block;
	float:left;
	width:740px;
	height:80px;
	margin:0px;
	padding:0px;
	background-image:url(../img/head.gif);
	background-repeat:repeat-x;
	text-align:left;
	overflow:hidden;
}

#master .content .idiomas
{
	display:block;
	float:right;
	background-color:#3E3B34;
	text-align:right;
	width:740px;
	float:left;
	color:#8E8A81;
	padding-top:3px;
	text-transform:uppercase;
}
#master .content .idiomas a
{

	margin-left:3px;
	margin-right:3px;
}

#master .content .idiomas a img
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#master .content .header .logo
{
	display:block;
	width:400px;
	height:63px;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:10px;
	color:#8E8A81;
	font-size:22px;
	text-transform:uppercase;
	text-align:left;
}


#master .content .header .buscar
{
	display:block;
	float:right;
	width:250px;
	height:51px;
	margin-top:30px;
	background-position:top;
	background-image:url(../img/buscar.png);
}

#master .content .header .buscar div
{
	margin-top:16px;
	margin-left:16px;
}

#master .content .header .buscar div .iyaco
{
	font-size: 10px;
	color: #8E8A81;
	border: 1px solid #C0BBAA;
	width:180px;
	background-image: url(../img/bgbuscar.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#master .content .header .buscar div .i
{
	font-size: 11px;
	color: #333333;
	border: 1px solid #C0BBAA;
	width:180px;
}

#master .content .barra
{
	display:block;
	float:left;
	width:740px;
	height:36px;
	background-image:url(../img/toolbar.gif);
	background-repeat:repeat-x;
}

#master .content .barra a
{
	display:block;
	float:left;
	height:36px;
	padding-left:10px;
	padding-right:10px;
	line-height:36px;
	text-transform:uppercase;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size:12.5px;
	text-align:center;
	letter-spacing: -0.4px;
	background-image: url(../img/sep.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#master .content .barra a:hover
{
	color:#FF0000;
}

#master .content .contenidomenu
{
	display:block;
	float:left;
	width:740px;
	text-align:center !important;
}

#master .footer
{
	background-image:url(../img/linea.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#C0BBAA;
	height:40px;
}

#master .footer .barfooter
{
	color:#FFFFFF;
	margin-bottom:5px;
	height:35px;
	background-image:url(../img/toolbar.gif);
	background-repeat:repeat-x;
	line-height:35px;
}

#master .footer .barfooter a
{
	color:#FFFFFF;
	text-decoration: none;
}

#master .footer .barfooter a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}


#master .footer-l
{
	background-image:url(../img/cr.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#master .footer-r
{
	background-image:url(../img/cl.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}


a .title
{
	text-decoration:none;
	display:block;
	cursor:pointer;
}

.title
{
	margin:2px;
	padding:2px;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 10px;
	height:38px;
	line-height:38px;
}

ul
{
	text-align:left;
	margin-left: 40px;
}

ul li
{
	list-style-position: outside;
	list-style-image: url(../img/bull.gif);
}

ul li a
{
	font-size: 12px;
	color: #000000;: underline;
}

ul li a:hover
{
	text-decoration: underline;
}


.menudown
{
	width:600px;
	height:30px;
	display:block;
}

.menudown ul 
{
	padding:0px;
	margin: 0px;
	height: 30px;
	width:600px;
	list-style-type: none;
	background-image: url(../img/barra.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menudown li
{
	padding: 0px;
	float: left;
	margin-left:10px;
	margin-right:10px;
	list-style-image: none !important;
}
.menudown li a:link, .menudown li a:active, .menudown li a:visited 
{
	height: 30px;
	padding-left:6px;
	padding-right:6px;
	display: block;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 120%;
	text-transform:uppercase;
}
.menudown li a:focus, .menudown li a:hover
{
	height: 30px;
	text-decoration : none;
	-moz-outline:0;
	color: #FFFFFF;
	background-image: url(../img/rollOver.png);
	background-repeat: repeat-x;
	background-position: bottom  left;
	text-transform:uppercase;
}

table.elements
{
	color:#000000;
}

table.elements tr
{
	text-align:left;
	cursor:pointer;
}
table.elements td
{
	padding:2px;
}

table.elements tr.odd
{
	background-color:#C0BBAA;
	cursor:pointer;
}

table.elements tr.even
{
	background-color:#A7A08E;
	cursor:pointer;
}

table.elements tr.hover
{
	background-color:#000000;
	color:#FFFFFF;
}

table.elements th
{
	background-color:#D4D0C8;
	border-color:white Gray Gray white;
	border-style:solid;
	border-width:1px;
	empty-cells:show;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	overflow:hidden;
	padding:5px 0px;
	text-align:center;
	font-weight:bold;
}

div.alert
{
	border: 1px solid #61636F;
	background-color: #FAF4B4;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 52px;
	line-height:52px;
	text-align: center;
	margin:4px;
}

.error_message
{
	border: 1px solid #61636F;
	background-color: #FAF4B4;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 52px;
	line-height:52px;
	text-align: center;
	margin:4px;
}

