*{
	margin: 0;
	padding:0;
 }
 
html{
	overflow-y: scroll;	
	overflow-x: hidden;
	height:100%;
}

body {
	font-family: Tahoma; 
	font-size: 11px;
	color: #555555;
	background-color: #ffffff;
	height: 100%;
	margin:0;	
	padding: 0;
}

a {
	outline:none;
}


/** ESTRUCTURA ****/
#wrap{
	height:100%;
}


#contenido{	
	width:891px;
	margin: 0 auto;
	position:relative;
	
}

/**CABERCERA**/

#cabecera{
	background:url(../images/cabecera.gif) repeat-x right top;
	width: 100%;
	height: 147px;
	position:relative;
}

#cabCentro{
	position:absolute;
	float:left;
	left:50%;
	margin-left:-485px;
	width:100%;
}


#cabCentro ul{
	float:left;
	color:#ecac00;
	font-size:20px;
	padding-left:30px;
	padding-top:60px;

}

li{
	list-style:none;
	list-style-type:none; 
	float:left;
	
}

li a{
	text-decoration:none;
}

.middot{
	padding-right:12px;
	padding-left:12px;
}



#cabCentro h1{
	background:url(../images/logoTableria.jpg) no-repeat left top;
	text-indent:-5000px;
	height:132px;
	width:279px;
	position:relative;
	float:left;
}


#homeCab{
	background:url(../images/home.gif) no-repeat left 2px;
}

#homeCab a{
	text-indent:-5000px;
	display: block;
	width:42px;
	height:18px;
	position:relative;
}

#homeCab a:hover{
	background: url(../images/home_over.gif) no-repeat left 2px;
}

#historiaCab{
	background:url(../images/historia.gif) no-repeat left 2px;
	
}

#historiaCab a{
	text-indent:-5000px;
	display: block;
	width:62px;
	height:18px;
}

#historiaCab a:hover{
	background: url(../images/historia_over.gif) no-repeat left 2px;
}

#filosofiaCab{
	background:url(../images/filosofia.gif) no-repeat left -1px;

}

#filosofiaCab a{
	text-indent:-5000px;
	display: block;
	width:70px;
	height:18px;
}

#filosofiaCab a:hover{
	background: url(../images/filosofia_over.gif) no-repeat left -1px;
}

#franquiciaCab{
	background:url(../images/franquicias.gif) no-repeat left 2px;
	
}

#franquiciaCab a{
	text-indent:-5000px;
	display: block;
	width:87px;
	height:18px;
}

#franquiciaCab a:hover{
	background: url(../images/franquicias_over.gif) no-repeat left 2px;
}

#cartaCab{
	background:url(../images/carta.gif) no-repeat left 2px;
}

#cartaCab a{
	text-indent:-5000px;
	display: block;
	width:46px;
	height:18px;
}

#cartaCab a:hover{
	background: url(../images/carta_over.gif) no-repeat left 2px;
}

#contactoCab{
	background:url(../images/contacto.gif) no-repeat left 2px;
}

#contactoCab a{
	text-indent:-5000px;
	display: block;
	width:80px;
	height:18px;
}

#contactoCab a:hover{
	background: url(../images/contacto_over.gif) no-repeat left 2px;
}

/*aviso no flash*/

#contieneFlash{

}

#noFlash{
	background:url(../images/fondoNoFlash2.gif) repeat-x right 18px;
	width: 891px;
	height:217px;
	left:0px;
	top:0px;
	position:absolute;
}

.imgBorde{
	right:-1px;
	position:absolute;
	float:left;
	

}

#textoNoflash {
	position:absolute;
	width: 660px;
	top:35px;
	left:200px;
	text-align:justify;
}


#textoNoflash p{
	color:#6f6f6f;
	font-family:Arial;
	font-size:11px;
}


#textoNoflash h4{
	background:url(../images/atencion.jpg) no-repeat right top;
	height: 25px;
	width: 112px;
	position:relative;
	text-indent:-5000px;
	padding-bottom:5px;
}

#textoNoflash h5{
	color:#6f6f6f;
	font-family:Arial;
	font-size:11px;
	padding-top:10px;

}

.getFlash{
	padding:5px 0px 5px 0px;
}


#principal{
	width: 640px;
	float: left;
	margin-top:50px;
	position:relative;
	top:240px;
	border-right:2px solid #aaaaaa;
}

#principal h4{

	color: #fb3b00;
	font-size: 18px;
	font-family:Arial;
	font-weight: bold;
	margin-left: 217px;
	width:408px;

}

#principal h5{

	color: #f89e00;
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	margin-left: 217px;
	margin-bottom:10px;
	text-align:justify;
	width:408px;
}

#principal h6{

	color:#6f6f6f;
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	margin-left: 217px;
	margin-top:10px;
	width:408px;

}

#principal p, label{
	color:#6f6f6f;
	font-size:11px;
	font-family:Arial;
	margin-left: 217px;
	text-align:justify;
	width:408px;
}

#hola {

	position:relative;
	height:197px;

}

#hola img {

	position:absolute;
	top:6px;
	left:0;

}

.bordeHola{
	background: url(../images/punto.gif) repeat-x bottom;
	padding-bottom:36px;

}

#historia {

	position:relative;
	margin-top:20px;
	height:197px;
}


#historia img {

	position:absolute;
	top:6px;
	left:0;

}

#historia p{
	padding-top:10px;
	padding-bottom:10px;
}

.bordeHistoria{
	background: url(../images/punto.gif) repeat-x bottom;
	padding-bottom:50px;

}

#filosofia {

	position:relative;
	margin-top:20px;
	height:197px;
}


#filosofia img {

	position:absolute;
	top:6px;
	left:0;

}

.bordeFilosofia{
	background: url(../images/punto.gif) repeat-x bottom;
	padding-bottom:57px;
}

#franquicia {

	position:relative;
	margin-top:20px;
	height:277px;
}


#franquicia img {

	position:absolute;
	top:6px;
	left:0;

}

#franquicia p{
	padding:10px 0px 0px 0px;
 }

#descarga img{
	position:relative;
	
}

#descarga{
	background: url(../images/punto.gif) repeat-x bottom;
	padding-bottom:15px;
	margin-left:217px;
	width:408px;
}

#descarga a{
	color:#fb3b00;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	color:#fb3b00;
	top:246px;
	margin-left:10px;
	position:absolute;
	
}

#descarga a:hover{
	color:#f89e00;
	font-weight:bold;
}

#descarga p{
	top:260px;
	left:50px;
	position:absolute;
	padding:0px 0px 0px 0px;
}

#carta {
	position:relative;
	margin-top:20px;
	height:100%;
 }

#carta img{
	position:absolute;
	top:6px;
	left:0px;
	
}



#carta .subtitulo{
	color:#f89e00;
	font-family:Arial;
	font-size:11px;
	margin-bottom:15px;
}

#carta h6{
	font-family:Arial;
	font-weight:12px;
	color:#fb3b00;
	padding-left:15px;
}


.bordeCarta{
	background: url(../images/punto.gif) repeat-x bottom;
	padding-bottom:15px;
}

.flecha{
	position:relative;
	margin-left:217px;
	margin-top:44px;

}


.submenu{
	background:url(../images/flecha.gif) no-repeat 217px 2px;
	
}

.ultimo{
	padding-bottom:10px;
}

#contacto {
	position:relative;
	margin-top:30px;
	height:100%;
 }

#contacto img{
	position:absolute;
	top:6px;
	left:0;
}

input{
	background-color:#fcf3e3;
	border: 1px solid #fbce7f;
	margin:2px 0px 2px 217px;
	
}

textarea{

	background-color:#fcf3e3;
	border: 1px solid #fbce7f;
	margin:2px 0px 2px 217px;
}


#enviar{
	background: url(../images/punto.gif) repeat-x 200px bottom;
	margin-left:217px;
	position:relative;
	margin-right:20px;
}


#submit{
	color:#fb3b00;
	background-color:transparent;
	border: none;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:15px;
	text-align:left;
	cursor:pointer;
	margin:0px;
	padding-left:20px;
	padding-top:4px;
}

#enviar img{
	padding-top:2px;
}


#formulario label.error{

	color:#fb3b00;

}

#formulario label, #formulario input{
	display:block;
}

#lateral{
	background:url(../images/regla.gif) no-repeat right 290px;
	float:left;
	height:2200px;
	width:249px;
	/*border-left:2px solid #aaaaaa;*/
	padding-top:240px;
	position:relative;
	margin-bottom:40px;

}

#pie{	

	clear: both;
	width: 100%;
	height: 26px;
	margin:0 auto;
	color: #fb3b00;
	font-size: 11px;
	background-color: #000000;
	margin-top: 40px;
	padding-top: 5px;
	text-align: center;
	font-family:Arial;
	position:relative;
}

#pie a{
	text-decoration:none;
	color: #fb3b00;
}

#pie a:hover{
	color: #f89e00;
}


.enfoca a{
	color: #f89e00;
	font-size: 10px;
	text-decoration:none;
}



