/* CSS Document */

a:link, a:visited {
  color            : #990000;
  font-weight      : normal;
  text-decoration: none;
}

a:hover {
  color            : #D3690A;
  font-weight      : normal;
  text-decoration: none;
}


a.LinkBlanco:link,a.LinkBlanco:visited, a.LinkBlanco:hover{
	font-family			: Arial;
	font-size			: 10px;
	color				: #FFFFFF;
	background-position	: left;
	text-align			: left;
	font-weight			: bold;
	text-decoration		: none;
}

a.LinkImg:link,a.LinkImg:visited, a.LinkImg:hover{
	font-family			: Arial;
	font-size			: 10px;
	color				: #3B3B3A;
	background-position	: left;
	text-align			: left;
	font-weight			: bold;
	text-decoration		: none;
}

a.LinkPlomo:link, a.LinkPlomo:visited, a.LinkPlomo:hover{
	color: #8C8C8C;
	background-position: left;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a.LinkPlomohome:link,a.LinkPlomohome:visited, a.LinkPlomohome:hover{
	color: #313131;
	background-position: left;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a.enlaces:link, a.enlaces:visited, a.enlaces:hover {
	color: #000;
	background-position: left;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
 }
 
a.enlaces:hover {
	color: #666666;
	background-position: left;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
 }
 
a.enlacesRegistro:link, a.enlacesRegistro:visited, a.enlacesRegistro:hover {
	color: #ffffff;
	background-position: left;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
 } 
 
body {
	margin : 0px 0px 0px 0px;	
}

.inputbox {
	background-color: #ffffff;
	border-bottom: #C5C6C8 1px solid;
	border-left: #C5C6C8 1px solid;
	border-right: #C5C6C8 1px solid;
	border-top: #C5C6C8 1px solid;
	color: #3B3B3A;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	padding:0px;
}

.boton {
	background-color: #000;
	border-bottom	: #706B5A 1px solid;
	border-left		: #990000 2px solid;
	border-right	: #706B5A 1px solid;
	border-top		: #ACA899 1px solid;
	color			: #FFF;
	Cursor			: pointer;
	font-family		: Arial;
	font-size		: 10px;
}

td, tr, p, div {
	font-family      : Arial;
	font-size        : 10px;
	color            : #3B3B3A;
}

.tituloVentana {
	font-family     : Arial ;
	font-size       : 11px;
	color           : #656667;
	background-color: #F7F7F7;
	padding-left	: 3px;
	padding-right	: 3px;
	padding-top		: 0px;
	padding-bottom	: 0px;
	border-top		: 1px solid #E5E3E3;
	border-bottom	: 1px solid #E5E3E3;
	font-weight		: normal;
}

.TablaGrupo{
	font-family      : Arial ;
	font-size        : 11px;
	color            : #656667;
	background-color: #F5F4F4;
	padding			: 5px 5px 5px 5px;
	border-left		: 1px solid #E5E3E3;
	border-right	: 1px solid #E5E3E3;
	border-bottom	: 1px solid #E5E3E3;
	font-weight		: normal;
}
.TextoGris
{	
	padding-left	:3px;
	padding-right	:3px;
	color			: #FFFFFF;
	font-weight		: BOLD;
}

.cdrfondo
{	
	background		: #7C7C7C;
	color			: #FFFFFF;		
	padding			: 4px 3px 4px 3px;
}

.cdrfondodivmapa
{	
	background		: #7A7C7F;
	/*background-image : url(/images/bar_gris.gif);*/
	/*color			: #ff0000;*/
	padding			: 0px 3px 1px 3px;	
	font-size		: 14px;	
}

.cdrfondodivmapacabecera
{	
	background		: #575759;
	color			: #ff0000;
	padding			: 1px 3px 1px 3px;		
	font-size		: 14px;	
}

.cdrfondolocal
{
	/*FILTER			: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#9F9F9F', endColorStr='#C3C3C3', gradientType='0');*/
/*	background-image : url(images/degradegrisoscuro.jpg);
	background-repeat: repeat-x;
	background-color : #FFF;
*/
	color			: #000;
	background		: #CAC9C8;
	padding			 : 3px 3px 0px 3px;
}

.cdrgrislocal
{
	color			: #FFF;
	background		: #7C7C7C;
	padding			: 3px 3px 0px 3px;	
}

.cdrnegro
{	
	color			: #FFF;
	background		: #323232;
	padding			: 3px 3px 0px 3px;	
}

.celdatitulo
{
	color			: #656667;		
	padding			: 4px 3px 4px 3px;
	border-right	: solid 1px #EBF1D7;	
	font-weight     : bold;
}

.celdalabeltitulo{
	background		: #CAC9C8;
	border-right	: solid 1px #ffffff;	
	border-bottom	: solid 1px #ffffff;
	padding-top		: 2px;
	padding-bottom	: 2px;
	color			: #000000;	
}

.celdalabel{
	color			: #3B3B3A;
}

.celdapietabla{
	padding-left	: 3px;
	background		: #F5F4F4;		
}

.celdadatos{
	padding			: 4px 3px 4px 3px;
	background		: #E5E5E5;	
	border-bottom	: solid 1px #ffffff;
	border-right	: solid 1px #ffffff;		
}

.celdablanco{
	padding			: 4px 3px 4px 3px;
	background		: #FFFFFF;	
}

.celdalinkactivo{
	color			: #0000ff;	
	padding			: 4px 3px 4px 3px;
	background		: #E5E5E5;	
	border-bottom	: solid 1px #FFFFFF;
	border-right	: solid 1px #FFFFFF;	
}

.celdagris{
	padding			: 4px 3px 4px 3px;
	background		: #E5E5E5;	
	border-bottom	: solid 1px #FFFFFF;
	border-right	: solid 1px #FFFFFF;
}

.pie
{
	font-family		: Arial;
	font-size		: 10.5px;
	color			: #808080;
}

.enlace
{
	width : 710px;
	height : 75px;
	margin : 20px 30px 20px 30px;
	background-image : url(images/bargris.png);	
	}

/*
.transparent{  
   filter:alpha(opacity=97);   
   -moz-opacity: 0.97;   
   opacity: 0.97; 
} 
*/

.collapse {
	width				: 225px; 
	height				: 77px;
	border				: 0px;
	background-image 	: url(images/botfond_1.png);
}

.collapse:link{
	color				: #FFFFFF;
	background-position	: left;
	text-decoration		: none;
}

.collapse:visited{
	color				: #FFFFFF;
	background-position	: left;
	text-decoration		: none;
}


.collapse:hover{
	background-image	: url(images/botfond_2.png);
	text-decoration		: none;
}
