/* Homepage*/

body {
    height: 600px;
	background: #7f7f7f;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:858585;
}

#forma_tenis {
    background: #7f7f7f;
	height:800px;	
}

p {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

strong {
	color : #F8981D;
	font-style: normal;
	font-weight: normal;
}

ul {
  
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	width: 142px;
	padding: 0px;
	margin: 0px;
}

b {
	color : #F8981D;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #F8981D;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #F8981D;
	line-height: 12px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #F8981D;
	line-height: 7px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h6 {
	font-size: 11px;
	font-style:italic;
	color: #7b7b7b;
	line-height: 12px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



p a{
	color: #999999;
	text-decoration: underline;
} 



em a{
	color: #808080;
	text-decoration: none;
} 



strong a{
	color: #F8981D;
	font-weight: normal;
} 



b a{
	color: #F8981D;
	font-weight: normal;
}


a {
    color: #B2B2B2; 
}

a:hover { 
    color: #F8981D;
}

/*a:visited {
	color: #B2B2B2;
}*/

/*a:active { 
    color: #B2B2B2;
}*/

li {
	color : #666666;
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	line-height: 11px;
	display: block;
	height: auto;
	margin: 0px;
	padding: 0px;
}

li a{
    float: left;
	
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
}

li a:hover {
	
	background-image: url(images/flecha_submenu.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}

li a:visited { 

}

.first a{
    color : #F8981D; 
    
}

.current {
	color : #F9981D;
	font-weight: bold;
}

#contenedor {
    height: auto !important;
    min-height: 100%;
	height: 100%;
	width: 955px;
	text-align: left;
	margin: auto;
	position:relative;
	display: block;	
}


#header {
	width: 955px;
	padding: 0px;
	height: 159px;
	margin: 0px;
	
}

#menu {
	height: 26px;
	width: 955px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	background-image: url(images/header_barra.gif);
	margin: 0px;
	padding: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 840px;
	height: 18px;
	display: inline;
	clear: none;
}
#menu ul li{
	float: left;
}

#menu ul a{
	text-decoration:none;
	background-image: url(images/header_divisor.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 28px 0px 28px;
}

#CuerpoPrincipal {
 	width: 955px;
	position:relative;
}

#Titulos {
	height: auto;
	width: 650px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	display: block;
	position:relative;
}

#fechador {
    left:0px;
    right:0px;
    top:10px;
	float: right;
	width: 200px;
	position:relative;
}

.tit2 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 21px;
}

#footer, .push {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #999999;
	width: 955px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left bottom;
	margin-top: 19px;
	position:relative;
	clear: both;
	bottom: 0;
    height: 30px;
}


#footer p {
	font-size: 9px;
	line-height: 9px;
	color: #999999;
}

/* ---------------------- Interiores ------------------------------------------------------------------------------------------ */

.submenu {
    top:33px;
	left:-627px;
	font-weight: bold;
	/*text-align:right;*/
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bar_submenu.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	display: block;
	margin-right: 19px;
	line-height: 0px;
	position:relative;	
}

#casos {
    top:0px;
	margin-top: 0px;
	float: left;
	display: block;
	position:relative;	
	}

#tapa {
	top:-20px;
	left:300px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
	margin-right: 19px;
	line-height: 0px;
	position:relative;
	background-color: #FFFFFF;
}

.submenu2 {
    top:33px;
	left:-627px;
	font-weight: bold;
	/*text-align:right;*/
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
	margin-right: 19px;
	line-height: 0px;
	position:relative;	
}

#imagen {
    left: 0px;
    top:-100px;
	left:190px;
	background-color: #EFEFEF;
	width: 335px;
	right: auto;
	clear: none;
	display: block;
	margin-top: 0px;
	height: 300px;
	float: left;
	margin-right: auto;
	position:relative;
	
}

#contenidosExactos {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 408px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: 359px;
	position:relative;
	
}

#contenidos {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 408px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
}

#contenidosLinks {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-40px;
	left:202px;
	width: 708px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
}

#ranking {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 408px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
}



#servicios {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-80px;
	left:202px;
	width: 408px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
}

#contenidosLargos {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 743px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
	
}

#contenidosLargosIzquierda {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:170px;
	width: 743px;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
	
}

#contenidosLargosAfiliaciones {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 743px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: auto;
	position:relative;
}

#contenidosImagen {
    left: 0px;
    top:-100px;
	left:195px;
	width: auto;
	right: auto;
	clear: none;
	display: block;
	margin-top: 0px;
	height: 534px;
	float: left;
	margin-right: auto;
	position:relative;
	
}

#contenidoVacio {
    text-align:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
    top:-100px;
	left:202px;
	width: 408px;
	float: left;
	right: 0px;
	display: block;
	margin: 0px;
	height: 1px;
	position:relative;

}

#naranja{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8981D;	
} 

#InteriorContenidos {
    width: 390px;  
	
}

#InteriorRanking {
    width: 380px;  
	
}

#InteriorContenidosLargo {
    width: 590px;  
	
}

#InteriorContenidos a{
    color: #F8981D; 
	
}

#sizefont {
    display: inline;
	width: 108px;
	vertical-align: top;
	float: right;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

hr{
    background-color: #b2b2b2;
	color: #b2b2b2;  
    height: 1px; 
    width: auto;
	
}

#idiomas {
	height: 25px;
	position:relative;
	float: left;	
	display: block;
	
}
/* ---------------------- Contacto ------------------------------------------------------------------------------------------ */

fieldset {
	border: 0px;
	margin: 1em 0;
}

legend {
	font-weight: bold;
}

label {
	display: block;
}

input[type="text"] {
    font-family: Arial, Helvetica, sans-serif;
	color : #858585;
	width: 200px;
}

input[type="submit"] {
	width: 100px;
	height: 25px;
}

select {
    font-family: Arial, Helvetica, sans-serif;
	color : #7b7b7b;
	
}



textarea {
    font-family: Arial, Helvetica, sans-serif;
	color : #858585;
	width: 215px;
	height: 100px;
}

iframe {
    font-family: Arial, Helvetica, sans-serif;
	color : #858585;
	width: 265px;
	height: 70;
}

#xframe {
	width: 348px;
	height:57px;
	
}

.required {
	font-size: 0.95em;
	color: #737373;
}

input:focus, textarea:focus, select:focus {
	background: #fdfaf7;
	font-weight: normal;
}

#textoFinal_form {
	width: 466px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:301;
	top: 41px;
	left: 8px;
}

#nombre_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:301;
	top: 20px;
	left: 8px;
}

#apellidos_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 233px;
	top: 20px;
}

#compania_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 8px;
	top: 66px;
}

#puesto_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 233px;
	top: 66px;
}

#telefono_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 233px;
	top: 112px;
}

#lada_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 8px;
	top: 112px;
}

#correo_form {
	width: 215px;
	padding-left:0px;
	padding-top: 0px;
	position:absolute;
	z-index:302;
	left: 8px;
	top: 157px;
}

#aceptar {
	margin-right:20px;
	width:98%;
	position:absolute;
	z-index:302;
	top: 205px;
	
}


#formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	top:-578px;
	width: 375px;
	right: auto;
	clear: none;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	position:absolute;
	padding:5px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-top: 0px;
	z-index:300;
	left: 512px;
		
}

#cerrar {
	width: 341px;
	}

#portada {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	top:-710px;
	width: 375px;
	right: auto;
	clear: none;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	position:absolute;
	padding:5px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-top: 0px;
	z-index:300;
	left: 512px;
		
}



.box-outer {
	width: 476px;
	right:-113px;
	padding-top: 0px;
	padding-right:0px;
	height:auto;
	padding-bottom: 3px;
	position:absolute;
	z-index:500;
	top: 154px;
}

.box-inner {
  width: 475px;
  padding:3px;
  padding-left:0px;
  
}

.box h2, .box p {
  padding-left: 5px;
  padding-right: 5px;
}


#textoPresenta {
  padding-left: 7px;
  padding-right: 7px;
}
