/** botonera  **************************************************************/
#sectionLinks{
/*	margin-left: 5px;
	margin-right: 5px;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	 
	/*	font-weight: bold;	*/
	font-size: 13px;
	text-align:left;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	color: #333333;
	text-decoration: none;
/*	background-image: url(../imagenes/boto_linea_punteada.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	border-bottom:inset 1px #dddddd;
/*	border: 1px solid #C4D3E2;*/
}

#sectionLinks a:hover{
/*	border-top: 1px solid #cccccc;*/
/*	font-weight: bold;	*/
	background-color: #CC0000;
	background-image: none;
	color: #ffffff;	
	text-decoration: none;
}

#sectionLinksSub{
/*	margin-left: 5px;
	margin-right: 5px;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;	 
	/*	font-weight: bold;	*/
	font-size: 11px;
	text-align:left;

}

#sectionLinksSub a:link, #sectionLinksSub a:visited {
	display: block;
	padding: 3px 0px 3px 10px;
	color: #333333;
	text-decoration: none;
/*	background-image: url(../imagenes/boto_linea_punteada.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
/*	border: 1px solid #C4D3E2;*/
}

#sectionLinksSub a:hover{
/*	border-top: 1px solid #cccccc;*/
/*	font-weight: bold;	*/
	background-color: #FF5959;
	background-image: none;
	color: #ffffff;	
	text-decoration: none;
}
.contenido_tit1 {
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
}
.contenido {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.microtrack {
	font-weight: bold;
	color: #CC0000;
}
.formDatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222; 	
	background-color: #FFFFFF;
	border: 1px solid #536279; 
	background-image:url(../imagenes/degrade_campos.gif); 
	background-repeat:repeat-x;
	background-position:top;
	padding-left:5;
	padding-right:5;	
	 
}

a:link, a:visited  {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

