@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	height: 100%;
	width: 100%;
}
a{
	text-decoration:none;
	color: #FFFFFF;
}
.clear{
	clear:left;
}

#wrapper{
	width:100%;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	height: 89px;
}#plecanegra {
	background-color: #000000;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 75%;
}
#header  #logo  {
	width: 200px;
	height: 89px;
	padding-left: 25px;
	float: left;
}
#header #buscadorWrapper {
	background-image: url(buscador.jpg);
	float: right;
	height: 30px;
	width: 237px;
	padding-right: 0px;
	padding-left: 60px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#contenido {
	background-image: url(fondo.jpg);
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	overflow: auto;
}
#contenido #leftcol {
	float: left;
	width: 164px;
	background-image: url(sombra_colum_izq.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-left: 10px;
	clear: right;
}
#contenido #rightcol {
	float: right;
	width: 75%;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#informacion {
	background-image: url(fondo_contenido.png);
	background-repeat: no-repeat;
	width: 90%;
	margin: 0px;
	float: none;
	padding: 30px;
	height: 200%;
	overflow: auto;
}

#leftcol #login {
	width: 110px;
	margin-top: 35px;
	margin-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#leftcol #banners {
	width: 161px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #000000;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 8px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: justify;
	}
#informacion2 {
	padding: 0px;
	width: 85%;
	margin: 30px;
}
p2 {
	color: #FFFFFF;
}
#banner1 {
	height: 91px;
	width: 164px;
	margin-top: 20px;
}
#Entrar {
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 10px;
	border: thin ridge #FFFFFF;
	height: 20px;
	width: 100px;
}
#logOut {
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 10px;
	border: thin ridge #FFFFFF;
	height: 20px;
	width: 100px;
}


#banner2 {
	height: 91px;
	width: 164px;
	margin-top: 20px;
}
#ir {
	color: #FFFFFF;
	background-color: #000000;
	border: thin ridge #FFFFFF;
	height: 20px;
	width: 50px;
}

#banner3 {
	height: 91px;
	width: 164px;
	margin-top: 20px;
}
#banner4 {
	height: 91px;
	width: 164px;
	margin-top: 20px;
/*-- MENU BAR --*/
}
#MenuBar1{
	font-size: 11px;
	color: #000000;
	zoom:1;
}
ul.MenuBarVertical{margin: 0; padding: 0; list-style-type: none; font-size: 100%; cursor: default; position:relative;}
ul.MenuBarActive{z-index: 1000;}
ul.MenuBarVertical li{
	min-height:35px;
	margin:0;
	padding:10;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
}
ul.MenuBarVertical li ul li{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 
ul.MenuBarVertical li ul li ul li{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.MenuBarVertical li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:144px;
	background-repeat: no-repeat;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: none;
}
#wrapper #contenido #leftcol #MenuBar1 .MenuBarItemSubmenu .MenuBarItemSubmenu {
	font-size: 10px;
	background-color: #333333;
	height: 10px;
	width: 154px;
}

ul.MenuBarVertical ul{
	margin-left:100%;
	padding:0;
	list-style-type:none;
	font-size:100%;
	position:absolute;
	z-index:9000;
	cursor:default;
	width:100px;
	left:-999em;
	top:0;
}
ul.MenuBarVertical ul.MenuBarSubmenuVisible{
	left:0;
 z-index:9000;
	width:100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
}
ul.MenuBarVertical ul.MenuBarSubmenuVisible li{
	width:100px;
}
ul.MenuBarVertical ul li a{
	min-height:23px;
	z-index:1000;
	width:100px;
	background-color: #000033;
	background-image: url(images/menuSub.png);
	background-repeat: repeat-x;
}

ul.MenuBarVertical{}
ul.MenuBarVertical ul{}
#footer {
	background-color: #000000;
	color: #FFFFFF;
}

ul.MenuBarVertical a{
	display: block;
	cursor: pointer;
	padding:0px;
	color: #FFFFFF;
	text-decoration: none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus{
	color: #FFCC00;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible{
}

ul.MenuBarVertical a.MenuBarItemSubmenu{
	padding-left: 10px;
}
ul.MenuBarVertical a.MenuBarItemSubmenuHover{}



/* HACKS IE*/
ul.MenuBarVertical iframe{position: absolute; /*z-index: 1010;*/}
@media screen, projection{ul.MenuBarVertical li.MenuBarItemIE{display: inline;f\loat: left;background:none;}

}
ul.MenuBarVertical ul li ul li a {
	min-height:23px;
	z-index:1000;
	width:100px;
	background-color: #006699;
	background-image: url(images/menuSub.png);
	background-repeat: repeat-x;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: bold;
}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style10 {color: #0000FF}
.style13 {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
#Aceptar {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

