/*
CSS Credit: AZIZ DAVID
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font: 13px arial;
	color: #2E2E2E;
	background:#29659D   url(../backgrounds/0,,10268~3693645,00.gif) repeat-x;
}


.fader{
	border: 0px solid #ccc;
	font-weight: bold;
	margin-left: 5px;
}

#infobox{
	border: 0px solid #ccc;
	width: 620px;
	height: 180px;
	background: url(../backgrounds/bg_infobox.gif);
	margin-top: -1px;
	margin-left: -1px;
	padding-top: 13px;
	padding-left: 10px;
	color: #FFFFFF;
}

#infobox h5{
	font: 26px, "New Century Schoolbook";
	Text-transform: none;
	color: #fff;
	font-weight: bold;
}

input{
	background-color:#ffffff;
	border: 1px solid #ccc;
}

.titre{
	height: 25px;
	border: 1px solid #ccc;
	width: 405px;
	border-left: none;
	border-right: none;
}

a:link, a:visited { color: #0066CC /* #006B9F*/; text-decoration: none;} 
a:active, a:hover { color: #0066CC; text-decoration: underline;}

p {
	margin: 0 0 5px 0;
	padding: 0px;
}

.clear{clear: both;
display: none;
color: #fff;

}


h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	color: #002D42;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}



h2 {
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 11px;
	font-family: arial, "New Century Schoolbook" /*arial, Helvetica, sans-serif*/;
	font-weight: bold;
	color: #FFFFFF /*#0075EA*/ /*#333333*/;
	text-transform: uppercase;
	background: url(../backgrounds/menu_fond.gif) repeat-x;
}



h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	text-transform:;
}

h5 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform:lowercae;
}


.updatedtime {
	font-size: 10px;
	font-weight: bold;
	color: ##214f63;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 1px 0;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #CCC;
}



/*END SCRIPT */



#templatemo_container {
	margin: auto;
	width: 1000px;
	/*border: 1px solid #fff;*/
}

#templatemo_top_panel {
	float: left;
	width: 1000px;
	height: 118px;
	margin: 0px;
	color: #FFF;
	background:  url(../images/bg_archives_bar.png) no-repeat;
	border: 0px solid #fff;
}


#templatemo_top_panel .pub_large{
	float: right;
	margin-top: 20px;
	margin-right: 2px;
	border: 0px solid #fff;
	width: 728px;
	height: 90px;
}


#templatemo_sitetitle {
	float: left;
	width: 300px;
	margin: 55px 0 0 15px;
	padding: 10px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}


#templatemo_searchbox {
	float: left;
	width: 320px;
	margin: 70px 0 0 320px;
}

#templatemo_searchbox small{
	font-size: 12px;
	font-weight: 700;
}


#templatemo_searchbox form {
	margin: 0px;
	padding: 0px;

}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}



/*------------- Menu ------------------*/
#templatemo_menu {
	float: left;
	width: 1000px;
	height: 30px;
	background: url(../backgrounds/0,,10268~3612170,00.gif);
	/*background: url(images/0,,10268~3612170,00.gif);*/
	border-bottom: 0px solid #EBEBEB;
	border-top: 0px solid #EBEBEB;
	border: 0px solid #fff;
}

#templatemo_menu ul {
	float: left;
	width: 1000px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 8px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 1px;
	color: #fff;
	border-right: 0px solid #fff;
	text-transform: uppercase;
	font: bold 11px helvetica;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	/*color: #FFCC00;*/
	text-decoration: underline;
}

/* end of menu */

/* content */
#templatemo_content {
	float: left;
	width: 1000px;
	border: 0px solid;
	border-bottom: 0px;
	margin: 0px;
	background: #7592b3  /*url(backgrounds/0,,10268~3693645,00.gif) repeat-x #aec0d2 #0070A6*/;

}

#templatemo_main_leftcol {
	float: left;
	width: 629px;
	margin-top: 0px;
	background: #FFFFFF;
	padding-left: 1px;
	
}

#templatemo_main_leftcol .news_block img{ 
	margin-right: 5px;
}



#templatemo_main_leftcol .news_block{ 
	border: 0px solid #000;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
}




#templatemo_main_rightcol {
	float: right;
	margin-top: 0px;
	width: 368px;
	background:  #7592b3/*#aec0d2 url(images/body_home.gif)*/ ;
}






* html #templatemo_main_rightcol {
	margin-left: -15px;	
}

#templatemo_topnews {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 0px dotted #cccccc;

}

#templatemo_topnews small a{font-size: 10px;
color: #0080FF;
text-decoration: underline;

}

#templatemo_topnews img{
	margin-bottom: 5px;
}

#templatemo_gallery_section {
	display: block;
	width: 278px;
	padding: 5px 0 5px 5px;
	margin-bottom: 25px;
	border: 0px solid #CCC;
}

#image_section {
	float: left;
	width: 278px;	
	padding-bottom: 5px;
}

#image_section img{
	float: left;
	margin: 0px 3px 3px 0;
	border: none;
}

.regular_section {
	display: block;
	width: 307px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	/*border-bottom: 1px dotted #CCC;*/
	border: 0px solid #EBEBEB;
	padding: 1px;
	padding-bottom: 5px;
	background-color: #0080C0 ;	
}

.regular_section a{
	color: #fff;
	font-size: 11px;
}

.regular_section a:hover{
	color: #fff;
	font-size: 11px;
}

.regular_section h2{
	margin-top: -2px;
}

.newsbox {
	clear: both;
	padding: 10px;
	color: #fff;
	margin-top: -14px;
	border: 0px solid
}


.newsbox img{
	float: left;
	margin: 0 5px 0 0;
	padding-top: 1px;
	border: 0px solid #003;
}

.newsbox .newstitle {
	margin-top: 10px;
	font-size: 20px;
	color: #fff/* #004080*/;
	font-weight: bold;
	font-family: arial, "New Century Schoolbook";
}

.newsbox p{
	font-size: 11px;
	font-family: arial, "New Century Schoolbook";
	color: #fff/*#191919*/;
}

.newsbox p a{
	color: #fff;
	font-size: 11px;
}

.newsbox p a:hover{
	color: #fff;
	font-size: 11px;
}

.regular_section ul{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	list-style-type: circle;
	color: #fff;
}



.regular_section li a{
	font-size: 11px;
	color: #fff;
	text-decoration: none
}

.regular_section li a:hover{
	text-decoration: underline;
	color: #fff;
	font-size: 11px;
}

.templatemo_leftcol_fullrow {
	clear: both;
	float: left;
	width: 600px;
	padding: 10px 0 0 10px;
	border: 10px solid #CCC;
	margin-bottom: 25px;
	
}

.templatemo_rcol_sectionwithborder {
	display: block;
	width: 366px;
	margin-left: 2px;
	border: 0px solid #CCC;
	margin-bottom: 5px;	
	background: #fff url(images/shell_g.gif) ;
}


.templatemo_rcol_sectionwithborder2 {
	display: block;
	width: 366px;
	margin-left: 2px;
	border: 0px solid #CCC;
	margin-bottom: 5px;	
	background: #fff url(../images/shell_g.gif) ;
	font: 10px Arial, Helvetica, sans-serif;
	height: 130px; 
	background-color: #e6c348;
	
}

.templatemo_rcol_sectionwithborder2 p{
	margin-left: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-top: -2px;
}

.templatemo_rcol_sectionwithborder2 span{
	font-weight: normal;
	margin-left: 5px;

}


.templatemo_rcol_sectionwithborder .lexik{
	padding-left: 180px;
	padding-bottom: 5px;
}



#templatemo_video_section {
	display: block;
	width: 358px;
	margin-top: 10px;	
	margin-left: 10px;
	
}

* html #templatemo_video_section {
	margin-left: 5px;
}

#templatemo_video_section .video_box {
	float: left;
	width: 103px;
	height: 100px;
	margin: 0 10px 10px 0;
	background: url(../images/0,,10268~3617476,00.jpg);
	padding: 1px;
	
} 

#templatemo_video_section .video_box img{
	margin: 0 0 5px 0;
	height: 48px;
	width: 102px;
	border: 1px solid  #002D42;
}

#templatemo_video_section .video_box a{
	font-size: 10px;
	font-weight: normal;
	color: #002D42;
}

#templatemo_video_section .video_box a span{
	color: #002D42;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	
}





#templatemo_newsletter_section {
	width: 348px;
	margin: 10px;
	background: #fff;
}

#templatemo_newsletter_section  form {
	margin: 0 30px 0 0;
	text-align: right;
}

#templatemo_newsletter_section  select {
	width: 200px;
	height: 25px;
	padding: 2px 0;
	margin: 0px;
}

#templatemo_newsletter_section .form_row{
	padding: 3px 0px;
}


#templatemo_newsletter_section label {
	margin-right: 10px;
}

#templatemo_newsletter_section input{
	width: 195px;
	height: 15px;
}

#templatemo_newsletter_section .button{
	height: 25px;
	width: 80px;
}

#templatemo_blog_section {
	width: 348px;
	margin: 10px;
	
}

#templatemo_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0px dotted #CCC;
}

#templatemo_blog_section .datetime{
	font-weight: bold;
}

#templatemo_poll_section {
	width: 348px;
	margin: 10px;
	height: 200px;
	background:;
}

#templatemo_poll_section p{
	padding-bottom: 10px;
}


#templatemo_poll_section img{
	float: left;
	margin-right: 5px;
}

#templatemo_poll_section .button{
	height: 25px;
	width: 50px;
	margin-right: 25px;
}

#templatemo_partner_section {
	width: 348px;
	margin: 10px;
}

.partner_box {
	width: 348px;
	padding: 0px;
	margin-bottom: 25px;
}

.partner_box p{
	clear: both;
}

/* ----- Annuaire des chargeurs ----- */

.annuaire{
	width: 355;
	height:40px;
	border: 0px solid;
	background-color: #fff;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 1px;
	margin-top: 8px;
	padding: 5px;
}

.annuaire form{
margin-left: 100px;
	border: 0px solid;
}

.annuaire label{
	font: 10px arial;
	color: #004A6F;
	text-transform: uppercase;
}


/*-----------Css Rapport de Conference ----------- **/

#templatemo_content #tableau {
	background-color: #FFFFFF;
	/*height: 700px;*/
	padding-left: 2px;
	padding-right: 2px;
}



/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	float: left;
	padding: 25px;
	width: 950px;
	color: #fff;
	text-align: left;
	background: #7592b3/*url(../backgrounds/0,,10268~3693645,00.gif) #aec0d2*/ ;
	border: 0px solid #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: ;
	font:10px ARIAL, helvetica, "New Century Schoolbook";
}

.footer_leftcol {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
	margin-right: 25px;
}

.footer_rightcol {
	float: right;
	text-align: right;
	width: 435px;
	text-align: right;
}

.footer_subcol {
	float: left;
	width: 120px;
	margin-left: 25px;
}

#templatemo_footer p{
	padding: 0;
	margin-bottom: 10px;	
	text-align: justify;
}

#templatemo_footer a{
	color: #fff;
	text-decoration: none;
}

#templatemo_footer a:hover{
	color: #fff;
	text-decoration: underline;
}

/* ----- End of Footer ----- */