html, body {
padding:0px;
margin:0px;
}
body {
background: url('../images/tile3.jpg');
font-family: "Arial";
font-size: 13px;
color:#3B495A;
padding:0px;
margin:0px;
}


#idioma{
color:#966D4D;
font-size: 13px;
font-weight:bold;
text-decoration: none;
}

a, a:link {
text-decoration: underline;
color:#6C6C6C;
}
a:hover {
text-decoration: none;
color:#6C6C6C;

}
a:active {
text-decoration: underline;
color:#6C6C6C;

}

.content-box
{
 float:left;
 width: 1020px;
 font-family: "Arial";
 font-size: 15px;
 color:#000;
 margin-bottom:10px;
 margin-left:18px;
 margin-right:18px;
  text-align: justify;
 }
.txt
{
 font-family: "Arial";
 font-size: 15px;
 color:#000;
 }
 .txtpetit
{
 font-family: "Arial";
 font-size: 12px;
 color:#000;
 }
 
 .displayed {
 	display: block;
	margin-left: auto;
	margin-right: auto;
}
 .txtbold
{
 font-family: "Arial";
 font-size: 15px;
 color:#000;
  font-weight:bold;
 }

h3
{
font-family:"Arial";
height:18px;
margin:0px;
padding:0px;
/*color:#8C8C8C;*/
color:#966D4D;
border-bottom: 1px ridge #000;
margin-bottom:8px;
font-size:16px
}

h3:first-letter {
font-size: 16px;
font-family:"Arial";
color: #573500;
}

h2
{
font-family:"Arial";
height:8px;
margin:0px;
padding-top:8px;
color:#8C8C8C;
border-top: 1px ridge #000;
margin-bottom:8px;
font-size:10px
}

#footer_r
{
 /*color:#BCBCBC;*/
 color:#898989;
 font-size:10px;
 float:right;
}
#footer_l
{
 color:#898989;
 font-size:10px;
 float:left;
}

/*  buttons  */

.boto a
{
	height: 24px;
 font-family: "arial";
 font-size: 15px;
/*   font-weight:bold;*/
   color:#E0D8B1;
   background-color:#966D4D;
   border-style:double;
   border-color:#FFFFFF;
   border-width:3px;
   text-decoration: none;
   text-align: center;
   padding-top: 2px;
}

.boto a:hover 
{
	color:#966D4D;
   background-color:#E0D8B1;
      text-decoration: none;
}

.botoblanc a
{
height: 24px;
 font-family: "arial";
 font-size: 16px;
 color:#E0D8B1;
 background-color:#966D4D;
 border-style:double;
 border-color:#FFFFFF;
 border-width:3px;
 text-decoration: none;
 text-align: center;
 padding-top: 0px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 1px;
}



.botoblanc a:hover 
{
	color:#966D4D;
   background-color:#E0D8B1;
   text-decoration: none;
}

.fotodalt{
 width:750px;
height: 177px;
background-image: url('../images/fons3.gif');
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.menudalt{
 width: 750px;
height: 40px;
background-image: url('../images/fons3.gif');
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.bordertd{
font-family: "Arial";
 font-size: 15px;
 color:#000;
border-bottom: 1px ridge #000000;
border-top: 1px ridge #000000;
border-left: 1px ridge #000000;
border-right: 1px ridge #000000;
height: 35px;
}
.bordertdd{
font-family: "Arial";
 font-size: 15px;
 color:#000000;
border-bottom: 1px ridge #000000;
border-left: 1px ridge #000000;
border-right: 1px ridge #000000;
height: 35px;
}
.bordertdR{
font-family: "Arial";
 font-size: 15px;
 color:#000000;
border-bottom: 1px ridge #000000;
border-top: 1px ridge #000000;
border-right: 1px ridge #000000;
height: 35px;
}
.bordertdt{
font-family: "Arial";
 font-size: 15px;
 color:#000000;
border-top: 1px ridge #000000;
border-left: 1px ridge #000000;
border-right: 1px ridge #000000;
height: 35px;
}
.bordertdm{
font-family: "Arial";
 font-size: 15px;
 color:#000000;
border-bottom: 1px ridge #000000;
border-right: 1px ridge #000000;
height: 35px;
}
.bordertdl{
font-family: "Arial";
 font-size: 15px;
 color:#000000;
border-right: 1px ridge #000000;
border-bottom: 1px ridge #000000;
height: 35px;
}

.hiddenPic {display:none;}
