@charset "utf-8";
/* CSS Document */

/**********************************/
/********** FUENTES  **************/
/**********************************/

h1,h2,h3,h4,p,form
{
	margin:			0px;
	padding:		0px;
}


/* TEXT */

.textTitularFont15
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			15px;
	font-weight:		bold;
	color:				#000;
	
	padding-left:		10px;
}

.textTitularFont14
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#000;
}

.textTitularFont14DarkGrey
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:  		14px;
	font-weight: 		bold;
	color: 				#333333;
}

.textTitularFont12
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#000;
}

.textRegularFont11LightGrey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:  		11px;
	font-weight:		bold;
	color:				#A0A0A0;
}

.textRegularFont10Black
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color:				#000000;
	text-decoration:	none;
}

.textVerdanaFont10Grey
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#666666;
	text-decoration: 	none;
	
	line-height: 		14px;
}

.textVerdanaFont10DarkGrey
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;
	
	line-height: 		14px;
}

.textVerdanaFont10White
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#FFFFFF;
	text-decoration: 	none;
	
	line-height: 		14px;
}

.textVerdanaFont10Green
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#436243;
	text-decoration: 	none;
	
	line-height: 		14px;
}

.textRegularFont10LightGrey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color:				#999999;
	text-decoration:	none;
}

.textRegularFont10BoldLightGrey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:  		10px;
	font-weight:		bold;
	color:				#A0A0A0;
}

.textVerdanaFont10LightGrey
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		normal;
	color:				#999999;
	text-decoration:	none;
}

.textVerdanaFont10DarkGreyTD
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#333333;
	text-decoration: 	none;
	
	background-color: 	#CCCCCC;
	
	height: 			14px; 
	width: 				156px;
	
	display: 			block;
	overflow:			hidden;
}

.textRegularFont11Grey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#666666;
	text-decoration:	none;
	
	line-height:		15px;
}

.textHelveticaFond11Black
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;
}

.textHelveticaFond11Grey
{
	font-family:		Helvetica, Arial;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#666666;
	text-decoration:	none;
	
	line-height:		15px;
}

.textHelveticaFont11BoldOrange
{
	font-family:		Helvetica, Arial;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#DD7700;
	text-decoration:	none;
	
	line-height:		15px;
}


.textRegularFont12Grey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#666666;
	text-decoration:	none;
	
	line-height:		16px;
}

/* LINKS */

.linkVerdanaFont10Grey
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#666666;
	text-decoration: 	none;
}

.linkVerdanaFont10Grey:hover
{
	color:				#DD7700;
}

.linkVerdanaFont10DarkGreyTD
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		normal;
	color:				#333333;
	text-decoration:	none;
	
	background-color:	#FFFFFF;
	
	height: 			14px; 
	width: 				156px;
	
	display:			block;
	overflow:			hidden;
}

.linkVerdanaFont10DarkGreyTD:hover
{
	background-color: #CCCCCC;
}

.linkRegularFont11Grey
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#666666;
	text-decoration:	none;
	
	line-height:		15px;
}

.linkRegularFont11Grey:hover
{
	color:				#DD7700;
}

.linkHelveticaFond11Grey
{
	font-family:		Helvetica, Arial;
	font-size: 			11px;
	font-weight: 		normal;
	color: 				#666666;
	text-decoration:	none;
	
	line-height:		15px;
}

.linkHelveticaFond11Grey:hover
{
	color:				#DD7700;
}

.linkHelveticaFont11BoldGrey
{
	font-family:		Helvetica, Arial;
	font-size: 			11px;
	font-weight: 		bold;
	color: 				#666666;
	text-decoration:	none;
	
	line-height:		15px;
}

.linkHelveticaFont11BoldGrey:hover
{
	color:				#DD7700;
}

.linkVerdanaFont10Green
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	color: 				#436243;
	text-decoration: 	none;
	
	line-height: 		14px;
}

.linkVerdanaFont10Green:hover
{
	color:				#96b496;
}


