/***** contenido *****/
#contenido
{
	background-image: url(../../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;

	width: 755px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
	/*border: 1px solid red;*/
}
#cabecera_contacto
{
float:left;
width:656px;
line-height:29px;
margin-top:20px;
background:url(../../imagenes/contacto/cabecera.gif) top left no-repeat;
}
#cuerpo_contacto
{
float:left;
width:656px;
background:url(../../imagenes/contacto/cuerpo.gif) top left repeat-y;
}
#pie_contacto
{
float:left;
width:656px;
line-height:15px;
background:url(../../imagenes/contacto/pie.gif) top left no-repeat;
}
.contenedoraImagenes
{
	float: right;
	text-align: center;

	margin: 0px 0px 0px 5px;
	padding: 10px;
}

#imagen_contacto
{
	float:right;

	margin: 5px 40px 0px 0px;
	
}
#imagen_contacto img
{
border: 1px solid #C2C7C9;
}
#texto_contacto p
{
	float:left;
	width:250px;
	margin:20px 0px 0px 36px;
	
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
}
#texto_contacto a:link, #texto_contacto a:visited, #texto_contacto a:hover, #texto_contacto a:active
{
	color:#666;
	text-decoration:none;
}
#texto_contacto a:hover
{
	color:#666;
}
#texto_contacto #formulario
{
float:left;
width:200px;
margin:0px;
padding:0px;
}
#texto_contacto #formulario a:link, #texto_contacto #formulario a:visited, #texto_contacto #formulario a:hover, #texto_contacto #formulario a:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#CDAF48;
text-decoration:none;
}
#texto_contacto #formulario a:hover
{
text-decoration:underline;
}
#texto_contacto #formulario img
{
margin:0px 0px 0px 30px;
padding:0px;
}
.textoNormal
{
margin:0px;
padding:0px;
}

#boton_descargar
{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#boton_descargar a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

#boton_descargar a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}
#popup
{
text-align:left;
}
#popup a:link, #popup a:visited, #popup a:hover, #popup a:active
{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0092B1;
text-decoration:none;
}
#popup a:hover
{
text-decoration:underline;
}
