﻿

/*///////// begin of ELEMENTS ///////////////////////////////////////////*/

BODY{
font-family:"trebuchet MS", verdana;
font-size:12px;
text-align: left;
line-height:14px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:0px;
padding-top:0px;
}


/*///////// P ///////////////////////////////////////////////////////////////////////*/
p{
	font-size:12px;
	color: #666666;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
}

/*///////// H Titles /////////////////////////////////////////////////////////*/

h1/*Titles*/{

	font-size:36px;
	color: #666666;
	font-style: normal;
	text-align: left;
	line-height: 1.2em;
	margin-top: 20px;	
}

h2/*Titles*/{

	font-size:19px;
	color: #666666;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
	margin-top:0px;		
}


/*///////// UL /////////////////////////////////////////////////////////*/
/*ul{
	font-size: 12pt;
	text-align: left;
    margin-left: -25px;
	}*/
	
/*///////// LI /////////////////////////////////////////////////////////*/
ol, ul{
	color: #666666;
	font-size:12px;
	line-height : 1.2em;
	text-align: left;
    vertical-align: middle;
	margin-bottom:0px;
}

/*///////// LINK GENERAL ////////////////////////////////////////////////*/

a:link{
	color:#227ad3;
	font-weight: bold;
	text-decoration: underline;

}
a:visited{
	color: #227ad3;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color:#227ad3;
	font-weight: bold;
	text-decoration: underline;
}
	
	
/*///////// MENU  LINKS ////////////////////////////////////////////////*/

.menu{
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1.2em;

}
.menu a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	color:#ccff00;
	text-decoration: none;
}

.menu_active{
	font-size:14px;
	color: #ccff00;
	font-weight: bold;
	line-height : 1.2em;

}
.menu_active a:link{
	color: #ccff00;
	font-weight: bold;
	text-decoration: none;

}
.menu_active a:visited{
	color: #ccff00;
	font-weight: bold;
	text-decoration: none;
}
.menu_active a:hover{
	color:#ccff00;
	text-decoration: none;
}
	
/*///////// MENU FOOT  LINKS ////////////////////////////////////////////////*/

.menuFOOT{
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1.2em;

}
.menuFOOT a:link{
	color: #ccff00;
	font-weight: bold;
	text-decoration: none;

}
.menuFOOT a:visited{
	color: #ccff00;
	font-weight: bold;
	text-decoration: none;
}
.menuFOOT a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.menuFOOT_active{
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1.2em;

}
.menuFOOT_active a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.menuFOOT_active a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuFOOT_active a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
	


/*///////// TEXTS ////////////////////////////////////////////////*/	
.TITvolanta{
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1em;	
}

.volanta{
	color: #FFFFFF;
	font-style: normal;
	line-height : 1.2em;
}

/*///////// DESTACADO ////////////////////////////////////////////////*/	

.TITdestacado{
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1em;	
}

.destacado{
	color: #c2c2c2;
	font-style: normal;
	line-height : 1.2em;
}

.destacado a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.destacado a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.destacado a:hover{
	color:#ccff00;
	text-decoration: none;
}
/*///////// SECTION TEXTS ////////////////////////////////////////////////*/	

.SectionTXT{
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
}

/*///////// FECHA TEXTS ////////////////////////////////////////////////*/	

.fecha{
	font-size:10px;
	color: #003399;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
	margin-bottom:8px;
	margin-top:-8px;
}

/*///////// RECU BUSINESS TEXTS ////////////////////////////////////////////////*/	

.BusinessTXT{
	font-size:9px;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
}

/*///////// FORMS ////////////////////////////////////////////////*/	

input, select {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #ffffff;
/*	border: 1px solid #999999; */
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	color: #999999;
	vertical-align: baseline;

	}
	
	textarea{
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	color: #999999;
	vertical-align: baseline;

	}
	
.Forms{
	font-size:12px;
	color: #666666;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
	margin-bottom:0px;
	margin-top:0px;
}

.psyco{
	font-size:11px;
	font-weight: bold;
}

/*///////// Alert TEXTS ////////////////////////////////////////////////*/	

.alert{
	color: #D62418;
}

/*///////// FORGOT  LINKS ////////////////////////////////////////////////*/

.forgot{
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height : 1.2em;

}
.forgot a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.forgot a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.forgot a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

/*///////// TXT HOME ////////////////////////////////////////////////*/

.homeTXT{
	font-size:12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	line-height : 1.7em;
}

