/* CSS Document */

body  { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #74352c;
 background-image:url('../images/faux.jpg');
 background-repeat: repeat-x;
 background-position: top-center;
 margin: 0px;
 overflow: auto;
 
}

img {
border:0px;
}

input{
background-color: white;
color: black;
font-size:12px;
border: 0px solid red;
}

#wrapper {
 margin: 0 auto;
 overflow: hidden;
 width: 1100px;

}

#top {
 background-image:url('../images/top.jpg');
 width: 614px;
 height: 59px;
 float: left;
}

.title {
color: white;
font-size: 17pt;
font-weight: bold;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 150px;
padding-right: 0px;
padding-top: 20px;
padding-bottom: 0px;
border: solid black 0px;


} 

#lang {
 background-image:url('../images/lang.jpg');
 width: 486px;
 height: 59px;
 float: left;
}

.langs {
 margin-left: 0px;
 padding-right: 110px;
 padding-top: 20px;
 padding-bottom: 0px;
 float: right;
 
}

#graphics {
 background-image:url('../images/graphics.jpg');
 width: 1100px;
 height: 248px;
 float: left;
}

#menu {
 background-image:url('../images/menu.jpg');
 width: 1100px;
 height: 47px;
 float: left;
}


 
.search_all {
width: 223px;
padding-left: 0px;
margin-right: 118px;
margin-top: -4px;
padding-bottom: 0px;
float: right;

} 


.search_button {
padding-left: 5px;
padding-right: 0px;
margin-top: -2px;
padding-bottom: 0px;
float: right;

} 

.search_button_IE{
padding-left: 5px;
padding-right: 0px;
margin-top: -22px;
padding-bottom: 0px;
float: right;

} 
 
#content_top {
 background-image:url('../images/content_top.jpg');
 width: 1100px;
 height: 33px;
 float: left;
} 

 
#content {
 background-image:url('../images/content.jpg');
 background-repeat: repeat-y;
 width: 1100px;
 min-height: 400px;
 float: left;
}  
 
#content_bottom {
 background-image:url('../images/content_bottom.jpg');
 width: 1100px;
 height: 27px;
 float: left;
}  
 
.content_right {
width: 635px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: solid red 0px;
float: left;

}  

.content_left {
width: 215px;
padding-left: 125px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
border: solid blue 0px;
float: left;

} 

.news {
width: 175px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 10px;
float: left;
border: solid blue 0px;
} 

.news_title {
width: 175px;
color: #a6352c;
font-size: 9pt;
font-weight: bold;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: solid black 0px;
float: left;

}

.news_text {
color: black;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: solid black 0px;
float: left;

}

.news_date {
color: #7a7a7a;
font-size: 7pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: solid black 0px;
float: left;

}

.news_more {
color: #a6352c;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: solid black 0px;
float: right;

}

.news_more a:link, a:active, a:visited {
color: #a6352c;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;

}

.news_more a:hover {
color: red;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;

}


 
.content_title_right {
width: 635px;
color: #74352c;
font-size: 12pt;
font-weight: bold;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 9px;
padding-bottom: 0px;
border: solid black 0px;
float: left;

}  

.content_title_left {
width: 215px;
color: #74352c;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-align: left;
text-decoration: none;
padding-left: 120px;
padding-right: 0px;
padding-top: 9px;
padding-bottom: 0px;
border: solid yellow 0px;
float: left;

} 
 
.content_txt {
color: black;
font-size: 10pt;
font-weight: normal;
font-style: normal;
text-align: justify;
text-decoration: none;
padding-left: 0px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border: solid black 0px;
float: left;

} 

#footer{
 background-image:url('../images/footer.jpg');
 width: 1100px;
 height: 74px;
 float: left;
} 

 
.footer{
width: 900px;
color: black;
font-weight: normal;
font-size: 8pt;
text-decoration: none;
text-align: center;
padding-left: 100px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 0px;
border: solid yellow 0px;
}  
 

.menu{
color: #8d9c9c;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-left: 105px;
margin-right: 0px;
margin-top: 11px;
margin-bottom: 0px;
float: left; 
 } 

/*UL*/

ul, ul li {
	display: block;
	float: left;	
}

ul a:link, ul a:visited , ul a:visited{
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	color: #8d9c9c;
	font-size: 10pt;
}

ul a:hover {
color: red;
	
}

ul {
	float: left;
	padding: 0px 0px 0px 0px;
	
    
}

/*UL*/


a:link, a:active, a:visited {
color: orange;
font-weight: bold;
text-decoration: none;
} 

a:hover{
color: red;
font-weight: bold;
text-decoration: none;
} 

h1 {
 color: #dddddd;
 font-weight: bold;
 font-size: 14pt;
 text-decoration: none;


}


