﻿/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
body {
	background-color:#FFFFFF;
	color:#003061;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 67%;
	margin:0;
	padding:0;
}



a
{
	color:#003061; 
	text-decoration:none;	
}
a:hover{color:#BC1B7D}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12pt;
	color: #B21C7B; font-weight: bold;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	color:#BC1B7D;
	margin:10px 0px 10px 0px;
}

h2 
{
	background-image:url(imagenes/oback2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 10px 0px 0px;
    padding: 3px 0px 6px 35px;	
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:10pt;
	color:#003061;
	text-transform: none;
	 }

#content h2 
{
	background-image:url(../imagenes/oback3.png);
}

#navigation h2 
{

	background-image:url(../imagenes/oback.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	margin:14px 10px 0px 0px;
    padding: 0px 0px 6px 20px;	
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:10pt;
	color:#003061;
	text-transform: none;
	text-align:left;
}

#extra h2 
{

	background-image:url(../imagenes/oback.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	margin:14px 10px 0px 0px;
    padding: 0px 0px 6px 20px;	
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:10pt;
	color:#003061;
	text-transform: none;
	text-align:left;
}


div#header ul li
{ font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	


/* -----------------------------------*/
/* ---------->>> CLASSES <<<-----------*/
/* -----------------------------------*/
div.ErrorList h2 { background-image: none; color:#AA0000;}

.textform 
{
	background-image: url(../imagenes/flecha2.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 0 3px 28px;	
	margin-left:3px;
	color: #003061;
	width:270px; 
	display:block;
}

.textformDestacado
{
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0 3px 28px;	
	margin-left:3px;
	color: #003061;
	width:270px; 
	display:block;
}


.linkBtn 
{
	background-image: url(../imagenes/flecha2.png);
	background-repeat:no-repeat;
	background-position:left center ;
	padding: 6px 0px 4px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
}


#extra td.th2
{
	background-image:url(../imagenes/oback.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	margin:0 10px 0px 0px;
    padding: 0px 0px 6px 20px;	
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:10pt;
	color:#003061;
	text-transform: none;
	text-align:left;
	}
	
td.resal
{	
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9pt;
	color:#BC1B7D;
	}





/* -----------------------------------*/
/* ---------->>> left menu <<<-----------*/
/* -----------------------------------*/

div#navigation ul /*.mne */
{	
	margin:0; padding:0;
    list-style-position: inside;
}

div#navigation ul p
{
	display:block;
	padding: 0px 0 0 20px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#003061;
	text-transform: none;
	background-repeat:no-repeat;
	background-position:left bottom ;
}

div#navigation li /*.mne li */
{
 line-height:16px;
padding-left:15px;
padding-top:2px;
}
div#navigation li a {font-size:8pt; padding-left:2px;}



div#extra ul /*.mne */
{	
	margin:0; padding:0;
    list-style-position: inside;
}

div#extra ul p
{
	display:block;
	padding: 0px 0 0 20px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#003061;
	text-transform: none;
	background-repeat:no-repeat;
	background-position:left bottom ;
}

div#extra li /*.mne li */
{
 line-height:16px;
padding-left:15px;
padding-top:2px;
}
div#extra li a {font-size:8pt; padding-left:2px;}



/* -----------------------------------*/
/* ---------->>> top menu <<<-----------*/
/* -----------------------------------*/
#navlist 
{
display:block;	
margin:0 0 0 20px ;
padding: 0;
white-space: nowrap;
height:25px;

}

#navlist li
{
display: inline;
list-style-type: none;
width:117px;
height:15px;
}


#navlist a
{
text-align:center;
text-transform:uppercase;
display:block;
float:left;
width:117px;
height:15px;
border: 0;
padding-top:10px;
}

#menuitemselected a
{
color:#FFF;
}


#navlist a:hover
{
border: 0;
color:#FFF;
font-weight:bold;
}


/* -----------------------------------*/
/* ---------->>> VALIDATORS <<<-----------*/
/* -----------------------------------*/
div.ErrorList
{
	color: #AA0000;
	background-color: #FFE0E0;
	background-image: url(../imagenes/alert.png);
	background-position: 6px 6px;	
	background-repeat: no-repeat;
	border-top: dashed 1px #AA0000;
	border-bottom: dashed 1px #AA0000;
	margin: 4px 0px 0px 4px;
	padding: 4px 0px 10px 24px;
	width:90%;
	font-size:150%;
	text-align:left;
}

div.ErrorList ul
{
	margin: 8px 0px 0px 12px;
	padding-top:0px;
	font-size:70%;
	list-style:none;
	text-align:left;
	list-style-image: url(../imagenes/asterisk.png);
}


span.ErrorLabel
{
	color: #AA0000;
	font-size:140%;
	font-weight:bolder;
	font-family:Webdings;
}