/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
	
}
.tabla-principal
{
	width: 764px;
	height: 100%;
	background-color: #FFFFFF;
}
.fondo-titulo
{
	height: 101px;
	background-image: url(images/fondo-titulo.gif);
	text-align: center;
}
.tipografiabase
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	line-height:19px;
}
.tipografiabase a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
.tipografiabase a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
.tipografiabase a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;	
}
.titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #EA4C56;
	letter-spacing:0px;
}
.pestsel-izq
{
	width: 5px;
	height: 23px;
	font-weight: bold;
	background-image: url(images/pest-selec-izq.gif);
}
.pestsel-centro
{
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/centro-pest-selec.gif);
}
.pestsel-dere
{
	width: 7px;
	height: 23px;
	background-image: url(images/pest-selec-dere.gif);
}
.pest-izq
{
	width: 5px;
	height: 18px;
	background-image: url(images/pest-izq.gif);
}
.pest-centro
{
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;	
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/centro-pest.gif);
}
.pest-centro a:link
{
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;	
}
.pest-centro a:visited
{
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;	
}
.pest-centro a:hover
{
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.pest-dere
{
	width: 7px;
	height: 18px;
	background-image: url(images/pest-dere.gif);
}
.pie
{
	background-color: #E1E1E1;
	height: 15px;
}
.separacion
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.formu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	color: #676767;
	font-weight: bold;
	background-color: #F4F4F4;
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;			
}
.formu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	background-color: #F4F4F4;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;			
}
