/* CSS Document */

html {
height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Portals/6/Skins/SeguridadBilma2007/img/fondo_pagina.gif);
	background-repeat: repeat;

}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contenedor {
	width: 863px;
	/*position: absolute;
	left: 50%;
	margin-left: -431px;*/
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index:20;
}

#marcas{
	width: 863px;
	float: left;
	padding-top: 8px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 8px;
}
#pie{
	width: 863px;
	float: left;
	color: #666666;
	background-color: #EDEDED;
	text-align: center;
	height: 15px;
	padding-top: 3px;
	font-size: 10px;
}
#pie a, #pie a:active{
	color: #666666;
	text-decoration: none;
}
#pie a:hover{
	color: #666666;
	text-decoration: underline;
}
.small{
	color: #666666;
	font-size: 10px;
}

.small a, .small a:active{
	color: #666666;
	text-decoration: none;
}
.small a:hover{
	color: #FF6666;
	text-decoration: underline;
}

#encabezado_izquierda{
	background-color: #FFFFFF;
	float: left;
	height: 64px;
	width: 257px;
}
#encabezado_derecha{
	background-image: url(/Portals/6/Skins/SeguridadBilma2007/img/fondo_encabezado.gif);
	background-repeat: repeat-x;
	float: right;
	height: 81px;
	width: 450px;
	padding-top: 10px;
	font-size: 9px;
	color: #000000;
	
}
#encabezado_derecha a, #encabezado_derecha a:active{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#encabezado_derecha a:hover{
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.enlace1,.enlace1:active{
	font-size: 10px;
	font-weight: bold;
	color: #D6003A;
	text-decoration: none;
}
.enlace1:hover{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.formulario_buscar{
	/*border: 1px solid #999999;*/
	font-size: 10px;
	font-weight:bold;
	vertical-align:text-bottom;
	text-transform:uppercase;
}
.NormalTextBox {
    font-size: 10px;
}
#menu{
	width:863px;
	background-color: #EDEDED;
	/*background-image: url(/Portals/6/Skins/SeguridadBilma2007/img/fondo_menu.gif);
	background-repeat: repeat-y;*/
	float: right;
	height: 37px;
	text-align: right;
}
.menu_celda{
	text-align: center;
	padding-right: 10px;
}

#menu2{
	top:-10px;
	width: 863px;
	background-color: #898A8F;
	background-image: url(/Portals/6/Skins/SeguridadBilma2007/img/fondo_menu2.gif);
	background-repeat: repeat-x;
	float: left;
	height: 23px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 11px;
}
#menu2 select{
	font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu2 a{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.CATRow{
	background-color: #ffffff;
}
#central{
	width: 863px;
	/*position: absolute;
	left: 50%;
	top: 123px;
	margin-left: -431px;*/
	background-image: url(/Portals/6/Skins/SeguridadBilma2007/img/blanco.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index:10;
}
#central input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.inputSinBorde input {
	margin-left:15px;
	border: none;
}
.LeftPane{
	background-color: #ffffff;
}
.ContentPane{
	/*padding-top: 41px;*/
	padding-right: 5px;
	padding-left: 22px;
}
.RightPane{
	width: 211px;
	padding-top: 11px;
}

#RightPane a, #RightPane a:active{
	text-decoration: none;
	color: #000000;
}
#RightPane a:hover{
	text-decoration: none;
	color: #FF0000;
}
.subtitulo{
	font-size: 12px;
	font-weight: bold;
}
#menu3{
	font-weight: bold;
	color: #999999;
	width: 182px;
	padding-left: 5px;
}
#menu3 ul{
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 0px 18px;
	background-color: #F5F5F5;
}
#menu3 li{
	list-style-image: url(/Portals/6/Skins/SeguridadBilma2007/img/listado_punto2.gif);
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu3 li a, #menu3 li a:active{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#menu3 li a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.texto{
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.celda_centrada{
	text-align: center;
}
.formulario_boton{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D6003A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalogoBilma{
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalogoBilma menu {margin:0px;}
.catalogoBilma table { color: #666666; font-size: 10px;}
.SubHead {color:#666666;}
