@charset "ISO-8859-1";
body {
	background-color: #DBDBDB;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#envoltorio {
	width: 950px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	overflow: hidden;
}
#encabezado {
	margin-top: 0px;
	margin-bottom: 35px;
}
#contenido {
	margin-top: 0px;
	padding-top: 0px;
}
#pie {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-bottom: 20px;
	background-color: #F0F1F2;
}
a {
	color: #245784;
	text-decoration: none;
}
#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 22px;
	background-color: #245784;
}
#banner {
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu-principal {
	float: left;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#envoltorio #encabezado #menu a {
	color: #82D4FF;
	text-decoration: none;
	
}
#envoltorio #encabezado #menu a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu-idioma {
	float: right;
	width: 190px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 8px;
}
#contenido-izq {
	text-align: right;
	float: left;
	width: 140px;
}
#contenido-dere ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #245784;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 12px;
	font-weight: bold;
}
#contenido-dere ul {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#contenido-dere {
	float: right;
	width: 720px;
	margin-right: 60px;
	margin-bottom: 40px;
}
#frasefotos {
	margin-top: 20px;
	height: 60px;
}
.pie {
	font-weight: bold;
	color: #245784;
}
#envoltorio #contenido #contenido-dere table tr td a img:hover {
	opacity: 0.8;
}
#navegacion {
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
}
#navegacion li {
	float:left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 2px;
	display: inline;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #245784;
}
.azulito {
	color: #4DB3FF;
}
.negrita {
	font-weight: bold;
}
.pequeno {
	font-size: 10px;
	color: #666;
}

#envoltorio #contenido #contenido-dere div table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
}
#envoltorio #contenido #contenido-dere div table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#envoltorio #contenido #contenido-dere div table tr th {
	background-color: #245784;
	color: #FFF;
}
#envoltorio #contenido #contenido-dere p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
}
table tr th {
	background-color: #245784;
	color: #FFF;
}
table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#envoltorio #contenido #contenido-dere a:hover {
	color: #333;
	background-color: #CCC;
}
table a {
	}
#contenido-izq-dos {
	text-align: left;
	float: left;
	width: 300px;
}
#contenido-derecha-dos {
	text-align: left;
	float: right;
	width: 300px;
}

.azulnegrita {
	font-weight: bold;
	color: #245784;
	font-size: 14px;
}
#envoltorio #contenido #contenido-dere small a {
	font-family: Arial, Helvetica, sans-serif;
}
#contenido-izq-3 {
	text-align: left;
	float: left;
	width: 200px;
}
#contenido-derecha-3 {
	text-align: left;
	float: right;
	width: 500px;
}

