@charset "iso-8859-1";
/* CSS Document */
#submenus {
	width: 92%;	/*height: 150px;
	margin: 0 auto 0 auto;*/
	padding-bottom: 0.5em;
	padding-left: 3% !important;
	text-align: right;
}
#submenus div.cajad {
	width: 22%;
	margin-right: 2%;
	float: left;
	min-height:20%;
	text-align: left;
}
#submenus  div.cajad h3  {
	color: #000066;
	font-size: 100%;
	text-transform: uppercase;
	background-image: url(imagenesNuevas/fondocajah2_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: 1px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	height: 16px;
}
#submenus  div.cajad   h3 span {
	padding-left: 1em;
}
#submenus  div.cajad p  {
	font-size: 100%;
	text-align: justify;
	color: #333333;
	border: 1px solid #B8D0F1;
	padding: 1em;
}
#submenus  div.cajad .irA  {
	margin-top: 0.5em;
	margin-left: 0.5em;
	padding-left: 0.2em;
}
#submenus   div.cajad    span.irA a {
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
#submenus div.cajad span.irA a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
#submenus .cajad h3 img {
	padding: 1px;
	float: left;
}
#ZonaDer {
	background-color: #f1f1f1;
	width: 18%;
	padding: 0.5em;
	margin-top: 0.8em;
	border: 1px solid #d6d6d6;
}
#ZonaDer h3   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #008C8C;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 2.5em;
	background-image: url(imagenesNuevas/usuario.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#ZonaDer li   {
	padding: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
	margin-bottom: 0.2em;
	background-color: #FFFFFF;
	list-style-type: none;
}
#ZonaDer p   {
	padding: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
	margin-bottom: 0.2em;
	background-color: #FFFFFF;
}
.campo {
	background-color: #f1f1f1;
	border: 1px solid #333333;
	margin-left: 1.5em;
	font-size: 0.9em;
	margin-top: 0.5em;
}
.boton {
	color: #009999;
	background-color: #F1F1F1;
	padding-top: 1px;
	padding-right: 0.3em;
	padding-bottom: 1px;
	padding-left: 0.3em;
	border: 1px solid #333333;
	float: right;
}
#ZonaDer h2   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #008C8C;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 2.5em;
	background-image: url(imagenesNuevas/lock.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#noticias {
	padding: 0.4em;
	float: left;
	background-color: #D3D6E4;
	width: 77%;
	margin-top: 0.8em;
	padding: 0.8em;
	border: 1px solid #7C83AF;
	margin-bottom: 0.8em;
}
#noticias ul {
	list-style-type: none;
}
#noticias li {
	padding: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 0.2em;
	line-height: 1.4em;
	background-color: #FFFFFF;
	min-height:5em !important;
	height:auto;
}
#noticias li img{
	float: left;
	padding-right: 0.4em;
	padding-bottom: 0px;
}
#noticias p   {
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#noticias h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 0.3em;
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #2A4E64;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 2.5em;
	background-image: url(imagenesNuevas/periodico.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #7C83AF;
	font-weight: bold;
	letter-spacing: 2px;
}
#noticias .fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #639A35;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#noticias li a {
	text-decoration: none;
	color: #333333;
	padding: 0.3em;
}
#noticias li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
p.MasNoticias {
	float: right;
	width: 20em;
}
p.MasNoticias a   {
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #2A4E64;
	padding-top: 0.3em;
	padding-right: 0.8em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	float: right;
}
p.MasNoticias a:hover    {
	color: #FFFFFF;
	background-color: #333333;
}
#principal #ZonaDer a {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#principal #ZonaDer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
