/* CSS Document */
div.top { 
	position:relative; 
	float:left; 
	margin:-8px 8px 0 0; 
	padding:0; 
	overflow:hidden;
	width:560px;
	display:inline;
	}
div.top h2 {
	position: relative; 
	float: left; 
	width:374px; 
	color: #2e8fd7; 
	font-size: 15px; 
	margin:0 10px 10px 0; 
	padding:0;
	display:inline;
	}
div.top p{
	/*float: left; 
	display:inline;
	width:540px; 
	position: relative; */
	margin:0 10px 0 3px; 
	padding:3px 0;
	text-align:justify; 
	line-height:20px;
	font-size: 12px;
}
div.foto img{	float:right; margin:12px 5px 0 10px; border:1px solid #919191; padding:2px;}
div.slogan { margin:0; text-align:left; line-height:8px; }
div.texto {margin:0 0 10px 0;}

strong { font-weight:bold; font-size:12px}

div.destacados { 
background:url(../images/fondo_bienvenida.jpg) top left no-repeat; 
position: relative; 
float:left; 
width: 567px; 
margin:5px 0 10px 0; 
padding:0; 
overflow:hidden; 
display:inline; 
}

div.destacados .uno {
	position:relative; 
	float:left; 
	width: 175px;
	margin:0 0 0 3px; 
	padding:4px;
	}
div.destacados .dos { 
	position:relative; 
	float:left; 
	width: 175px;
	margin:0 0 0 3px; 
	padding:4px;
	}
div.destacados .tres { 
	position:relative; 
	float:left; 
	width: 175px;
	margin:0 0 0 3px; 
	padding:4px;
	}

div.destacados p{ width: 172px; text-align:center; margin: 117px 0 0 0; color: #5d5c5c;}

div.destacados .buttom_verde{
	color:#6eb937;
	float:right;
	display: block;
	text-decoration:underline;
	padding:0;
	text-align:right;
	cursor:pointer;
	}
div.destacados .buttom_verde a{ color:#6eb937;}

div.destacados .buttom_rosa {
	color:#6eb937;
	float:right;
	display: block;
	text-decoration:underline;
	padding:0;
	text-align:right;
	cursor:pointer;
	}
div.destacados .buttom_rosa a{ color: #6eb937;}

div.destacados .buttom_azul {
	color:#6eb937;
	float:right;
	display: block;
	text-decoration:underline;
	padding:0;
	text-align:right;
	cursor:pointer;
	}
div.destacados .buttom_azul a{ color: #6eb937;}