body{
	margin:0;
	padding:0;
	background: #C6C7C1;
	color: #000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, li{
list-style-type:none;
margin:0;
padding:0}
/*Enlaces del sitio*/
a {	color:#000;	text-decoration:none;}
a:hover {color: #990033;}

a.linkb{color:#fff; text-decoration:none;}
a.linkb:hover { color: #fff;}
a.linkb:visited {color: #fff;}

/* enlaces menu footer*/
a.menufooter 
{
	color: #333;
	font-weight: normal;
}
a.menufooter:hover 
{color: #333;
font-weight: normal;}
a.menufooter:visited  
{
	color: #666;
	font-weight: normal;
}


/*imagenes*/
img { border: none; }

/*titulos*/
h1 {
	color:#990033;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
#etapa{
	font-size: 12px;
	font-style: italic;	
}
h2 {
	color:#990033;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color:#990033;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

sup{font-size: 10px;}

#linea
{
	color:#990033;
	font-size: 7px;
}

