/* Miguel García Martín	*/

body			{	font-family: Verdana, Sans-serif;
					font-size: 10px;
					line-height: 15px;
					scrollbar-face-color: #C01010;
					scrollbar-arrow-color: #FFFFFF;
					scrollbar-track-color: #8C7F75;
					scrollbar-shadow-color: #C01010;
					scrollbar-darkshadow-color: #000000;
					scrollbar-highlight-color: #C01010;
					scrollbar-3dlight-color: #000000;
				}
				
p				{	font-family: Verdana, Sans-serif;
					font-size: 10px;
					line-height: 15px;
					padding: 5px;
					margin: 0px 0px 5px 0px;
				}
h1				{	font-size: 10; 
					text-transform: uppercase;
					color: #C01010;
					background-color: #FFF;
					padding: 5px 5px;
					font-weight: normal;
					margin: 0px 0px 0px 0px;
					border: #C01010; 
					border-style: solid; 
					border-top-width: 1px; 
					border-right-width: 1px; 
					border-bottom-width: 1px; 
					border-left-width: 1px

				}				
/*h1				{	font-size: 10; 
					text-transform: uppercase;
					color: #FFFFFF;
					background-color: #C01010; 
					padding: 5px 5px;
					font-weight: normal;
					margin: 0px 0px 0px 0px;

				}*/
h2				{	font-size: 10; 
					text-transform: uppercase;
					color: #C01010;
					padding: 3px;
					font-weight: normal;
					line-height: 15px;
					margin: 0px 0px 10px 0px;
				}
				
h6				{ 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size:xx-small;
				font-weight: normal;}

a:Link			{	font-size: 10;
					color: #C01010;
					text-decoration: underline; 
					background-color: #FFFFFF;
				}
a:Hover			{	font-size: 10;
					color: #FFFFFF;
					text-decoration: none; 
					background-color: #C01010
				}
a:Visited		{	font-size: 10;
					color: #000000;
					background-color: #FFFFFF;
				}

.FondoAbajoDrch {  	background-image: url(../img/estructuras/internas/fondo.gif); 
					background-repeat: no-repeat; 
					background-position: right bottom;
				}
				
.fondoArriba 	{  	background-repeat: repeat-x;
					background-position: top;
				}
				
.fondoCentro 	{ 	background-repeat: repeat-y; 
					background-position: center;
				}
.fecha		 	{ 	color: #8C7F75;
				}
a.img:hover			{	
					background-color: #fff;
				}
.imagen {
background-color: #fff;
}
.imagen:hover {
background-color: #fff;
}
				
.formulario		{ 	font-size: 9px;
					color: #333333; 
					border-left: #666 1px solid;
					border-top: #666 1px solid;
					border-right: #ccc 1px solid;
					border-bottom: #ccc 1px solid;
					padding-left: 3;
					padding-right: 1;
					padding-top: 1;
					padding-bottom:1;
				}
.formularioCaja		{ 	
					font-size: 11px;
					color: #333333; 
					border-left: #666 1px solid;
					border-top: #666 1px solid;
					border-right: #ccc 1px solid;
					border-bottom: #ccc 1px solid;
					padding-left: 3;
					padding-right: 1;
					padding-top: 1;
					padding-bottom:1;
				}
.fondo01 {  		
					background-color: #CCCCCC;
					color: #FFFFFF;
					border: #FFFFFF;
					border-style: solid;
					border-top-width: 0px;
					border-right-width: 0px;
					border-bottom-width: 1px;
					border-left-width: 0px
}
.fondo02 {  
					border-color: #FFFFFF #FFFFFF #CCCCCC; 
					border-style: solid; 
					border-top-width: 0px; 
					border-right-width: 0px; 
					border-bottom-width: 1px; 
					border-left-width: 0px
}
