/*---=== INES ===---*/

/*--- BODY ---*/

body {
	color: #0C3366; 
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F9FB;
}
html,body,frame,iframe,div,textarea {
	scrollbar-face-color:#565C77;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#515F7B;
	scrollbar-3dlight-color:#CFCCCF;
	scrollbar-darkshadow-color:#014B25;
	scrollbar-track-color:#EDEDEE;
	scrollbar-arrow-color:#FFFFFF;
}

td {
	color: #0C3366; /* #0C3366 */
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
}

td.white {
	color: #FFFFFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

td.blue {
	color: #0C3366;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	background-color: #CFDCEC;
	border-right: 1px solid #0C3366;
}

table.principal {
	background-color: #CFDCEC;
}

table.lista {
	color: #0C3366;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	background-color: #CFDCEC;
	border-bottom: 3px solid #0C3366;
}

td.contenido-txt {
	color: #0C3366;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #0C3366;
	width: 170px;
}

/*--- LINKS ---*/

a:link {
	font-size: 10px;
	font-weight: normal;
	color: #0C3366;
	text-decoration: none;
}

a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #0C3366;
	text-decoration: none;
}

a:active {
	font-size: 10px;
	font-weight: normal;
	color: #0C3366;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #9A2700;
	text-decoration: underline;
}
a.white:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFCC2F;
	text-decoration: none;
}

a.menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #062E62;
	text-decoration: none;
}

a.menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #062E62; 
	text-decoration: none;
}

a.menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #062E62;
	text-decoration: none;
}

a.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/project/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}



/*--- FORMULARIOS ---*/

input {
	/*color: #FFFFFF;*/
	/*background-color: #B31010;*/
	border: 1px groove;
	font-size: 10px;
}

input.ori {
	color: #FFFFFF;
	background-color: #B31010;
	border: 1px groove;
	font-size: 10px;
}


input.bl {
	color: #031B47;
	background-color: #FFFFFF;
	border: 1px groove;
	font-size: 10px;
}
input.bot {
	color: #FFFFFF;
	background-color: #B31010;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px #AAAAA9 solid;
	border-top: 5px #AAAAA9 solid;
	border-right: 1px #AAAAA9 solid;
	border-left: 1px #AAAAA9 solid;
}

textarea {
	color: #031B47;
	background-color: #FFFFFF;
	border: 1px #031B47 dotted;
	font-size: 10px;
}
select {
	color: #FFFFFF;
	background-color: #B31010;
	font-weight: normal;
	font-size: 10px;
}


/*--- GENERAL ---*/

.titular {
	color: #F3AD1C;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 12px;
	font-weight: bold;
}

.blanco {
	color: #FFFFFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	font-weight: bold;
}

.azul {
	color: #0C3366;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}

.fondo-blanco {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.fondo-celeste {
	color: #FFFFFF;
	background-color: #CFDCEC;
}

.fondo-azul {
	color: #FFFFFF;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-weight: bold;
	background-color: #0C3366;
	font-size: 11px;
}

.fondo-amarillo {
	color: #9A2700;
	font-family: verdana,tahoma,arial,helvetica,san serif;
	font-weight: bold;
	background-color: #FFCC2F;
	font-size: 12px;
	padding: 3px;
}


/*--- IMAGENES ---*/

img.rig {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 3px double #000066;
}

img.lef {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 0px;
	border: 3px dotted #000066;
}


/*--- ERROR ---*/
.error {background-color :#ffffff;color:#ff3300;font-weight : bold;}
