/* ------------------------------ 
HTML Redefine Tagies
------------------------------ */
body {
 margin:20px;
 padding:0;
 background:#330000;

  }
  
h1 {
 text-align:center;
 margin:.5em 0 0;
 padding:0;
 border-bottom:0px dotted #976;
 font:bold 330%/1.2em "Trebuchet MS",Verdana,Sans-serif;
 color:#800000;
  }
   
h2 {
text-decoration:underline;
margin-bottom:6px;
margin-top:1px;
padding:0;
margin-left:3px;
font:bold 250%  "Trebuchet MS",Verdana,Sans-serif;
  }
  
 h3 {
 font: italic 100%  "Trebuchet MS",Verdana,Sans-serif;
 }
 
 h4 {
 text-align:center;
 margin:0 0 1em;
 font:80%/1.2em Georgia,Serif;
 text-transform:uppercase;
 letter-spacing:.3em;
 color:#800000;
   }
      
 a{
 text-decoration:none;
 color:#000000;
 }


p {
font-family:  'Helvetica Neue', Helvetica, sans-serif;
font-size:1em;
padding:0 20px;
 text-align:left;
 }
.boit{
font-style:italic;
font-weight:bold;
}
.bottom {
text-align:center;
margin-bottom:-11px;
background:#777;	
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#ffffff;
 }

.contact {
text-align:center;
margin:70px 0;
}

#container{
 width:927px; 
 margin:0px auto;
 }
 
 
#center{
width:640px; 
margin-right:10px; 
float:left;
padding-top:15px;
text-align:center;
background:#ff9999;
}

#center ul {
text-align:left;
font-family:  'Helvetica Neue', Helvetica, sans-serif;
font-size:1em;
}
	
#left{
width:97px; 
margin-right:10px;
float:left;
}
	
#right{
width:150px;
float:left;
color:#ffffcc;
overflow:hidden;
 }
 
	
div.spacer{clear:both; height:10px; display:block;}
		
#left ul{
text-align:center;
font-size:16px;
list-style:none;
line-height:46px;
margin-top:0px;
margin-left:0px;
background:  url(images/blanco97.gif) repeat-y ;
}

 
#left ul li a{
color:#ffffcc;
margin-left:-35px;
}

#left ul a:hover{
color:red;
border:#ffffff;
}

#right ul{
line-height: 1.8;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
list-style:none;
font-size:11px;
padding: 4px 8px;
margin-left:0;
margin-top:0px;
background:#666;
border:2px inset;

}

#right ul  a{
color:#ffffcc;
background:#333333;
border:1px solid #ffffff;
padding:1px 2px;
}

#right ul a:hover{
background:#777;
}
.production{color:#000000}

.production ul{
list-style:circle;
}
.production ul a{
text-decoration:underline;
color:#660000;
}

	
	
