@charset "utf-8";
/* CSS Document */

.celdas {
	background-repeat: repeat-x;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
.titulosgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF6600;
	font-weight: normal;
	margin-top: 20px;
	line-height: 25px;
	text-decoration: none;
}
.celdaslineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.celdacontenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	text-align: justify;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 16px;
}
body {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulosmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: capitalize;
}
.celdamenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.botonmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A3863A;
	text-decoration: none;
}
.botonmenu:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.botonmenu:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F08B17;
	text-decoration: none;
}
.linksgenerales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-style: italic;
}
.linksgenerales:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.celdafotos {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F08B17;
}
.celdapartners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	text-align: justify;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titulosdiferenciados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A3863A;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}
.titulosdiferenciados:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}
.celdacontenidosJIM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	text-align: justify;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 16px;
}
.titulosgrandeJIm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: normal;
	margin-top: 20px;
	line-height: 20px;
	text-decoration: none;
}
