/* CSS CYCLOPE 4.1 */
/* DEVELOPMENT SH AND MB*/
/* CSS HOME*/


#home {
	margin-right:10px;
	float:left;
	}

#home_centro {
	float:left;
	margin-right:13px !important;
	margin-right:15px;
	}
#home_col {
	float:left !important; 
	float:both;

	}
#home_col h1 a:hover {
	text-decoration:underline;
	}


h2 {
padding: 5px 0 10px 0;	
}

.h-principal {
	border-bottom:2px solid #C9DEED;
	text-align:left;
	width:392px;	
	margin-bottom:5px;
	margin-top:10px;
	}
.h-principal h1 {
	font-size:21px;
	}

.h-principal h1 a {
	text-decoration:none;	
	}

.h-principal img {
	padding: 0 5px 5px 0;
	}
	
.h-principal h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	}
.h-secundaria {
	border-bottom:2px solid #C9DEED;
	text-align:left;
	width:392px;
	margin-bottom:5px;
	}
.h-secundaria h1 {
	font-size:15px;
	}

.h-secundaria h1 a {
	text-decoration:none;	
	}

.h-secundaria img {
	padding: 0 5px 5px 0;
	}
	
.h-secundaria h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	}


