#contenedor{

	border:0px solid black;

	background-color:#1E9843;

	width:1050px;

	height:1215px;

	margin:15px auto;



	-webkit-box-shadow:  0px 0px 10px 0px #000000;
        
       

	box-shadow:  0px 0px 10px 0px #000000;

}

#contenedor2{

	border:0px solid black;

	background-color:#1E9843;

	width:1050px;

	height:1440px;

	margin:15px auto;



	-webkit-box-shadow:  0px 0px 10px 0px #000000;
        
       

	box-shadow:  0px 0px 10px 0px #000000;

}


#conten{

	border:0px solid black;

	width:100%;

	height:540px;

}



#formulario-rapido{

	border:0px solid black;

	width:390px;

	height:380px;

	float:right;

	margin:20px 20px 0px 0px;



	-webkit-box-shadow:  0px 0px 5px 0px #000000;

        box-shadow:  0px 0px 2px 1px #000000;



	border-radius:5px;	

}



#formulario-rapido h1{

	border:0px solid gray;

	text-align:center;

	color:white;

	width:100%;	

}



#texto{

	border:5px solid white;

	background-color:#FF7F26;

	text-align:left;

	font-size:1.1em;

	width:600px;

	height:300px;

	color:white;

	margin:10px 0px 0px 15px;

	padding:15px 0px 0px 0px;

	float:left;



	border-radius:5px;

}



#texto2{

	border:5px solid white;

	background-color:#FF7F26;

	text-align:left;

	font-size:1.1em;

	width:600px;

	height:725px;

	color:white;

	margin:10px 0px 0px 15px;

	padding:15px 0px 0px 0px;

	float:left;



	border-radius:5px;

}


#texto3{

	border:5px solid white;

	background-color:#FF7F26;

	text-align:left;

	font-size:1.1em;

	width:600px;

	height:420px;

	color:white;

	margin:10px 0px 0px 15px;

	padding:15px 0px 0px 0px;

	float:left;



	border-radius:5px;

}
#texto3 ul{

	list-style:disc;

	margin-left:40px;

	padding:15px 0px 0px 0px;

}
#texto3 ul li{line-height:2em;}

#texto ul{

	list-style:disc;

	margin-left:40px;

	padding:15px 0px 0px 0px;

}



#texto ul li{line-height:2em;}



#medios-de-contacto{

	border:0px solid black;

	width:390px;

	height:300px;

	float:left;

	margin:10px 0px 0px 15px;

}



#medios-de-contacto h1{

	font-size:1.5em;

	color:white;

	margin:20px auto;

}



#medios-de-contacto h2 a{color:white;}



#medios-de-contacto h2 a:hover{text-decoration:underline;}

