/* CSS Document */

body{
margin:0 0 0 0;
background-image:url(imagen/bgpri.jpg);
background-repeat:repeat;
}

#bgbar {
background-image:url(imagen/fondobar.jpg);
background-position:top;
background-repeat:no-repeat;
}

#taprin{
background-color:#FFFFFF;
}

#barraizq a{
display:block;
color:#D84F47;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
background-image:url(imagen/boton1.gif);
background-repeat:no-repeat;
padding: 9px 0 0 20px;
}

#barraizq a:hover{
display:block;
color:#666666;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
background-image:url(imagen/boton2.gif);
background-repeat:no-repeat;
padding: 9px 0 0 20px;
}

#lineaba{
background-image:url(imagen/lineabajo.jpg);
background-repeat:repeat-x;
}

#linelad{
background-image:url(imagen/linelado.jpg);
background-repeat:repeat-y;
}

#linelad2{
background-image:url(imagen/linelado2.jpg);
background-repeat:repeat-y;
background-position:right;
}

#titu{
background-image:url(imagen/fondarr.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
font-size:23px;
color:#D84F47;
font-weight:bold;
padding: 0 0 0 10px;
}

.textos{
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#333333;
}

.subtextos{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#D84F47;
font-weight:bold;
}

.subtextos2{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#88724A;
font-weight:bold;
}

#margen{
border-bottom:1px dotted #B13B32;
border-left:1px dotted #B13B32;
border-right:1px dotted #B13B32;
border-top:1px dotted #B13B32;
}
