.fondoPortada {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_portada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondoGeneral {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor { 
	margin:0 auto 0 auto; 
	width:1000px; }
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DC7824;
}

.fondoNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	background-image: url(imagenes/cabecera_submenu.png);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-position: left bottom;
}
.naranja {
	color: #DC7824;
	font-weight: bold;
}
.naranja a {
	color: #DC7824;
	text-decoration: underline;
}
.naranja a:hover {
	color: #666666;
	text-decoration: underline;
}
.naranjaPie {
	color: #DC7824;
	
}
.naranjaPie a {
	color: #DC7824;
	text-decoration: underline;
}
.naranjaPie a:hover {
	color: #666666;
	text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.texto a {
	color: #DC7824;
	
}
.texto a:hover {
	color: #999999;
	
}
#bienvenida{
	height: 100px;
	overflow: auto;
	width: 332px;
	z-index: auto;
}


div{
	margin: 0px;
}
/* Scrollbar & content css */						
#content1{
	height: 206px;
	width: 370px;
	float:left;
	/*background: #f5f5f5;*/
	overflow:hidden;
}
#content1 p{
	margin: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content2{
	height: 300px;
	width: 475px;
	float:left;
	/*background: #f5f5f5;*/
	overflow:hidden;
}
#content2 p{
	margin: 0px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
}
#content3{
	height: 350px;
	width: 705px;
	float:left;
	/*background: #f5f5f5;*/
	overflow:hidden;
}
#content3 p{
	margin: 0px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
}
.scrollbar-vert{
	background-color: #FFFFFF;
	height: 206px;
	width: 12px;
	float:left;
	background: url(styles/img/fondoscroll1.png) no-repeat;
}
.handle-vert{
	height: 50px;
	width: 12px;
	background: url(styles/img/handle.gif) no-repeat;
	z-index:0;
}
.scrollbar-vert2{
	background-color: #FFFFFF;
	height: 300px;
	width: 12px;
	float:left;
	background: url(styles/img/fondoscroll2.png) no-repeat;
}
.handle-vert2{
	height: 50px;
	width: 12px;
	background: url(styles/img/handle.gif) no-repeat;
	z-index:0;
}
.scrollbar-vert3{
	background-color: #FFFFFF;
	height: 350px;
	width: 12px;
	float:left;
	background: url(styles/img/fondoscroll3.png) no-repeat;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC7824;
	border: 1px solid #DC7824;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
}

.handle-vert3{
	height: 50px;
	width: 12px;
	background: url(styles/img/handle.gif) no-repeat;
	z-index:0;
}
/*----------------------------- submenu */
#menuh {
	/*padding-top: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

#menuh ul, li {
	list-style-type: none;
	
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
	background-image: url(imagenes/final_submenu.png);
	background-position: right bottom;
	
}


#menuh a {
	text-decoration: none;
	color: #666666;
	display: block;
	text-align: center;
	background-position: left bottom;
	background-image: url(imagenes/fondo_submenu.png);
	background-repeat: no-repeat;
	/*background-position: 0px;*/
	padding-top: 11px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	
}


#menuh, #primero{
	background-image: url(imagenes/fondo_submenu.png);
	background-position: left top;
	color:#CC3300;
	display: block;
}

#menuh a:hover {
	background-position: left top;
	color:#DC7824;
}

/*#content2 p{
	width: 1000px;
}
.scrollbar-hor{
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}
.handle-hor{
	height: 20px;
	width: 42px;
	background: url(styles/img/handle-hor.gif) no-repeat;
}

#content3 p{
	width: 700px;
}*/
div#CentradaLS {
	position:absolute;
	top:22px;
	left:50%;
	width:750px;
	height:522px;
	margin-left:-290px;
	/*margin-top:-150px;*/
	
	z-index:8000;
	visibility: visible;
}
.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	padding-left: 20px;
	padding-right:10px;
}
.contacto a {
	color: #DC7824;
	
}
.contacto a:hover {
	color: #999999;
	
}
.naranjaBold {
	color: #DC7824;
	font-weight: bold;
}
.logoEmpresa {
	text-align: center;
	padding-bottom: 15px;
	width: 161px;
}
.idioma {
	background-image: url(imagenes/fondo_idiomas.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 51px;
	padding-left: 43px;
	font-size: 10px;
	padding-bottom: 20px;
}
.idioma a {
	color: #DC7824;
	text-decoration:none;
	
}
.idioma a:hover {
	color: #999999;
	text-decoration:none;
}
.idiomah {
	background-image: url(imagenes/fondo_idiomash.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 70px;
	padding-left: 38px;
	font-size: 10px;
	padding-bottom: 20px;
}
.idiomah a {
	color: #DC7824;
	text-decoration:none;
	
}
.idiomah a:hover {
	color: #999999;
	text-decoration:none;
}
.fondoNavSub2 {
	padding-left: 30px;
	padding-top: 10px;
}
.fondoNavSub3 {
	padding-left: 5px;
	padding-top: 10px;
}

