@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../img/bck.jpg);
	background-repeat: repeat-x;
	background-color:#bad763;
}
/*botones*/
/*#lista a:link img{
	border:0px;
	padding:0;}*/
#icohome {
	background-image:url(../img/icohome.gif);
	width:31px;
	height:34px;
	border:0px;
	padding:0;}	
	


#icocontacto {
	background-image:url(../img/icocontacto.gif);
	width:31px;
	height:34px;
	border:0px;
	padding:0;}	


#btqui {
	background-image:url(../img/bt1.gif);
	width:112px;
	height:34px;
	border:0px;
	padding:0;}
#btqui a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	width:112px;
	height:34px;
	background-image:url(../img/bt1b.gif);
	float:left;
	}
#btqui a:hover{
	background-image:url(../img/bt1.gif);}

#btpubli {
	background-image:url(../img/bt2.gif);
	width:97px;
	height:34px;
	border:0px;
	padding:0;}
#btpubli a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	width:97px;
	height:34px;
	background-image:url(../img/bt2b.gif);
	float:left;
	}
#btpubli a:hover{
	background-image:url(../img/bt2.gif);}
#btcontac {
	background-image:url(../img/bt3.gif);
	width:105px;
	height:34px;
	border:0px;
	padding:0;}
#btcontac a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	width:105px;
	height:34px;
	background-image:url(../img/bt3b.gif);
	float:left;
	}
#btcontac a:hover{
	background-image:url(../img/bt3.gif);}
#bt2 {
	background-image:url(../img/directorio/bt1-b.gif);
	width:116px;
	height:44px;
	border:0px;
	padding:0;}
#bt2 a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	width:116px;
	height:44px;
	background-image:url(../img/directorio/bt1.gif);
	float:left;
	}
#bt2 a:hover{
	background-image:url(../img/directorio/bt1-b.gif);}

#bt3 {
	background-image:url(../img/directorio/bt2-b.gif);
	width:108px;
	height:44px;
	border:0px;
	padding:0;}
#bt3 a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	width:108px;
	height:44px;
	background-image:url(../img/directorio/bt2.gif);
	float:left;
	}
#bt3 a:hover{
	background-image:url(../img/directorio/bt2-b.gif);}

#bt4 {
	background-image:url(../img/directorio/bt3-b.gif);
	width:99px;
	height:44px;
	border:0px;
	padding:0;}
#bt4 a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	background-image:url(../img/directorio/bt3.gif);
	width:99px;
	height:44px;
	float:left;
	}
#bt4 a:hover{
	background-image:url(../img/directorio/bt3-b.gif);}
#bt5 {
	background-image:url(../img/directorio/bt4-b.gif);
	width:166px;
	height:44px;
	border:0px;
	padding:0;}
#bt5 a{
	background-position: left top;
    display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	padding:0px;
	border:0px;
	background-image:url(../img/directorio/bt4.gif);
	width:166px;
	height:44px;
	float:left;
	}
#bt5 a:hover{
	background-image:url(../img/directorio/bt4-b.gif);}

/*Fin*/
#all{
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	}
#cuerpo{
	width:951px;
	margin:auto;
	}
#menu{width:951px;}

#fecha{
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	}
#hora{
	padding-top:9px;
	width:234px;
	height:25px;
	vertical-align:baseline;
	}
	
/*ESTILOS BOTONES*/
a.boton1 {
	color:#000;
	text-decoration:none;}
a.boton1:visited {
	color:#000;
	text-decoration:none;}
a.boton1:hover {
	color:#a9a63f;
	text-decoration:none;}
a.boton1:active {
	color:#a9a63f;
	text-decoration:none;}
	
a.boton2 {
	color:#a9a63f;
	text-decoration:none;}
a.boton2:visited {
	color:#a9a63f;
	text-decoration:none;}
a.boton2:hover {
	color:#000;
	text-decoration:none;}
a.boton2:active {
	color:#000;
	text-decoration:none;}
	
a.boton4 {
	color:#839058;
	font-size:9px;
	text-decoration:none;}
a.boton4:visited {
	color:#839058;
	font-size:9px;
	text-decoration:none;}
a.boton4:hover {
	color:#000;
	font-size:9px;
	text-decoration:none;}
a.boton4:active {
	color:#000;
	font-size:9px;
	text-decoration:none;}	

a.botongris {
	color:#999;
	text-decoration:underline;}
a.botongris:visited {
	color:#999;
	text-decoration:line;}
a.botongris:hover {
	color:#000;
	text-decoration:line;}
a.botongris:active {
	color:#000;
	text-decoration:line;}

a.botontexto3 {
	color:#999;
	text-decoration:none;}
a.botontexto3:visited {
	color:#999;
	text-decoration:none;}
a.botontexto3:hover {
	color:#000;
	text-decoration:none;}
a.botontexto3:active {
	color:#000;
	text-decoration:none;}

/*ESTILOS*/
#contenido4 img {
		border: 0px solid #fff;
		border-width: 0px 0px 0px 0px;
	}
#ico img {
		border: 0px solid #fff;
		border-width: 0px 0px 0px 0px;
	}

#logos img {
		border: 2px solid #fff;
		border-width: 5px 4px 5px 5px;
	}
#log img {
		border: 0px solid #fff;
		border-width: 0px 0px 0px 0px;
	}
#cevento img {
		border: 2px solid #fff;
		border-width: 0px 5px 0px 5px;
	}
#auspicio img {
		border: 2px solid #fff;
		border-width: 0px 5px 12px 5px;
	}
#contenido2 img {
		border: 2px solid #fff;
		border-width: 0px 5px 5px 5px;
	}
#contenido3 img {
		border: 2px solid #fff;
		border-width: 0px 5px 5px 5px;
	}
/*CONTENIDO*/
#menu2{
	background-color:#FFF;
	height:224px;
	padding-top:20px;}
#tresfilas{
	width:951px;
}
#logos{
	background-color:#FFF;
	vertical-align:middle;
	width:547px;
	height:87px;
	padding-left:1px}
	
#cevento{
	padding-top:5px;
	padding-left:0px;
	height:77px;
	background-color:#FFF;}
#contenido{
	background-image:url(../img/bck-c.jpg);
	background-repeat:no-repeat;
	height:580px;
	}
#contenido2{
	background-image:url(../img/bck-c.jpg);
	background-repeat:no-repeat;
	height:590px;
	padding-left:18px;
	padding-top:11px;
	padding-right:6px;
	}
#contenido3{
	background-image:url(../img/bck-c.jpg);
	background-color:#FFF;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:11px;
	padding-right:18px;
	text-align:justify;
	}
#contenido4{
	background-image:url(../img/bck-c.jpg);
	background-color:#FFF;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:11px;
	padding-right:6px;
	text-align:justify;
	}
#auspicio{
	background-color:#FFF;
	
	padding-left:10px;
	}
#log{
	background-color:#FFF;
	}
#dwn{
	background-image:url(../img/back-dwn.jpg);
	background-repeat:no-repeat;
	height:205px;}
#lado1{
	width:263px;
	padding-top:3px;
	float:left;}
#lado1txt{
	width:220px;
	padding-top:27px;
	padding-left:43px;
	}
#lado2{
	width:246px;
	padding-top:3px;
	float:right;}
#lado2txt{
	padding-left:10px;
	padding-top:16px;
	width:246px;
	}
#lin1{
	height:6px;
	background-color:#bbd762;}
#lin2{
	height:6px;
	background-color:#798030;}
#med{
	padding-top:8px;
	height:59px;
	background-color:#fff;}
/*FUENTES*/
/*@font-face {
font-family: "standard 07_54", verdana;
src: url(file://C:\);
}*/
H1 {
font-family: "standard 07_54", "Verdana", sans-serif;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;}
.texto2{font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;}
.texto3{font-family:Arial, Helvetica, sans-serif;;
	font-size:10px;}
.active{font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#a9a63f}
.titulo{font-family:Arial, Helvetica, sans-serif;;
	font-size:9px;
	color:#839058;
	font-weight:bold;}
.titulo2{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#839058;
	font-weight:bold;}
.titulo3{font-family:Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#839058;
	font-weight:bold;}
.titulo4{font-family:Arial, Helvetica, sans-serif;;
	font-size:10px;
	color:#fff;
	font-weight:bold;}
h2{font-family:"standard 07_53";
	font-size:9px;
	font-weight:bold;}
.resumen{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;}
.mas{font-family:Arial, Helvetica, sans-serif;;
	font-size:10px;
	font-weight:bold;}