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

body {
	background-color: #E9E8E8;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #4B4B4B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B4B4B;
}
a:hover {
	color: #ED201B;
}
.menu:link {
	color: #B5B5B5;
	font-weight: bold;
}
.menu:visited {
	color: #B5B5B5;
	font-weight: bold;
}
.menu:hover {
	color: #ED201B;
}
.fondosup {
	background-image: url(imagenes/fondo-cuarzo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.tablatitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #ED201B;
	background-image: url(imagenes/fondo.cuarzo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
}
.menutabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #D3D1D1;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	line-height: 35px;
}
.tdizq {
	background-color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B5B5;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.tdtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	color: #ED201B;
	background-image: url(imagenes/fondo.cuarzo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 5px;
	text-align: left;
}
.tdbordes {
	background-color: #E1DFDF;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E8E8;
	border-bottom-color: #E9E8E8;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: justify;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


.texto10ng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.texto11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B5B5B5;
	line-height: 25px;
}
.texto11gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
.textoroj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ED201B;
}



.texto12gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
