a:link {
	text-decoration: none;
	color: #033596;
}
a:visited {
	text-decoration: none;
	color: #033596;
}
a:hover {
	text-decoration: underline;
	color: #033596;
}
a:active {
	text-decoration: none;
	color: #033596;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.dialogBox {
	font-size: small;
}
.styleTitulo {
	font-family: Calibri, Tahoma;
	font-size: 24px;
	color: #000;
}
.styleImagenes {
	font-family: Calibri, Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00529B;
}
.styleGris {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	line-height: 18px;
}
.styleNoticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	line-height: 18px;
}
.styleBlanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.styleSubTitulo {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	color: #E14900;
	font-weight: bold;
}
.styleNegro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
#fondoPie {
	background-image: url(imagenes/2010/FondoPie.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
margin-top: 0px;
}
#fondoCabezera
{
	background-image: url(imagenes/2010/Fondo.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#Sombras {
	background-image: url(imagenes/2010/Sombras.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.error {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E14900;
	line-height: 18px;
}


