/* CSS Document */
div.text{
	margin:0 0 5px 8px;
	padding-top:55px;
}

div.text_es{
	background:url(../images/welcome1.jpg) top left no-repeat;
}

div.text_ca{
	background:url(../images/welcome1_ca.jpg) top left no-repeat;
}

div.text p{	padding:0 0 0 197px; width:333px; margin:0; }


div.destacado { margin:10px 0 0 8px; display:inline; float:left; position:relative; overflow:hidden;}

div.destacado h2 { background:url(../images/h2.jpg) top left no-repeat; width:354px; height:16px; color:#1b73ce; padding:5px; }

div.uno {	
	float:left;
	position:relative; 
	width: 250px;
	margin:0 10px 0 0;
	height:235px;
}
div.uno div.title p{text-decoration:none; font-weight:bold; color:#14a52e; font-size:12px; margin: -32px 0 0 5px;}
div.uno p {color:#6b6b6b; text-align:justify; width:168px; }
div.uno div.info a {font-weight:bold; color:#0062C8; margin:8px 0 0 0; background:url(../images/bullet_info_dos.jpg) bottom left no-repeat; padding-left:5px;}
	
div.dos {	
	float:left;
	position:relative; 
	width: 179px;
}
div.dos div.title p{text-decoration:underline; font-weight:bold; color:#0754a4; font-size:12px;}
div.dos p {color:#6b6b6b; text-align:justify;  width:168px; }
div.dos div.info a {font-weight:bold; color:#0754a4; margin:5px 0 0 0; background:url(../images/bullet_info_dos.jpg) bottom left no-repeat; padding-left:5px;}

div.imagen {
	overflow:hidden;
	float:left; 
	margin:0;
	width:270px;
	position:relative;
	height:216px;
}


