body { 
	text-align: justify;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	background-image: url(img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#dd601d;

	}
	
	td#contenido{ 
	background-color:#f4a700;

	}
	

/*td#header { 
background-image: url(img/fondo_header.jpg); 
background-repeat: repeat-x;
border-collapse: collapse;
}*/

td#accesos { 
background-image: url(img/fondo_accesos.jpg); 
background-repeat: repeat-x;
border-collapse:collapse;
}

td#accesos-home { 
background-image: url(img/fondo_accesos-home.jpg); 
background-repeat: repeat-x;
border-collapse:collapse;
}

td#recomendados { 
background-image: url(img/fondo_recomendados.jpg); 
background-repeat: repeat-x;
border-collapse:collapse;
}

td#marcas { 
background-image: url(img/fondo_marcas.jpg); 
background-repeat: repeat-x;
border-collapse:collapse;
}

td#pie { 

border-collapse:collapse;
background-image:url(img/fondo_pie.jpg);
background-repeat:repeat-x;
font-size:11px;
font-weight: 100;
padding: 0 0px 0px 0;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
color: #a33f09;

}


h1 {
font-size:24px;
font-weight: 100;
color: #fff;
margin-left:1px;
margin-right:1px;
margin-top:2px;
text-align:left;
line-height:10pt;
}

h2 {
font-size:16px;
font-weight: 700;
color: #be0101;
margin-left:1px;
margin-right:1px;
margin-top:1px;
text-align:left;
line-height:14pt;
}

h3 {
font-size:12px;
font-weight: 100;
color: #424242;
margin-left:1px;
margin-right:1px;
margin-top:1px;
text-align:left;
line-height:10pt;

}




/*Links gris*/

table#gris a:link {
	font-weight: 100;
	color: #4d4d4d;
	text-decoration: none;}

table#gris a:visited {
	font-weight: 100;
	color: #636363;
	text-decoration: none;}

table#gris a:hover, a:active {
	font-weight: 100;
	color: #03a5e8;}





/*Links generales*/

a:link {
	font-weight: 100;
	color: #03a5e8;
	text-decoration: none;}

a:visited {
	font-weight: 100;
	color: #027aab;
	text-decoration: none;}

a:hover, a:active {
	font-weight: 100;
	color: #03a5e8;}






h4 {
font-size:16px;
font-weight:700;
color: #ee7000;
text-align:left;
margin-left:2px;
margin-right:1px;
margin-top:3px;
margin-bottom:3px;


}

h5 {
font-size:13px;
font-weight: 700;
color: #ee7000;
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
line-height:10pt;
}

h6 {
font-size:12px;
font-weight: 100;
color: #bbb;
margin-left:1px;
margin-right:1px;
margin-top:1px;
text-align:left;
line-height:10pt;

}

P{
font-size:12px;
font-weight: 100;
color: #424242;
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
line-height:15pt;

}
table#carta-cont{
background-color:#f4c969;

}

th#carta-cont{
background-color:#f4c969;

}

td#carta-cont{
background-color:#f4c969;

}
/*Links carta*/

table#carta a:link {
	font-weight:700;
	color: #be0101;
	text-decoration: none;}

table#carta a:visited {
	font-weight:700;
	color: #be0101;
	text-decoration: none;}

table#carta a:hover, a:active {
	font-weight:700;
	color: #ee7000;}
