@charset "utf-8";

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003BB2;
	font-family: tahoma;
}

.titulorojo12 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.textogris {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.textogris object {
	margin-top: 10px;
}

.textoazul {
	font-size: 11px;
	color: #124A70;
	text-decoration: none;
}

.textoazul a {
	font-size: 11px;
	color: #124A70;
	text-decoration: none;
}

.tituloazul {
	font-size: 12px;
	font-weight: bold;
	color: #124A70;
	text-decoration: none;
}

#footer {
	background-image: url(images/fondofooter.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.textoazul a:hover {
	font-size: 11px;
	color: #2085C8;
	text-decoration: none;
}

.textogris a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.textogris a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.titulorojo12 a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.titulorojo12 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
	text-decoration: none;
}

#tablaprincipal {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 752px;
}

#tablacentral {
	background-image: url(images/fondotop.jpg);
	background-repeat: repeat-x;
}

#noticialeft {
	background-color: #C8DFEE;
	background-image: url(images/fondoleft.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*Css Theme*/
.feedbackPanelINFO {
	font-weight: bold;
	color: #009900;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: none;
}

.feedbackPanelERROR {
	font-weight: bold;
	color: #C10505;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.module {
	margin-left: 7px;
	color: #999999;
	font-size: 11px;
}

div.module h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #7DC5FF;
	margin-bottom: -18px;
}

div.module h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	padding-bottom: 4px;
	background-image: url(images/header_wrapper_line.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.module h3 {
	font-size: 14px;
	font-weight: bold;
	color: #124A70;
	text-decoration: none;
}

div.module table.dataTable {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-spacing: 1px;
}

tr.even {
	background-color: #ddd;
}

tr.odd {
	background-color: #eee;
}

div.module table.dataTable th {
	color: #FFFFFF;
	background-color: #990033;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: Capitalize;
}

div.module table.dataTable td {
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-bottom: solid 1px #CCCCCC;
}

div.module label {
	color: #124A70;
	font-weight: bold;
}

div.module .errormsg {
	font-weight: bold;
	color: #ff0000;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.module .infomsg {
	font-weight: bold;
	color: #009900;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.module fieldset {
	border: none;
}

div.module fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #124A70;
	text-decoration: none;
	margin: 0px;
	margin-left: -3px;
}

div.module fieldset table {
	border: none;
	border-collapse: separate;
	border-spacing: 10px;
}

/* News */
div.module .newsblock {
	border: solid 2px #dfdfdf;
	padding: 15px;
	margin-bottom: 10px;
	margin-right: 8px;
}

div.module .newsblock .date {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	display: block;
}

div.module .newsblock .title {
	font-size: 18px;
	color: #124A70;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

div.module .newsblock .content {
	font-size: 11px;
	color: #999999;
	display: block;
}

.fieldlist {
	border-color: red;
}

.fieldlist .title {
	color: #124A70;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.fieldlist legend {
	color: #124A70;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.botones input {
	width: 117px;
	height: 28px;
	background-image: url(images/botonbgadmin.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #3883BA;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin-bottom: 10px;
	border: none;
	margin-left: 5px;
}

.textoazul {
	color: #3883BA;
	font-size: 11px;
	font-weight: bold;
}

.textorojo {
	color: #C10505;
	font-size: 11px;
	font-weight: bold;
}
.datable .yuiSimpleEditor_container {
 width: 815px;
}
