body
{
	width:100%;
	margin:0px;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;
	text-align:justify;
}

#ContenedorPrincipal
{
	width:100%;
	margin:0px;
}

.ContenedorForm
{
	width:1000px;
	margin:0px auto;
}

.contenedor
{
	width:100%;
	margin:0px;
	/*color:#4a4a4a;*/
	font-size:12px;
}

.header
{
	width:1000px;
	height:169px;
}

#imgCabecero
{
	height:132px;
}

.slideshow
{
	width:1000px;
	background-image:url(../images/slideshow.jpg);
	height:142px;
}

.slideshow_imagenes
{
	width:404px;
	height:142px;
	float:left;
}

.slideshow_textos
{
	width:590px;
	height:142px;
	float:left;
}

#contenido
{
	background-color:#d8d6d6;
	width:100%;
	color:#4a4a4a;
	font-size:12px;	
	min-height:580px;
}


#titulo_seccion
{
	width:98%;
	font-family:MetroDF, Gill Sans MT, Arial;
	font-size:18px;
	color:#00242E;
	margin-left: 10px;
	margin-top: 15px;
}

#contenido_seccion
{
	width:95%;
	font-size:18px;
	color:#00242E;
	margin-left: 20px;
	margin-top: 15px;
	color:#4a4a4a;
	font-size:12px;
}

#divColumnas
{
	width:100%;
}

#col_izq
{
	width:748px;
	background-image:url('../images/bg_col_izq.jpg');
	background-repeat:repeat-y;
	min-height:580px;
	float:left;
	padding-bottom:10px;
}

#col_der
{
	width:250px;
	background-image:url('../images/bg_col_der.jpg');
	background-repeat:repeat-y;
	min-height:580px;
	float:left;
	padding-bottom:10px;
}

.registrese
{
	width:230px;
	padding:25px 0px 0px 0px;
	margin:0px auto;
}

#divBotonRegistrar
{
	text-align:center;
}

.formulario
{
	width: 100%;
}

.campos
{
	width:90%;
	border:solid 1px #c6c6c6;
	vertical-align:middle;
}
.camposMarcaAgua
{
	color:Gray;
	width:90%;
}

.listaDesplegable
{
	width:100%;
}

.footer{
	background-image:url('../images/bg_footer.jpg');
	width:100%;
	height:154px;
}

.footer_col_izq{
	float:left;
	width:130px;
	margin-top:20px;
	line-height:20px;
	margin-left:300px;
	color:#FFF;
	font-size:11px;
	height: 100px;
	margin-bottom: 0px;
}

.footer_col_izq_2{
	float:left;
	width:100px;
	padding-top:20px;
	color:#FFF;
	font-size:11px;
	line-height:20px;
	height: 100px;
}

.footer_col_izq_3
{
	float:left;
	width:130px;
	padding-top:20px;
	color:#FFF;
	font-size:11px;
	line-height:20px;
	height:100px;	
}

.footer_links
{
	text-align:center;
	padding-top:20px;
	width:100%;
	margin:0px auto;
}

#linkHome
{
}

a#linkHome img
{
	border-width:0px;
	padding:0px;
	margin:0px;
}

.listaKangoo
{
	list-style-image: url(../images/checkBlueBullet.png);
	line-height:25px;
}

.listaKangoo ul
{
	margin:10px 0px 0px 0px;
}

.listaKangoo li
{
	padding:0px 0px 10px 10px;
	font-size:14px;
}

.botonera
{
	width:1000px;
	height:35px;
	padding:0px;
	background-image:url(../images/menu/bg_menu.jpg);
	background-repeat:repeat-x;
}

#divPie
{
	margin:0px auto;
	width:300px;
}

#InfoContactoPie
{
	color:White;
	float:left;
}

#InfoContactoPie a
{
	color:White;
}
#AvisoLegal
{
	color:White;
	float:left;
	padding-left:5px;
}

.footer a
{
	color:White;
}

#AvisoLegal a
{
	color:White;
}

#ListaPrecios
{
	color:White;
	text-align:left;
	float:left;
	padding-left:5px;
}

#ListaPrecios a
{
	color:White;
}

.divEnFila
{
	float:left;
}
