
body{
 background-color:"#555555";
 color:#ffffff;
}

td.for_fotos{
 margin:0% 0% 0% 0%;
 /*background-color: #000000;*/
}

a:link { color: #ff6633; }
a:visited { color: #ff6633; } 
a:hover { color: #ffaa88; } 

p {
 margin-top:0px;
 margin-right:5px;
 margin-left:5px;
 /*background-color: #ffffcc;*/
}


Table { 
border-spacing: 0; 
border-collapse: collapse; 
margin-left:auto; /*align table to center*/ 
margin-right:auto;/*align table to center*/ 
/*background-color: #ffffcc;*/
} 
.foto_bg{
background-image: url('/Resources/rocket.gif'); 
background-repeat: no-repeat; 
background-position: 230px 180px;

}

div.principal_bg{
/*background-color: #ffffcc;*/
background-image: url('/Resources/laterals2.gif'); 
background-repeat: repeat-y; 
background-position: top center;
 margin-left:auto; /*align table to center*/ 
 margin-right:auto;/*align table to center*/ 
 margin-top: 20px;
 }
 
#contenedor_de_text_amb_ombra {
position: relative;
margin:0px auto 0px auto;
padding-bottom: 40px;
}
.text_with_shadow { 
font-family: Verdana; 
text-align: justify;
position: absolute;
top: 0px;
left: 0px;
z-index: 9;
font-size: 10px;

}
.shadow_for_the_text { 
font-family: Verdana; 
text-align: justify;
position: absolute;
top: 1px;
z-index: 8;
color: #000000;
font-size: 10px;
}

.normal_text { 
font-family: Verdana; 
text-align: justify;
font-size: 10px;
}

.right_text { 
font-family: Verdana; 
text-align: right;
font-size: 10px;
}

.menu_color_around{
 font-family: Verdana; 
 background-color:51040c;
 font-size: 10px;
}

.styleItalic { font-family: Verdana; font-style: italic; }
.styleItalicBold { font-family: Verdana; font-style: italic; font-weight: bold; }
.style194 { text-align: center; }
.style124 { font-family: Verdana; }
.style125 { font-family: Verdana; color: #f63; }

.titol_pagina{
 color:#d39240;
 font-style: italic;
 font-weight: bold;
 text-align: center;
 font-size:20px;
}



 img.thebook {border: 3px #d39240 solid;}
 img.marc_negre{border: 3px #000000 solid;}

 