body{
	background-color:#fff;
}

/*Principio_______________Carga en el layout __________________ */

#principal {
	width: 941px;
	height:auto;
	margin: 0 auto;
	padding:0px;
	
		}
		
img{border:0;}

#banner {
			padding: 0px;			
		}
				
#cuerpo{	
			font-family: tahoma;
			font-size: 12px;
			color: #383636;
			text-align: justify;
						}
			
#footer {
			clear: both;
			padding: 0px;
			margin-left:5px;
			margin-top:3px ;
			color:#000;
			padding:10px;
			font-family: tahoma;
			font-size: 12px;
			width:930px;
		}

li {
list-style-image:url(../images/li.jpg)
}	
strong{
color:#14933c;
	}
table{
	color:#383636;
	font-family:tahoma;
	font-size:12px;
	}
			
/*FIN_______________Carga en el layout __________________ */

/*Principio_______________Carga en los fichero de modulos __________________ */
/*#contenedor{
	
	border: #fff 3px solid;
	background-color:#fff;
	margin-top:0px;
	padding: 10px;
}*/
#contenido{
	background-color:#fff;
	padding:10px;
	color:#383636;
	font-family:Tahoma 12px;
}

#header {
	font-family:"Monotype Corsiva";
	font-size: 30px;
	font-style:italic;
	color:#97051a;
	text-align:center;
}
	

#titulo {
	font-family:Tahoma;
	font-size:14px;
	color:#003597;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	vertical-align:middle;
		}




/*		#sidebar-a {
			float: left;
			margin: 0;
			background-image:url(../images/lat_izq.gif);
			width:12px;
			background-repeat: repeat-y;
			height:250px;

		}

		#sidebar-b {
			float: right;
			margin: 0;
			margin-left: ;
			padding: 0px;
			background-image:url(../images/lat_der.gif);
			width:13px;
			background-repeat: repeat-y;
			height:250px;
		}
*/
/*Fin_______________Carga en ficheros de modulos __________________ */

/*Principio_______________Opciones de formato de texto __________________ */

.texto_contacto {
	font-family: tahoma;
	font-size: 13px;
	color: #808080;
	}

/*Fin_______________Opciones de formato de texto __________________ */

a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

/*Principio_______________Sección link gacela __________________ */

	a.circulo:link, a.circulo:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*Fin_______________Sección link gacela __________________ */


/*Principio_______________Sección de menu __________________ */

	a.menu:link {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
	a.menu:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #D5A1E3;
	text-decoration: none;
	background-color: #E9E9E9;
	/*opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);*/
}
	a.menu:active {
	font-family: tahoma;
	font-size: 13px;
	color: #F7D301;
	text-decoration: none;
}
	a.menu:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #D5A1E3;
	text-decoration: none;
}

/*FIN_______________Sección de menu __________________ */
#menu {
	padding-top:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-left: 0px;
}
#menu li { list-style: none; float: left; }
#menu li a { cursor: pointer; padding: 5px 33px; line-height: 25px; background: #979395; margin: 0 1px 0 0; color: #000; }
#menu li a:hover { background: #4c4a4b; color: #000; }
#menu li a.current { background: #000; color: #fff; }
#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

