/* CSS Document */
body{
	margin:0;
	padding:0;
	background: url(../images/bg_body.jpg) center top repeat-x #3f3f3f;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p, ul, li, h1, h2{ margin:0; padding:0; }
a{ 	color:#F07237;
	text-decoration:underline;}
a:hover{ text-decoration:none;}
a img{ border:none;}
p{ margin-bottom:10px; }
h1{ font-size:26px; color:#F07237; margin-bottom:20px; }

.clear{ clear:both; }
.txtClaro{ color:#999999; }
.txtOscuro{ color:#000000; }
.txt18{ font-size: 18px; }
.txtazul{ color:#313bb1; }
.txtazul22{ font-size:22px;color:#313bb1; }
.txtnaranja{ color:#F07237; }
.txtnaranja16{ font-size:16px;color:#F07237; }
.scooters{ width:330px; margin-bottom:50px; }
.scooters h1{ height:40px; }
.imgColor{ margin-right:10px;}
.classAlbum{ width:118px; height:159px; background:url(../images/bg_album.jpg) no-repeat left top; padding:5px 0 0 9px;}
.classDescripcion{ margin-left:9px; width:113px; font-size:11px; padding:10px 0; text-align:center}
.classFoto{ width:116px; height:156px; background:url(../images/bg_foto.jpg) no-repeat left top; padding:5px 0 0 9px;}

#divContenedor{
	background:url(../images/bg_contenedor.jpg) center top repeat-y;
	width:990px;
	margin:auto;
	text-align:left;
}
#divInterna{
	background: url(../images/bg_interna.jpg) center top no-repeat;
}
#divPrincipal{
	background:url(../images/img_pie.gif) center bottom no-repeat;
	margin:auto;
	text-align:left;
	padding:20px 15px 30px 15px;
	min-height: 630px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 630px;/* this is also the min height for IE */
	color:#333333;
}
#divCabecera{
	height:120px;
}
#divMenu{
	float:right;
	padding:20px 30px 0 0;
}
#divMenu img{
	margin-left:47px;
}
#divLogo{
	float:left;
	padding:40px 0 0 41px;
}
#divCuerpo{
	padding:27px 0 0 0;
}
#divSubmenu{
	width:142px;
	float:left;
	margin-top:40px;
	color: #000000;
	padding-bottom: 140px;
}
#divSubmenu ul{
	border-bottom:1px solid #F07237;
}
#divSubmenu li{
	border-top:1px solid #F07237;
	list-style-type:none;
	padding:11px 3px 11px 12px;
}
#divSubmenu a{
	text-decoration:none;
	color:#999999;
}
#divSubmenu a:hover{
	color:#000000;
	text-decoration:none;
}
#divContenido{
	padding:0 20px 12px 58px;
	float:left;
	line-height:20px;
	width:740px;
	margin-bottom:30px;
}
#divRedes{
	color:#C7C7C7;
	padding:11px 0px 11px 11px;
	font-size:11px;
/*	text-align:center;*/
}
#divRedes img{ margin:5px 4px 0 0; }
#divIzquierda{ float:left; width: 297px; padding-top: 58px;}
#divDerecha{ float:right; width: 463px; text-align:left; margin-right: -20px; padding: 0px;}
#divLogos { margin-right:-100px;}
#divLogos.classInterna { margin:0px;}
#divLogos img{ margin-right:25px; margin-bottom:20px}

/********** HOME **************/
#divPrincipalH{
	background:url(../images/img_pie_h.gif) center bottom no-repeat;
	margin:auto;
	text-align:left;
	padding:20px 15px 0 15px;
/*	min-height: 630px;/* set here min height  */
/*	height: auto !important;/* overwrite the height */
	height: 630px;/* this is also the min height for IE */
	color:#333333;
}
#divCabeceraH{
	height:120px;
}
#divIzqH {
	width:242px;
	padding:8px 76px 0 32px;
	float:left;
	line-height:20px;
}
#divDerH{
	width:580px;
	padding:0 20px 0 0;
	float:left;
}
#divFotosH{
	margin:-30px -20px 10px -40px;
}
/********** FIN HOME **************/
#divTexto, #divTextoH{
	margin:-28px auto auto auto;
	background:url(../images/bg_pie.jpg) center bottom no-repeat;
	text-align: right;
	color:#808080;
	font-size:11px;
	height:50px;
	width:990px;
}
#divTexto div,#divTextoH div{
	padding-right:25px;
}
#divTexto{
	margin:-25px auto auto auto;
	height:47px;
	width:990px;
}

#divNovedades {
	line-height: 17px;
	font-size: 11px;
	width: 560px;
}

#divFormulario td {
	padding-bottom: 15px;
}
#divFormulario input, #divFormulario textarea {
	border: 1px solid #00aeef;
	padding: 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#divFormulario input.classBoton {
	background-color: #f07237;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 0px none #000000;
	padding: 4px 10px;
}
.classBloqueCeleste {
	padding: 11px;
	height: 60px;
	background-color: #cceffc;
}

/************** INICIO CARROUSEL *******************/
.infiniteCarousel {
  width: 550px;
  height: 410px;
  position: relative;
  margin:-37px 0 10px 0;
}

.infiniteCarousel .wrapper {
  width: 550px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 410px;
  overflow: auto;
  margin: 0 0 0 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
/*  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;*/
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
/*  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;*/
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul li{
  background-image:url(../images/bg_foto_h.jpg);
  background-repeat:no-repeat;
  padding:5px 0 0 5px;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;
  width: 280px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 27px;
  width: 27px;
  background: url(../images/fl_right.gif) no-repeat 0 0;
/*  text-indent: -999px;*/
  position: absolute;
  top: 175px;
  cursor: pointer;
  margin-right:-35px;
}
.infiniteCarousel .arrow a {
	text-decoration: none;
}
.infiniteCarousel .arrow a:hover {
	text-decoration: none;
}
.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background: url(../images/fl_left.gif) no-repeat 0 0;
  background-position: 0 0px;
  left: 0;
  margin-left:-40px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 0px;
	text-decoration: none;
}

.infiniteCarousel .back:hover {
  background-position: 0 0px;
	text-decoration: none;
}

