@charset "UTF-8";

/*html, body, form, div,  h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, a, img {margin:0; padding:0; border:none;}*/

html, body, form, div, a, img {margin:0; padding:0; border:none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-weight:normal;
}
#contenedor {
	margin: 0 auto;
	height: auto;
	width: 936px;
}


#cabecera {
	width:936px;
	height:auto;
}



#menuCabecera {
	color:#999;
	font-size:11px;
	text-align:right;
	padding: 20px 20px 0 0px;
	width:auto;
}

#menuCabecera a{
	color:#B3B3B3;
	text-decoration:none;
}

#menuCabecera a:hover{
	color:#FFF;
	text-decoration:none;
}


#menuCabecera .menuCabSel{
	color:#ffb100;
}


#menuNavegacion {
	color:#999;
	font-size:11px;
	text-align:left;
	margin: 0px 0px 20px 0px;
	width:auto;
	height:20px;
	background-image: url(../temas/fondoNegro1/lineaH.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menuNavegacion a{
	color:#B3B3B3;
	text-decoration:none;
}

#menuNavegacion a:hover{
	color:#FFF;
	text-decoration:none;
}



#fcabpag {
	width:936px;
	height:13px;
	background-image: url(../temas/fondoNegro1/fcabpag.gif);
	background-repeat: no-repeat;
}

#imagenCab {
	width:936px;
	height:auto;
	background-image: url(../temas/fondoNegro1/fpag.gif);
	background-repeat: repeat-y;
}


#contenido {
	width:936px;
	height:auto;
	background-image: url(../temas/fondoNegro1/fpagSeparadorV.gif);
	background-repeat: repeat-y;
	float:left;
}



#informacion{
	width:543px;
	height:auto;
	float:left;
	padding: 0px 30px 0px 60px;
	text-align:justify;
}


#informacion h1{
	font-size:26px;
	color:#ffb100;
	text-align:left;
	font-weight:bold;
}

#informacion h2{
	font-size:19px;
	color:#B3B3B3;
	text-align:left;
	font-weight:bold;
	/*font-style: italic;*/
	padding-bottom:10px;
}

#informacion h3{
	font-size:15px;
	color:#ffb100;
	text-align:left;
	font-weight:bold;
	/*padding-top:10px;*/
}

#informacion p{
	font-size:13px;
	line-height: 20px;
	padding-bottom:10px;
}

#informacion ul{
	font-size:13px;
	line-height: 20px;
	padding-left:18px;
	margin-left:0px;
}


#informacion li a, #informacion p a, #formContacto a, #informacion ul li a{
	color:#ffb100;
	text-decoration:none;
}

#informacion li a:hover, #informacion p a:hover, #formContacto a:hover{
	color:#ffb100;
	text-decoration:underline;
}



.textoColor{
	color:#ffb100;
}

.fotoGrandeCentral{
	width:534px;
	height:323px;
	background-image:url(../temas/fondoNegro1/fFotoGrande.gif);
	background-repeat:no-repeat;
	padding:13px 0 0 12px;
}



.destacado3{
	font-size: 12px;
	font-weight: normal;
	color: #B3B3B3;
	/*background-image: url(../temas/fondoNegro1/fdestacado3.gif);
	background-repeat: repeat-y;*/
	display: block;
	width:180px;
	height:auto;
	text-align:left;
	padding: 0px 0 0 0px;
	float:left;
}

.cabDestacado3{
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../temas/fondoNegro1/fcabdestacado3.gif);
	background-repeat: no-repeat;
	display: block;
	width:180px;
	height:24px;
	text-align:center;
	padding: 20px 0 0 0px;
}

.fotoDestacado3{
	display:block;
	background-image: url(../temas/fondoNegro1/fdestacado3.gif);
	background-repeat: repeat-y;
	padding: 0px 12px 12px 12px;
  }
	

.medDestacado3{
	background-image: url(../temas/fondoNegro1/fdestacado3.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 0 20px;
	text-align:left;
	line-height:18px;
}

.pieDestacado3{
	background-image: url(../temas/fondoNegro1/fpiedestacado3.gif);
	background-repeat: no-repeat;
	display: block;
	width:180px;
	height:31px;
	padding: 0px 0 0 0px;
}










#lateralDerecha{
	width:260px;
	height:auto;
	float:left;
	margin: 0px 20px 0px 20px;
}


#pie{
	width:936px;
	height:auto;
	clear:both;
}

#fpiepag {
	width:936px;
	height:30px;
	background-image: url(../temas/fondoNegro1/fpiepag.gif);
	background-repeat: no-repeat;
}


#datosEmpresa{
	color:#B3B3B3;
	font-size:11px;
	text-align:center;
	width:936px;
	height:50px;
	line-height: 15px;
	/*background-image: url(../temas/fondoNegro1/fdatosEmpresaR.gif);
	background-repeat: no-repeat;
	padding: 18px 0 0 0;*/
	padding: 5px 0 0 0;
}

#infoPiePag{
	color:#B3B3B3;
	font-size:9px;
	text-align:justify;
	width:856px;
	height:auto;
	line-height: 12px;
	margin:0px 35px 0px 35px;
	background-color:#222;
	padding:5px 5px 5px 5px;
}



.cabMenu{
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../temas/fondoNegro1/fcabmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width:230px;
	height:34px;
	text-align:left;
	padding: 20px 0 0 30px;
}

.medMenu{
	background-image: url(../temas/fondoNegro1/fmenu.gif);
	background-repeat: repeat-y;
	padding: 0px 0 0 30px;
	text-align:left;
	width:230px;
}

.pieMenu{
	background-image: url(../temas/fondoNegro1/fpiemenu.gif);
	background-repeat: no-repeat;
	display: block;
	width:230px;
	height:31px;
	padding: 0px 0 0 30px;
}




#miniForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B3B3B3;
	text-align:left;
}

#miniForm label{
	width:70px;
	float:left;
	clear:both;
}

#miniForm input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:120px;
	height:auto;
	background-color: #B3B3B3;
	border: 1px solid #4C4C4C;
}

#miniForm textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:120px;
	height:auto;
	border: 1px solid #4C4C4C;
	background-color: #B3B3B3;
}
#textoVueltaminiForm{
	display:block;
	font-size: 11px;
	width:180px;
}





#formContacto input.lineaForm, #formContacto select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:542px;
	height:auto;
	background-color: #B3B3B3;
	border: 1px solid #4C4C4C;
}

#formContacto textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:542px;
	height:auto;
	border: 1px solid #4C4C4C;
	background-color: #B3B3B3;
}
#textoVueltaminiFormContacto{
	display:block;
	font-size: 14px;
	color:#B3B3B3;
	width:542px;
}





#menu a{
	display:block;
	width:190px;
	height:20px;
	color:#B3B3B3;
	text-decoration:none;
	font-size:13px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#333;
	text-align:left;
	padding: 20px 0 0 0px;
	font-weight:normal;
}

#menu a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.menuSel {
	display:block;
	width:190px;
	height:20px;
	color: #ffb100;
	text-decoration:none;
	font-size:13px;
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#333;
	text-align:left;
	padding: 20px 0 0 0;
	font-weight:bold;
}


#sm1,#sm2,#sm3,#sm4,#sm5{
	width: 178px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	/*text-indent:25px;*/
	margin: 0 0 0 12px;
}



#sm1 a,#sm2 a,#sm3 a,#sm4 a,#sm5 a {
	display:block;
	width:178px;
	height:auto;
	color:#B3B3B3;
	text-decoration:none;
	background-image: url(../temas/fondoNegro1/lineaH.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0 5px 0;
	font-weight:normal;
	border-width:0;
}

#sm1 a:hover,#sm2 a:hover,#sm3 a:hover,#sm4 a:hover,#sm5 a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.submenuSel {
	display:block;
	width:178px;
	height:20px;
	color:#ffb100;
	text-decoration:none;
	background-image: url(../temas/fondoNegro1/lineaH.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0 0 0;
	font-weight:bold;
}


a.boton_btn{
	font-size:12px;
	display:inline-block;
	width:78px;
	height:22px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background-image: url(../temas/fondoNegro1/fboton.gif);
	background-repeat: no-repeat;
	padding:3px 0px 0px 0px;
	text-align:center;
}

a.boton_btn:hover{
	color:#FFF;
	font-weight:bold;
	/*background-image: url(../temas/fondoNegro1/botonOnRollOver.gif);
	background-repeat: no-repeat;*/
}
