body {
	text-align: center;
	color: #000000;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color: #EDEDED;
	
	
	
}
*html body {
	font-size:13px;
}

abbr, acronym {
	cursor:help;
	font-style: italic;
	
}

p {
	text-align: justify;

}

p.derecha {
	text-align: right;
}

p.migas {
	text-align: right;
	margin:0;
	padding:0;
	font-size: 0.8em;
	height: 18px;
	
}

span.tecla {
	text-decoration:underline;
	font-weight: bold;
	
}

img {
	border:none;
}
#contenedor {
	margin:0px auto;
	text-align: left;
	color: #000000;
	width: 760px;
	overflow:hidden;
	background-image: url(../images/tiralateral.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	
	/*background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/

}

.fondoinicio {
	background-image: url(../images/fondo.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoinicio {
	padding-bottom:250px;
	background-image: url(../images/contenido1.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}



.fondoasisomos {
	background-image: url(../images/asi_somos_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoasisomos {
	padding-bottom:150px;
	background-image: url(../images/asisomos_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondoatajos {
	background-image: url(../images/atajos_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoatajos {
	padding-bottom:150px;
	background-image: url(../images/atajos_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondocolaboradores {
	background-image: url(../images/colaboradores_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidocolaboradores {
	padding-bottom:150px;
	background-image: url(../images/colaboradores_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondoapariencias {
	background-image: url(../images/apariencias_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoapariencias {
	padding-bottom:150px;
	background-image: url(../images/apariencias_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}
.fondoasociacion {
	background-image: url(../images/asociacion_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoasociacion {
	padding-bottom:150px;
	background-image: url(../images/asociacion_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}
.fondocomunicacion {
	background-image: url(../images/comunicacion_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidocomunicacion {
	padding-bottom:150px;
	background-image: url(../images/comunicacion_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondocontacto {
	background-image: url(../images/contacto_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidocontacto {
	padding-bottom:150px;
	background-image: url(../images/contacto_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondoenlaces {
	background-image: url(../images/enlaces_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidoenlaces {
	padding-bottom:150px;
	background-image: url(../images/enlaces_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.fondomapa {
	background-image: url(../images/mapa_cabecera.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
}

.contenidomapa {
	padding-bottom:150px;
	background-image: url(../images/mapa_pie.jpg);
	background-repeat:  no-repeat;
	background-position: right bottom;
}



#cabecera {
	height:180px;
	/*background-color: #FFFFFF;
	background-image: url(../images/cab_arriba.jpg);
	background-repeat: no-repeat;
	background-position: right -40px;*/
	
	
}
#cabecera img{
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}


#cuerpo {
	color:#000000;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:100%;
	margin-bottom:0;
	
}

#menu {
	color:#FFFFFF;
	/*height:100%;*/
	overflow:visible;
	width:200px;
	float:left;
	padding-top:30px;
	
}

*html #menu {
	padding-top:37px;
}

#menu ul {
	width:210px;
	margin:0;
	padding:0;
	filter:alpha(opacity=85);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	-moz-opacity:.80;
	opacity:.80;
	overflow:hidden;
}

#menu ul:hover {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

#menu ul li {
	width:190px;
	font-size: 0.9em;
	color: #000000;
	list-style-type: none;
	margin:0;
	padding-right: 20px;
	/*padding-left: 10px;*/
	background-color: #E9DC78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	

}

*html #menu ul li {
	width:190px;
	font-size: 0.8em;
	color: #000000;
	list-style-type: none;
	margin:0;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #E9DC78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	

}

#menu ul li:hover {
	background-color: #FFFFCC;
	
}

#menu ul li.sel {
	background-color: #FFFFCC;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 10px;
	
}



#menu ul li.sel:hover {
	background-color: #FFFFCC;
	
}


#menu ul li a {
	text-decoration: none;
	display: block;
	color:#000000;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

#menu ul li a:hover {
	text-decoration: none;
	display: block;
	color:#000000;
	background-color: #FFFFCC;
	width:100%;
	
	
}

*html #menu ul li a:hover {
	text-decoration: none;
	display: block;
	color:#000000;
	background-color: #FFFFCC;
	width:100%;
	
	
}


li.azul {
	/*color:#3399CC;
	background-image: url(../images/barra1.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}

li.azul a{
	color:#3399CC;
}

li.selazul {
	/*color:#3399CC;
	background-image: url(../images/barra1.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}


#contenido {
	color:#000000;
	margin-left:210px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 0.9em;
	/*background-image: url(../images/contenido.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: #FFFFFF;
	min-height:400px;
	
 }
 
 #contenido p {
	color:#000000;
	
	
 }
 
 #contenido h1 {
	color:#FFFFFF;
	font-size: 1.2em;
	width:97%;
	background-color: #6699CC;
	font-weight: 300;
	padding-left:10px;;
 }
 
 #contenido h1 strong {
 	font-weight: 300;
 }
 
 #contenido h2 {
	color:#000000;
	font-size: 1.1em;
	width:97%;
	background-color: #E9DC78;
	/*font-weight: 300;*/
	padding-left:10px;;
 }
 
 #contenido a {
 	color: #6699CC;
	text-decoration:none;
	font-weight: bold;
 }
 
 #contenido a:hover {
 	color: #6699CC;
	text-decoration:underline;
	font-weight: bold;
 }
 table {
 	width:80%;
	margin-left:10%;
	font-size:1.1em;
 }
 
 *html table {
 	width:80%;
	margin-left:7%;
 }
 
 caption {
 	font-weight: bold;
 }
 
 tr.color {
 	background-color: #E9DC78;
 }
 
 th {
 	background-color: #6699CC;
	color:#FFFFFF;
	padding-left:5px;
 }
 
 td {
 	padding-left:5px;
 }
 
 td.der {
 	padding-left:10px;
	font-weight: 600;
	
 }
#contenido ul li {
	margin-bottom:10px;
}
p.linea {
	width:98%;
	border-bottom: 1px dotted #000000;
}

p.centrar {
	text-align:center;
}

input{
	border: 1px solid #FFFFFF;
}

input.normal{
	border: 1px solid #6699CC;
}

select.normal{
	border: 1px solid #6699CC;
}

span.titulos {
	border-bottom: 1px dotted #000000;
	width:auto;
}
.der {
	text-align:right;
}

input.puntos {
	border-bottom: 1px dotted #000000;
	border-top:none;
	border-right:none;
	border-left:none;
}

.tijera {
	border-bottom: 1px dashed #666666;

}
#pie {
	
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
	text-align: center;
	background-color: #6699CC;
	color: #FFFFFF;
	/*height:40px;*/

}
#pie p {
	font-size:0.8em;
	text-align: center;
	

}
#slogan {
	position: relative;
	left: 40px;
	top: 150px;
	color:#0132A9;
	font-size: 1.2em;

}
#ubicacion {
	width: 90%;
	height:250px;
	
	margin-left:5%;
	margin-bottom:10px;
	border: 1px solid #000000;
	
	
}

#flashcontent p img {
	padding-top:40px;
	padding-bottom:100px;
	/*height:400px;*/
}

#paginacion {
	width: 100%;
	text-align:center;
}

#contenido a.inscripcion {
 	color: #FFFFFF;
	background-color:#6699CC;
	text-decoration:none;
	font-weight: bold;
	padding:2px;
 }
