body{
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top:0px;
	}
table{
	font-family: tahoma;
	font-size: 13px;
	color:#333;
	}
strong{
	color:#165ce2;
	font-size: 14px;
}
li {
list-style-image:url(../images/li.jpg);
list-style-position:inside;
}	
.mail{
	color:#00F;
	}
.ok{
	padding-top:50px;
	padding-bottom:300px;
	}
/*Principio_______________Carga en el layout __________________ */



#banner {
			margin-top:0px;
			height:155px;
		}
				
#cuerpo{	
			font-family: tahoma;
			font-size: 13px;
			color: #808080;
			text-align: justify;
						}


			
/*FIN_______________Carga en el layout __________________ */

/*Principio_______________Carga en los fichero de modulos __________________ */

#principal {
	width: 900px;
	height:auto;
	margin: 0 auto;
	padding-bottom:0px;
		}
		
#contenido {
	font-family: tahoma;
	font-size: 13px;
	color:#333;
	background-color:#fff;
	padding-left:20px;
	width:900px;
	height:330px;
}

.titulo{
	color:#333;
	font-family:(tahoma) _sans;
	font-size:20px;
	padding-left:20px;

	}

#header {
	left:0px;
	top:0px;
}
#footer{
	position: relative;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 0pt;
	background-color: #fff;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
}
		
/*		#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: #333;
	padding-left:0px;
	}

/*Fin_______________Opciones de formato de texto __________________ */

a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}

/*Principio_______________Sección link gacela __________________ */

	a.circulo:link, a.circulo:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

/*Fin_______________Sección link gacela __________________ */


