/* sectur  para index*/

body {
	background-image: url(../imag/fo.jpg);
	margin : 0px 0px 5px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif,;
	font-size:90%;
	vertical-align: top;}

img { border:0}

td{
	font-family: "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

.fondorecuadro{
	border: 1px solid #006600;
	padding: 10px;
	text-align: left;
}
.px5{
	height: 2px;
	background-color: #669900;
	line-height: 5px;
	vertical-align: top;
	display: block;
}

#contenedor{margin: auto; /*con este valor quedará centrado,
 no hace falta repetir otra vez 0 
 auto porque ahora mismo el 0 se refire
 a arriba y abajo, y el auto a los lados*/
height: auto;
width: 780px;}
.base{
	background-image: url(imag/bannerfondo.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	height: auto;
	width: 780px;}

.centro {
	height: auto;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
}
.fondotitulo{
	background-image:url(imag/tit2.jpg);
	background-repeat: no-repeat;
	background-color: #D4D4D4;
}
#flotder {
	float: right;
	position: relative;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
}
#flotizq {
	float: left;
	position: relative;
	padding-left: 10px;
	padding-top: 4px;
	height: 31px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*estilos */
.centrar{ text-align:center}

.titulos{
font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	COLOR: #006600;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;}

.titulosnegro{
	COLOR: #333333; 
	font-size: 110%;text-decoration: none;
	font-weight: bold;font-style: normal;}

.volver{
	background-image: url(../imag/volver.gif);
	background-repeat: no-repeat;
	margin-left: 59px;
	height: 30px;
	display: block;
	text-align: left;
	text-indent: 10px;
	color: #F7CC21;
	text-decoration: none;}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*pie myc xxxxxxxxxxxxx*/
#myc{
	text-align: right;
	padding-right: 24px;
	display: block;
	background-image: url(../imag/myc2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 35px;
	margin-left: 35px;
	height: 17px;
	margin-top: 20px;}

.botton{
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	background-color: #EEEEEE;
	padding-right: 3px;
	height: 17px;}

.mini{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;}

a.mini:hover{color: #000000;
	text-decoration: none;}
/*fin pie myc xxxxxxxxxxxxxx*/
