@charset "utf-8";
/* ---------------- COLORES BARRAS ------------------------ */
.bgazul {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.bgnaranja {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.bgverde {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.bgrosa {
	background-image: url(images/bg4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.bgvioleta {
	background-image: url(images/bg5.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.bgamarillo {
	background-image: url(images/bg6.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
/* -------------------- CAJAS ------------------------- */
.caja1 {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	overflow: visible;
 	background-color: #FFFFFF;
}
.caja2 {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	overflow: visible;
	background-color: #FFFFFF;
}
/* ********************** BLOGS *********************** */
.caja2 ul {
	font-size: 12px;
	padding-top: 10px;
}
.caja2 li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
.caja2 .cv {
	font-size: 10px;
	padding: 10px;
	width: 198px;
	border: 1px solid #fe6902;
	height: 85px;
	overflow: auto;
	background-color: #fff1e8;
}
/* **************** FIN BLOGS ************************** */
.caja1 a:link, .caja1 a:visited, .caja1 a:active {
	color: #000000;
	text-decoration: none;
}
.caja1 a:hover {
	color: #FF6900;
	text-decoration: none;
}
.caja2 a:link, .caja2 a:visited, .caja2 a:active {
	color: #000000;
	text-decoration: none;
}
.caja2 a:hover {
	color: #FF6900;
	text-decoration: none;
}
#cont5 a:link, #cont5 a:visited, #cont5 a:active {
	color: #000000;
	text-decoration: none;
}
#cont5 a:hover {
	color: #FF6900;
	text-decoration: none
}
#cont6 a:link, #cont6 a:visited, #cont6 a:active {
	color: #000000;
	text-decoration: none;
}
#cont6 a:hover {
	color: #FF6900;
	text-decoration: none;
}
.caja1 h1, .caja2 h1 {
	font-size: 3em;
	word-spacing: -0.03em;
	color: #000000;
	line-height: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 10px;
}
.caja1 h2, .caja2 h2 {
	font-size: 2.5em;
	word-spacing: -0.03em;
	color: #000000;
	line-height: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 10px;
}
.caja1 h3, .caja2 h3 {
	font-size: 1.7em;
	word-spacing: -0.03em;
	color: #000000;
	line-height: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 10px;
}
.caja1 h4, .caja2 h4 {
	font-size: 1.2em;
	word-spacing: -0.03em;
	color: #000000;
	line-height: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 10px;
}
.caja1 h5, .caja2 h5 {
	font-size: 0.7em;
	word-spacing: -0.03em;
	color: #CC0000;
	line-height: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	line-height: 1.1;
	padding-top: 8px;
}
.caja1 p, .caja2 p {
	font-size: 0.8em;
	margin-bottom: 5px;
	line-height: 1.2em;
	color: #333333;
}
h6 {
	font-size: 14px;
	font-weight: bold;
}
/* ---------------- ESTILO DE FOTO --------------------------------- */
.ef1 {
	clear: both;
	margin-bottom: 5px;
}
.ef2 {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.ef3 {
	clear: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.ef4 {
	clear: none;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

