/* CSS Document */
BODY, td, p	 {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0px;
}
body{
	background-image:url(../Images/defuminado.jpg);
	background-repeat:repeat-x;
	}
input {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select {
	font-family: verdana;
	font-size: 0.9em;
	margin-top:5px;
}

td.izq {
	text-align: left;
}
#contenedor{
	background-color: #ffffff;
   	text-align: left;
  	width: 760px;
   	margin: auto;
   	border-width: 1px;
   	border-style: solid;
	border-color:#006699;
	overflow:auto;
	padding-bottom:10px;
}
#cuerpo{ 
	width:550px;
   	margin-top:0px;
	margin-right:8px;
	margin-bottom:8px;
	margin-left:0px;
	background-color: #FFFFFF;
	border-width: 1px;
   	border-style: dotted ;
	border-color:#006699;
	padding:4px;
	float:right;
	height:auto;
}  
#navi {	

	list-style-image:url("../Images/flecha.jpg");
}
#navi2 {	

	list-style-image:url("../Images/flecha2.jpg");
}
hr { 
	color: #1E90FF; 
	background-color: #1E90FF; 
	height: 1px; 
	width: 100%; 
}
#marco{
   
	background-image:  url("../Images/motivo.jpg");
	background-repeat: repeat-x;
   	width: 140px;
	margin: auto;
	height:400px;
	float:left;
		
}

#marcos{
 
   	width: 141px;
	margin: auto;
	min-height:100%;
	height: 100%;
	margin:0 0 0 8px;
	margin-top:4px;
	padding:4px;
}

ul.novisible {  	
	list-style:none;	 
	margin:0;	
	padding:0; 
}

ul li {	
	padding:0;	
/*	float:left; */
}

ul li a {	
	display:block;
}
ul li a:hover {	
	margin-left:2px;
}
ul li a span {	
	display:none; 
	/* Oculto el texto. */
}

#fondo{
   	background-color: #FFFFFF;
	background-image:  url("../Images/fondo.jpg");
	background-repeat: repeat-x;
   	width: 760px;
/*	min-height:800px;  
	height: auto;
	margin:auto; */
}



#quees{
	background-image:url(../Images/quees.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:141px;
	height:20px;
}
#servicios {	
	background-image:url(../Images/servicios.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:141px;
	height:20px;
	margin-top:5px;
}
#asociate {	
	background-image:url(../Images/asociate.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:20px;
	margin-top:5px;
}
#socios {	
	background-image:url(../Images/socios.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:20px;
	margin-top:5px;
}
#noticias{	
	background-image:url(../Images/noticias.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:20px;
	margin-top:5px;
}
#contacto {	
	background-image:url(../Images/contacto.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:20px;
	margin-top:5px;
}
.pie {
	width:180px;
	height:13px;
	display:block;	
	padding-left: 4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:  url(../Images/fondo_boton.jpg);
}
img {
	border: none;
}
.titulo_header{
	margin-left:0px;
	}
.camino{
	width:553px;
	height:20px;
	background-image:url(../Images/fondo_camino.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:12px;
	}
.camino a:link{
	color:#FFF;
	}

