/* 
------------- media animation ------------------
------------ styles par Média Animation asbl----
------------ www.media-animation.be-------------
*/
/* ------------------------------ par defaut ------------------------------ */

*{
	margin:0;
	padding:0;
}

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#3C618B;
}


IMG{
	border:none;
}
A {
text-decoration: none;
color:#333;	
}
A:hover, .title a:hover {
text-decoration: underline;	
}
H1{
	background:url(assets_v2/logo2.jpg) no-repeat;
	height:90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	font-weight:normal;
	color: #cb2425;
	padding:20px 0 0 250px;
	/*width:300px;*/
	float:left;
}
H1.home{
	background:url(assets_v2/logo2.jpg) no-repeat;
	height:37px;
	font-size: 12px;
	font-weight:bold;
	color: #164273;
	padding:36px 0 0  190px;
	width:300px;
	float:left;
}
H2 {
	
}
H3 {
	/*font-weight:bold;*/
	position:relative;
	top: 50px;
	left:10px;
	width: 100px;
	float:left;
}


UL{
	position:relative;
	top:140px;
	list-style:none;
	/*font-weight:bold;*/
}
LI{
	margin-bottom:15px;
}

P{

	
}
HR{

}

SELECT{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	border:#ccc solid 1px;
	height:20px;
	padding: 2px;
	margin-top:20px;
	min-width:180px;
	float:left;
}
/*-------------------------------container----------------------------*/

#principal{
	margin:auto;
	width:1000px;
	margin-top:20px;
}

#principal_home{
	margin:auto;
	height:620px;
	/*background:transparent url(assets_v2/europe.jpg) no-repeat 80px 40px;*/
	margin-top:20px;
	width:740px;
}


#outils{
	background:transparent url(assets_v2/bg_outils.gif) no-repeat;
	height:114px;
	width:980px;
	text-align:center;
	margin:30px 0 0 0;
}

#outils ul{
	top:50px;
	padding-top:0!important;
	padding-top:50px;
	padding-left:143px!important;
	padding-left:100px;
}
#outils li{
	display:block;
	width:140px;
	float:left;
	margin: 0 10px;
	font-size:0.9em;
	text-align:center;
	color:#333;
}
#content{
	width:1000px;
	margin:50px 0 0 0;
}
/*----------------------------------------class-----------------------------*/

div.box-mod{
float:left;
width:160px;
padding: 20px 0 0 0;
text-align:center;
}


.mod1, .mod1 a{
color:#d7c24f;
}
.mod2, .mod2 a{
color:#5c4a5a;
}
.mod3, .mod3 a{
color:#455D92;
}
.mod4, .mod4 a{
color:#339966;
}
.mod5, .mod5 a{
color:#6C4406;
}
.mod6, .mod6 a{
color:#D72439;
}

div.title{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
/*font-weight:bold;*/
background:url(assets_v2/bg_titre.jpg) no-repeat top center;
padding:10px 20px 0 20px;
height:70px;
line-height:1.1em;
}
div.title:hover{
background:url(assets_v2/bg_titre_over.jpg) no-repeat top center;
}

#general-left{
background:url(assets_v2/bg-box-left.jpg) no-repeat top left;
width:7px;
height:201px;
float:left;
}
#general{
background:url(assets_v2/bg-box.jpg) repeat-x top left;
height:201px;
float:left;
}

#general-right{
background:url(assets_v2/bg-box-right.jpg) no-repeat top left;
width:11px;
height:201px;
float:left;
}


.clear{
	clear:both;
}

div#flag{
position:relative;
top:26px;
float:right;
right:20px;
}

div.supported{
text-align:center;
margin:20px 10px 0 0;
font-size:0.9em;
color:#333;
}

div.supported IMG{
vertical-align:middle;}
div#carte{
float:left;
}
div#pays{
float:right;
}

div#pays ul{
top:20px;
}
div#pays ul li{
margin-bottom:4px;
background:transparent url(assets_v2/puce_li.jpg) no-repeat left 5px;
padding:0 0 0 12px;
}
div#pays ul li a{
color:#164273;}
