body {
	color: black;
	background-color: #fffbfb;
	background-image: url(imagenesWeb/fondo.jpg);
	background-repeat: repeat;
	
	width: 100%;
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
#contenedor
{
  width:1000px;
  height: 820px;
  margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#logo{
	width: 172px;
	z-index: 20;
	position: relative;
	 margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contenedorMenu
{
  width:100%;
  height: 765px;
  background-color: #999900;
  z-index: 10;
  position: relative;
  top: -90px;
  border: solid;
  border-color: #666666;
  border-width: 1px;
}
#menu{
	height: 45px;
	background-color: #999900;
	padding-top: 10px;
	padding-bottom: 5px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 800;
	color: black;
	text-decoration: none;
}
#menu a:hover{
	color: #cc0033;
}
#contenedorSubmenu{
	width:980px;
	height: 695px;
   background-color: black;
   margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#tituloGeneral{
	width:970px;
	height: 28px;
	color: #cc0033;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
}
#submenu{
	width:970px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 5px;
}
#submenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #990033;
	text-decoration: none;
}
#submenu a:hover{
	color: #cc9933;
}
#contenido
{
  width:970px;
  height: 600px;
  border-width: 6px, 6px, 6px, 6px;
  border: solid;
  border-color: black;
  background-image: url(imagenesWeb/fondoWeb.jpg);
  margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#tituloSeccion{
	width: 100%;
	height: 40px;
	background-image: url(imagenesWeb/fanjaTitulo.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	color: #999900;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
}
#pie{
	background-color: #999900;
	font-weight: 700;
	font-family: Calibri;
}
#pie a{
	color: black;
}
#pieStarglob {
  padding:5px;
  color: white;
  clear:left;
  font-size: 11px;
  background-image:  url(imagenesWeb/pieStarglob.png);
}
#pieStarglob a{
	color: white;
}




#tresColumnas{
	margin-top: 15px;
	width: 940px;
	height: 390px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-weight: 700;
	font-size: 14px;
}
#tresColumnas li{
	padding-top: 5px;
}
#primeraColumna{
	 width: 280px;
    float:left; 
}
#primeraColumna img{
	border: 0px;
}
#segundaColumna{
	/* margin-left: 300px;*/
    width: 320px; 
	 float: left;
	 position: relative; 
}
#terceraColumna{
	 width: 320px;
	 padding-left: 20px;
	 height: 380px;
    float: left;
	 position: relative;
	 
	 overflow-y: auto;
	
SCROLLBAR-FACE-COLOR: #999900;
SCROLLBAR-HIGHLIGHT-COLOR: #999900;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: #999900;
}


#logistica{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: white;
}
#logistica table{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#logistica th{
	background-color: #cc9933;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	height: 25px;
	font-size: 16px;
	font-weight: 900;
	padding-left: 5px;
	padding-right: 5px;
}
#logistica td{
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
}





#dosColumnas{
	margin-top: 15px;
	width: 940px;
	height: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-weight: 700;
	font-size: 18px;
}
#dosColumnas a{
	text-decoration: none;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#dosColumnas a:hover{
	color: white;
}
#dosColumnas b{
	font-weight: 1200;
	font-size: 16px;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
}
#dosColumnas p{
	text-align: justify;
	 text-indent: 40px;
}
#tresColumnas li{
	padding-top: 5px;
}
#unaColumna{
	 width: 460px;
    float:left; 
}
#unaColumna img{
	border: 0px;
}
#otraColumna{
	 /*margin-left: 490px;*/
    width: 460px;
	 padding-left: 15px; 
	 float: left;
	 position: relative;
}

#contacto{
}
#contacto table{
	background-color:#cc9933;
	border-style: double;
	border-width: 3px;
	border-color: #990033;
	color: black;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
#contacto td{
	background-color:#cc9933;
	color: black;
	font-size: 17px;
	height: 15px;
}
#contacto p{
	padding-left: 15px;
	padding-right: 15px;
	color: white;
}
#contacto textarea{

text-align:left;
width: 740px;
height: 130px;
text-align: left;
font-size:15px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
margin-top: 10px;
}

#contenidoNoticias{
	height: 450px;
	width: 950px;
	color: white;
	font-size: 14px;
}
#contenidoNoticias a{
	text-decoration: none;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#contenidoNoticias a:hover{
	color: white;
}

#paginacion{
color: #cc9933;
}
#paginacion a{
	text-decoration: none;
	color: #cc9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#paginacion a:hover{
	color: white;
	width: 950px;
}