/* ubicado en carpeta css de biblioteca*/
* {font-family: Verdana, Arial, Helvetica, sans-serif;}
#salta{ float:left}
.salta{color:#FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
body,td,th{
	font-size: small;
	color: #333333;}
a { color: #333333; text-decoration:none}	
a:hover{color:#FF9900}	
	
h1{
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	background-image: url(1/barratitulo.jpg);
	background-repeat: repeat-x;
	display: block;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-position: center top;
	text-align: center;
}
h2{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul{
	list-style-type: none;
}
.centrar{
	text-align: center;
}
/*xxxxxxxxxxxx*/
/*se usa para que los logos y los botones no tengan BORDES*/
/*img { border:0}*/

/* div id="contenedor"   definimos el estilo */
#contenedor{
	text-align: center;
	width: 770px;
	background-color : #ffffff;
	margin: auto;
	padding-top: 1px;
}
/* div id="borde"  o base definimos el estilo */
#borde{
	text-align: left;
	width: 770px;
	margin: auto;
	background-image: url(1/base.jpg);
	background-repeat: repeat-y;
	background-position: center;	
} 
/* div id="cabecera" = medida que da la imag --si no tubieramos la imag seria mas necesario */
#cabecera{
	text-align: center;
	height: 140px;
}
/******Contenedor de las 3 columnas centrales*******/

/***********************************************/
/*   3 columnas--BOTONERA IZQ---CENTRO---COLUMNA DERECHA. */
/***********************************************/
#content2{
	float: left;
	width: 100%;
	height: auto;
}
#navBar{
	float: left;
	width: 19%;
	padding-left: 16px;
	position:relative;
}
/*********** #navBar link styles ***********/

#navBar ul a:link {display: block;}
#navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/**********************/

/*uso estos para 3 columnas CENTRAL y DERECHA ancho 55-20por ciento*/
#centro{
	float: left;
	width: 55%;
}
#navBarder{
	float: left;
	height: auto;
	width: 20%;
	/*background-color: #FFFFFF;*/
	text-align: center;
}
/*uso estos para 3 columnas CENTRAL y DERECHA 45-30 por ciento*/
#centro45{
	float: left;
	width: 45%;
}
#navBarder30{
	float: left;
	height: auto;
	width: 30%;
	/*background-color: #FFFFFF;*/
	text-align: center;
}
/*uso este para  2 columnas solamente izq y central*/
#centroancho{
	float: left;
	width: 75%;
}
/*uso este para  1 columna solamente*/
#centrocompleto{
	float: left;
	width: 96%;
	margin-left: 15px;
	margin-right: 15px;
}


/*terminacion inferior*/
.abajo {
	background-image: url(1/abajo.jpg);
	width: 770px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

/*xxxxxxxxxxxxxxx*/

.sectionLinks{
	font-size: 80%;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
}
.sectionLinks a {
	display: block;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 3px;
}

/*botonera*/
.basetitulo{
	background-image: url(1/basetitulo.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 147px;
	font-variant: normal;
	font-style: normal;
	padding-left: 6px;
	padding-top: 3px;
}

.boton {
	width: 147px;
	height: 23px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #776e71;
	text-align: left;
	margin-left: 0px;
	padding-left: 15px;
	font-weight: bold;
padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(1/botonesimag.png);
	background-repeat: no-repeat;
}

.boton:hover {
	color: #776e71;
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(1/hover.png);
	background-repeat: no-repeat;
	
}
a.botonP {
/*	width: auto;*/
	height: 23px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #776e71;
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 1px;
	text-decoration: none;
}
	
.botonPapretado{
	width: 147px; 
	height: 25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #776e71;
	text-align: left;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(1/boton03.png);
	background-repeat: no-repeat;
}

/*logos del pie*/
/*INFERIOR SIRVE PARA QUE NO SUBA LA BARRA*/
#inferior{
	float:inherit;
	clear: both;}
	/*esta se usa abajo al pie auspician*/
.barra {
	background-image: url(1/lineadoble.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	margin-right: 16px;
	margin-left: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
} /*se usa arriba despues de las banderas*/
.barrafina {
	background-image: url(1/linea1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 15px;
	margin-right: 16px;
	margin-left: 16px;
}
/*fondos para titulos o renglones*/
.barratitulo {
	background-image: url(1/barratitulo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 27px;
	margin-right: 16px;
	margin-left: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	font-style: oblique;
}
/*no usada*/
.bkglinea {
	background-image: url(icos/bkglinea.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: 0px;
	margin-left: 3px;
	padding-top: 3px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
	color: #666666;
	width: 100%;
}
/*subtitulo*/
.bkg2lin {
	background-image: url(icos/bkg2lin.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: 0px;
	margin-left: 3px;
	padding-top: 5px;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
}
#pielogos {
	width: auto;
	height: auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#pielogos img{
	margin: 0.2em;
	vertical-align: middle;
}


/*pie myc xxxxxxxxxxxxx*/

.mini{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;}

a.mini:hover{color: #000000;
	text-decoration: none;}

/*pie */
.fondblanco{ background-color:#FFFFFF}
#footer {
	HEIGHT: 38px;
	background-color:#FFFFFF;
}
#copyright {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#copyright a{text-decoration: none; color: #666666;}
#copyright a:hover{color: #000000;}
#myc{
	FLOAT: right;
	text-align: right;
	padding-right: 24px;
	background-image: url(1/myc.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 17px;
	margin-top: 0px;
	padding-top:0px;
	vertical-align: top;
	margin-right: 5px;
}

.botton{
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #EEEEEE;
	height: 30px;
	text-align: right;
	vertical-align: top;
}

/* FIN pie*/

/*************ruta links***************/
#breadCrumb{
	padding: 5px 0px 5px 5px;
	font: 80% Verdana,sans-serif;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#breadCrumb a{
	color: #666666;
	text-decoration: none;
}
#breadCrumb a:hover{color: #000000;}
/************fin ruta links ***************/

/*ESTILOS VARIOS*/
.box85{font-size: 85%;}
.boxgris{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 5px;
	margin-left: 3px;
	padding-top: 15px;
	font-size: 85%;
}.box0{
	border: 1px solid #000000;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-top: 1px;
	background-color: #FFFFFF;
}
.box01{
	background-color: #FEE3AB;
	border: 1px solid #000000;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.box02{
	background-color: #FEEEB2;
	border: 1px solid #666666;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.bordo{
	color: #BC525A;
	
}
.lineaybordo{
	color: #BC525A;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC525A;
	background-image: url(icos/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
}
.texto13{
	font-size: 13px;
}
.texto12{
	font-size: 12px;
}
.texto11{
	font-size: 11px;
}
/*--ancla arriba*/
.subir{
	background-image: url(icos/subir.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inherit;
	text-align: center;
	width: 50%;
	float: right;
	vertical-align: super;
	margin-right: 20px;
	margin-bottom: 20px;
}
.subir a{
	text-align: center;
	width: 50%;
	float: right;
	font-weight: normal;
	color: #709216;
	text-decoration: none;
	line-height: normal;
	font-style: oblique;
	font-size: 90%;
}
.subir a:hover{
	color: #000000;
	text-decoration: none;
}
/*listas*/
.listafle{
	list-style-position: outside;
	list-style-image: url(icos/flecharoja.gif);
	text-decoration: none;
	color: #333333;
}
.listcuadro{
	list-style-position: outside;
	list-style-image: url(icos/cuadrado.gif);
	text-decoration: none;
	color: #333333;
}
.list4cuadra{
	list-style-position: outside;
	list-style-image: url(icos/bullet4.gif);
	text-decoration: none;
	color: #333333;
}
.list3cuadra{
	list-style-position: outside;
	list-style-image: url(icos/bullet3.gif);
	text-decoration: none;
	color: #333333;
}
.listbullet1{
	list-style-position: outside;
	list-style-image: url(icos/bullet1.gif);
	text-decoration: none;
	color: #333333;
}

/*no usados aun*/
.punteadainf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.rojo{ color:#FF0000}
