@charset "utf-8";
@import url("modelo.css");
@import url("comparte.css");
@import url("destacada.css");
@import url("ambito.css");
#observatorio {
	float: left;
	width: 925px;
}
#info {
	float: left;
	width: 925px;
	padding-top: 10px;
}



#top {
	float: left;
	width: 925px;
	padding-top: 3px;
}
/* CSS Observatorio de Buenas Prácticas */

#top h1 {
	padding: 5px;
	background-color: #f2cc1c;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 300px;
	float: left;
	margin: 0px;
}
#top h1.empresariales {
	padding: 5px;
	background-color: #afce1b;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 300px;
	float: left;
	margin: 0px;
}
#top h1 a {
	color: #fff;
	text-decoration: none;
	font-weight: 900;
}

#top h2 a {
	padding: 5px;
	background-color: #2481aa;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	width: 100px;
	float: right;
	margin: 0px;
	text-decoration: none;
}
#top h3 a {
	padding: 5px;
	background-color: #8dbdd3;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	width: 100px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}

#subtop {
	float: left;
	width: 925px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#izquierda {
	float: left;
	width: 925px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#izquierda h1 {
	float: left;
	width: 200px;
	background-color: #E7E7E7;
	color: #F2AE1B;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#izquierda p {
	float: left;
	color: #F2AE1B;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#derecha {
	float: right;
	width: 365px;
	padding-right: 25px;
}

#derecha h1 a {
	text-decoration: none;
	float: right;
	width: 150px;
	background-color: #E7E7E7;
	font-weight: bold;
	color: #F2AE1B;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#derecha h1 a.empresariales {
	text-decoration: none;
	float: right;
	width: 150px;
	background-color: #E7F3A9;
	font-weight: bold;
	color: #afce1b;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#derecha h2 a {
	text-decoration: none;
	float: right;
	width: 150px;
	background-color: #e7e7e7;
	font-weight: bold;
	color: #F2AE1B;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 20px;
}
#buenaspracticas_ruta {
	float: left;
	width: 500px;
	padding-left: 25px;
	padding-top: 10px;
}
#buenaspracticas_ruta h1 {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	padding-left: 20px;
	background-image: url(../ft_img/icon_menu_bp.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: left;
}
#buenaspracticas_ruta h1 a {
	color: #A1A1A1;
	text-decoration: underline;
}

#buenaspracticas_ruta h2 {
	color: #F2CC1C;
	font-weight: 700;
	font-size: 13px;
	float: left;
	padding-left: 5px;
}
