body{
  padding:0;
  margin:0;
  background-color:#333;
  font-family:Verdana, Arial, sans-serif;
}
.clear{
	clear:both;
}
#wrapper {
	width:100%;
	background-color:#333;
	float:left;
	padding:0;
	margin:0;
	/*background: #000 url(../images/quemando.jpg) repeat-x bottom;*/
}
a:link {
	color: #d21510;
}
a:visited{
	color: #d21510;
}
a:hover {
	color: #CCC;
}
label{
  width:200px;
  font-weight:bold;
  float:left;
}
.formulario input{
  width:250px;
}
img {
  border:0;
}
/*---------------------------------------------------------
Encabezado
-----------------------------------------------------------*/
#encabezado {
	width:100%;
	height:160px;
	padding:0;
	margin:0;
	float:left;
	border-bottom:#666 solid;
	background:#000;
}
#logo{
	padding:0;
	margin:0;
	float:left;
}
#animcacion{
	padding:0;
	margin:0;
	float:right;
	z-index:1;
	/*background:url(../swf/salto.swf) no-repeat;*/
}
/*---------------------------------------------------------
Contenido
-----------------------------------------------------------*/
#contenido {
 	width: 100%;
	margin: 0;
	float:left;
	color:#FFF;
	padding:0;
}
#contenido p {
 	color:#FFF;
	padding:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
/*---------------------------------------------------------
Division de contenido
-----------------------------------------------------------*/
#left {
	width:24%;
	float:left;
}
#right {
	width:21%;
	float:left;
  text-align:center;
}
#center {
	width:54%;
	float:left;
}
.iconos{
  
}
.iconos img{
  margin-left:25px;
  border:none;
  height:40px;
}
.imagenes{
  
}
.imagenes img {
  margin:25px;
}
/*---------------------------------------------------------
Left - Menu
-----------------------------------------------------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
#menuwrapper { 
	width:174px;
	/*margin: 0 0 10px 0;*/
	float:left;
	/*background:url(../images/curva.gif) no-repeat right top;*/
}
#menu2 {
	/*width: 22%;*/
	width:173px;
	margin: 0 ;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:#d21510 solid 1px;
}
#menu2 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu2 li a:link, #menu2 li a:visited {
    color: #d21510;
	display: block;
	background: url(../images/menu222.gif);
	padding: 8px 0 0 7px;
}
#menu2 li a:hover, #menu2 li #current {
	color: #CCC;
	background: url(../images/menu222.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#menu2 li a:active {
	color: #CCC;
	background: url(../images/menu222.gif) 0 -64px;
	padding: 8px 0 0 10px;
}
#curva {
	background:url(../images/curva.gif) no-repeat;
	position:absolute;
	left:151px;
	top:243px;
	z-index:5;
	float:left;
	height:415px;
	width:30px;
}
#noticias {
	width:98%;
	float:left;
	text-align:center;
	margin:0;
}
#noticias img {
	border:#FF6600 solid 1px;
	margin: 0 2px 2px 2px;
}
.imagen_principal{
	margin-top:15px;
}
.linea {
	background-image:url(images/linea.gif);
	background-repeat:repeat-x;
}
#marquesina{
	width:168px;
	float:right;
	border:#d21510 solid 1px;
	text-align:center;
	background-image:url(../images/izquierdo.gif);
	background-repeat:repeat-y;
/*	padding:7px;*/
	margin:0;
	height:300px;
}
#marquesina img{
	border-bottom:#d21510 solid 1px;
}
/*---------------------------------------------------------
Publicidad
-----------------------------------------------------------*/
#publicidad{
	width:100%;
	text-align:center;
	float:left;
	background-color:#CCC;
	border-top:#BC1410 solid 2px;
	border-bottom:#BC1410 solid 2px;
	margin: 100px 10px 0 0;
}
#publicidad img{
	border:#FFF;
	margin-left:10px;
	margin-right:10px;
}
#patrocinantes {
  float:left;
	width:100%;
	height:20px;
	background-color:#FF6633;
	color:#FFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*---------------------------------------------------------
Publicidad Principal -  Encabezado
-----------------------------------------------------------*/
#publicidadprincipal {
	width:100%;
	height:63px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
	border-bottom:#666 solid;
	text-align:center;
}
/*---------------------------------------------------------
Publicidad debajo del menu
-----------------------------------------------------------*/
#publicidad2 {
	width:170px;
	float:left;
	text-align:center;
	margin:10px 0 10px 0;
	border:#BC1410 solid 1px;
	padding:5px;
}
/*---------------------------------------------------------
Publicidad debajo de marquesina
-----------------------------------------------------------*/
#publicidad22 {
	width:155px;
	float:right;
	text-align:center;
	margin:10px 3px 5px 2px;
	border:#BC1410 solid 1px;
	padding:5px;
}
.cuadro{
  margin:10px 3px 5px 2px;
  border:#BC1410 solid 1px;
  padding:5px;
  color:#fff;
}

.caja-google {
  width:145px;
}
/*---------------------------------------------------------
Pie de Página
-----------------------------------------------------------*/
#pie{
	width:100%;
	color:#000;
	background: #ccc url(../images/flechas.jpg) repeat-x bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	margin-bottom:0;
	height:45px;
	float:left;
	border-bottom:#666 solid 1px;
}
#fondowrapper {
	background: #000 url(../images/flechas.jpg) repeat-x bottom;
	width:100%;
	float:left;
	height:25px;
	margin:0;
}
/*---------------------------------------------------------
Titulo para páginas internas
-----------------------------------------------------------*/
#titulo {
	width:99%;
	float:left;
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding-top:15px;
}
#webs_amigas{
	display:block;
}
#webs_amigas li{
	margin-bottom:10px;
}
.aclaracion{
 font-size:70%;
}