/* CSS Document */

body {
	background-image: url(../imagenes/varias/patron.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tituloTabla {
	background-color:#006600;
	color:#CCE681;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	height:25px;
	vertical-align:middle;
}

.celdaTabla {
	background-color:#E8E8E8;
	color:#333333;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	vertical-align:middle;
}

.tituloSeccion {
	color:#006600;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	height:25px;
}

.tituloPestana {
	font-family:Arial; 
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

.contenido {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	background-color:#F5F5F5;
	border-color:#FFFFFF;
	border-width:1px; 
	border-style:solid;
}

.texto {
	font-family:Arial; 
	font-size:9pt;
	color:#000000;
}

.textoPestana {
	font-family:Arial; 
	font-size:8pt;
	color:#000000;
}

.textoRojo {
	font-family:Arial; 
	font-size:9pt;
	color:#FF0000;
}

.textoBlanco {
	font-family:Arial; 
	font-size:9pt;
	color:#FFFFFF;
}

.textoFooter {
	font-family:Arial; 
	font-size:9pt;
	color:#000000;
}

.campo {
	font-family:Arial; 
	font-size:9pt;
	color:#000000;
}

a.boton {
	font-family:Arial; 
	font-weight:bold;
	font-size:9pt;
	color:#CCE681;
	text-decoration:none;
}

a.boton:hover {
	font-family:Arial; 
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.boton:active {
	font-family:Arial; 
	font-weight:bold;
	font-size:9pt;
	color:#CCE681;
	text-decoration:none;
}

a.boton2 {
	font-family:Arial; 
	font-size:9pt;
	color:#006600;
	text-decoration:none;
}

a.boton2:hover {
	font-family:Arial; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.boton2:active {
	font-family:Arial; 
	font-size:9pt;
	color:#006600;
	text-decoration:none;
}

a.menuFooter { 
	font-family:Arial; 
	font-size:9pt;
	color:#000000; 
	cursor:pointer; 
	text-decoration:none; 
}  

a.menuFooter:hover {
	font-family:Arial; 
	font-size:9pt;
	color:#000000; 
	cursor:pointer; 
	text-decoration:underline; 
}  

a.menuFooter:active { 
	font-family:Arial; 
	font-size:9pt;
	color:#000000;  
	cursor:pointer; 
	text-decoration:none; 
}

a.menu { 
	font-family:Arial; 
	font-size:9pt;
	font-weight:bold;
	color:#000000; 
	cursor:pointer; 
	text-decoration:none; 
}  

a.menu:hover {
	font-family:Arial; 
	font-size:9pt;
	font-weight:bold;
	color:#006600; 
	cursor:pointer; 
	text-decoration:none; 
}  

a.menu:active { 
	font-family:Arial; 
	font-size:9pt;
	font-weight:bold;
	color:#000000; 
	cursor:pointer; 
	text-decoration:none; 
}

a.menuLateral { 
	font-family:Arial; 
	font-size:9pt;
	color:#000000; 
	cursor:pointer; 
	text-decoration:none; 
}  

a.menuLateral:hover {
	font-family:Arial; 
	font-weight:bold;
	font-size:9pt;
	color:#006600; 
	cursor:pointer; 
	text-decoration:none; 
}  

a.menuLateral:active { 
	font-family:Arial; 
	font-size:9pt;
	color:#000000; 
	cursor:pointer; 
	text-decoration:none; 
}
