#contenedor
{
width:800px;
margin:0 auto;
}
#r1,#r4
{
height:6px;
background-color:#FAC217;
overflow:hidden;
}
#r2
{
overflow:hidden;
}
#r2_1
{
width:214px;
height:35px;
background-image:url(img/fondo_r2_1.jpg);
background-position:right;
background-repeat:no-repeat;
float:left;
}
#r2_2
{
width:548px;
height:35px;
background-image:url(img/fondo_r2_2.jpg);
float:left;
}
#r2_3
{
width:38px;
height:35px;
background-image:url(img/fondo_r2_3.jpg);
float:left;
}
#r3
{
background-image:url(img/fondo_r3.jpg);
background-repeat:repeat-y;
/*height:427px;*/
min-height:427px;
overflow:hidden;
}
#r3:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#r3{
/*display: inline-block;*/
display:block;
height:1%;/*ie7*/
}
/*ie*/
* html #r3
{
height: 1%; 
display: block;
}
#r3_1
{
width:210px;
/*height:427px;*/
min-height:427px;
background-image:url(img/fondo_r3_1.jpg);
overflow:hidden;
float:left;
}

#r3_2
{
width:590px;
/*height:427px;*/
min-height:427px;
background-image:url(img/fondo_r3_2.jpg);
background-repeat:repeat-y;
background-position:right;
overflow:hidden;
float:left;
}
#cont
{
width:587px;
/*height:427px;*/
min-height:427px;
background-image:url(img/fondo_cont.jpg);
background-position:bottom;
background-repeat:no-repeat;
float:right;
overflow:hidden;
}
#cont_2
{
width:587px;
/*height:427px;*/
min-height:427px;
background-image:url(img/fondo_pedidos.jpg);
background-position:bottom;
background-repeat:no-repeat;
float:right;
overflow:hidden;
}
#menu
{
width:145px;
margin: 20px 0px 0px 10px;
height:400px;
}
#menu a:link, #menu a:visited
{
display:block;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#2B4554;
text-decoration:none;
padding:7px;
}

#menu a:hover
{
background-color:#CCCCCC;
color:#000000;
}
.b_inf
{
border-bottom:1px dotted #BBBDBC;
}
#r5
{
height:10px;
background-color:#216475;
overflow:hidden;
}
#header
{
height:159px;
}
.txt_titulo
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
background-image:url(img/fondo_pleca.gif);
background-position:left;
background-repeat:repeat-y;
}
.txt_con
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
padding: 5px 15px 5px 15px;
}
.tabla_principal
{
width:560px;
}
.txt_liga
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}
.txt_liga a, .txt_liga a:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
text-decoration:none;
}
.txt_liga a:hover
{
text-decoration:underline;
}
