 

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
color: #492DC2;
background: #FFFFFF url(images/mondial_bird2.gif)  ;
}
 

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
 }

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}

   
.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=password],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

A.top_menu{
  	padding-left:3px; 
  	padding-right:3px; 
  	margin:7px; 
  	font-size: 0.7em;
	text-decoration:none;
	color: #3D01FC;
	font-weight : bold; 
}
A.top_menu:link{   text-decoration:none;    }
A.top_menu:visited{  text-decoration:none;    }
A.top_menu:hover{   text-decoration: underline; color: #01016D;    }




A.sub_menu{
	 
	margin:3px;
	padding:3px; 
	font-size: 0.6em;
	text-decoration:none;
	color: #FFFFFF;
	 
	background-color:#A8AAE9;
}
A.sub_menu:link{ background-color:#A8AAE9;     }
A.sub_menu:visited{  background-color:#A8AAE9;   }
A.sub_menu:hover{   background-color:#8D8FC1;    }


A.right_menu{
	 
	margin:10px;
	 
	font-size: 0.6em;
	text-decoration:none;
	color: #0026FF;
	 
	 
}
A.right_menu:link{ color:#0026FF;     }
A.right_menu:visited{  color:#0026FF;   }
A.right_menu:hover{   color:#000000;    }


A.designtumsoft{
	margin: 3px;
	font-family: Georgia ;
	font-weight: bold;
	font-size: 12px;
	color: #C10000; 
	text-decoration:none;	
}


 

A.externalsite{
	 
	margin:3px;	
	text-decoration:none;	
}
 
A.externalsite img{
	 
	border:0px;
	text-decoration:none;	
}


ul.hic {
	margin:0px;
	float:left; 
	list-style-type: none;
	 
} 

li  {
	margin:3px; 
	list-style-type: none;
} 
 