@charset "utf-8";
body {
	background-color: #F2F2F4;
	background-image: url(imagenes/fondotabla.jpg);
	background-repeat:  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#707072;
}
input,select {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.red2 {
	background-color: #F2F2F4;
	background-image: url(imagenes/fondotabla2.jpg);
	background-repeat:  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#707072;
}
.red3 {
	background-color: #F2F2F4;
	background-image: url(imagenes/fondotabla3.jpg);
	background-repeat:  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#707072;
}
.red4 {
	background-color: #F2F2F4;
	background-image: url(imagenes/fondotabla4.jpg);
	background-repeat:  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#707072;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA0C11;
}
a.menuder:link {
color:#898989;
font-size:11px;
text-decoration:none;
}
a.menuder:visited {
color:#898989;
font-size:11px;
text-decoration:none;
}
a.menuder:hover {
color:#898989;
font-size:11px;
text-decoration:underline;
}
.bordefoto {
	border: 1px solid #9D9D9F;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}

a.rojo:link {
color:#DA0C11;
font-size:9px;
text-decoration:none;
}
a.rojo:visited {
color:#DA0C11;
font-size:9px;
text-decoration:none;
}
a.rojo:hover {
color:#DA0C11;
font-size:9px;
text-decoration:underline;
}

.bordeabajopunteado {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #414143;
	border-right-color: #414143;
	border-bottom-color: #414143;
	border-left-color: #414143;
}

.bordeslados {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D4;
	border-right-color: #D2D2D4;
	border-bottom-color: #D2D2D4;
	border-left-color: #D2D2D4;
}

a.x:link {
color:#707072;
font-size:10px;
text-decoration:none;
}
a.x:visited {
color:#707072;
font-size:10px;
text-decoration:none;
}
a.x:hover {
color:#707072;
font-size:10px;
text-decoration:underline;
}
