/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #F5FFDC;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #F5FFDC;
}

body {
	background: #FFF8EC url(images/back_all.jpg) repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content
{
	
	margin:auto;
	background: #FED9A0;
	width: 793px;
	text-align: left;
	border-left:7px #FFFFFF solid;
	border-right:7px #FFFFFF solid;
	padding-bottom:20px;
	height: auto;

}

#main
{
position:relative;	
width: 793px;
padding-top: 10px;
background: url(images/table_back.gif) repeat-x top;
}


#header {
	height: 303px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

width: 773px;
height: 203px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5C722A;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
margin: 0 auto;
width: 793px;
height: 20px;
padding-top: 40px;
padding-left:0px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: right;
	width: 100px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
	font-size: 14px;
	
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #0033CC;
	text-decoration: none;
	background: #ffffff;
}

#check a{
	width: 100px;
    height: 23px;
	color: #0033CC;
	text-decoration: none;
	background: #ffffff;
}
#check a:hover{
	width: 100px;
    height: 23px;
	color: #005C92 ;
	text-decoration: none;
	background: #ffffff;
	
}


#left
{
	
	width: 150px;
	margin-left: 20px;
	
	
}
#left a
{
	color:#FFFFFF;
	text-decoration:none;		
}#left a:hover
{
	color:#FFFFFF;
	text-decoration:underline;		
}#left a:visied
{
	color:#FFFFFF;
	text-decoration:none;		
}
#right
{
float: right;
width: 560px;
padding-right: 20px;
}


#right
{
float: right;
width: 560px;
padding-right: 20px;
}
#right a
{
color:#333333;
text-decoration:none;
}
#right a:hover
{
color:#333333;
text-decoration:underline;
}
#right:visited
{
color:#333333;
text-decoration:none;
}










.date {
	text-align: right;
	color: #F5FFDC;
	font-size: 11px;
}

.date a {
	color: #F5FFDC;
}



#footer {
	position:relative;
	margin:  auto;
	width: 807px;
	text-align: center;
	border-top:7px #FFFFFF solid;
	
	
	
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color:#000000;
}

#footer a {
	color: #000000;
}
#td_left{
	background:url(images/left.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:4px;
	text-align:left;
}
#td_left {
	
	background-repeat:no-repeat;
	height:25px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:8px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
.images{
	border: 2px #FFFFFF solid;
}
#result{
	
	height: 300px;
	overflow: auto;
	
	
	/*width: 792px;
	 filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/

}
input{
	border: 1px solid #0072B5;
}
TEXTAREA {
	border: 1px solid #0072B5;
}
#lingue{
	width: 100px;
	height: 15px;
	float:left;
	margin-top:4px;
	
	
}
#lingue a {
	
	width: 23px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	
}

#lingue a:hover {
	width: 23px;
    height: 23px;
	
	
}
#lingue img {
	border:0px;
	
}
