/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #313131;
	font-size: 11px;
}

img{
	border:none;
}

a, a:visited, a:active { 
	text-decoration: none;
	color: #313131;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a.evoArticleTitle:link, a.evoArticleTitle:visited, a.evoArticleTitle:active, a.evoArticleTitle:hover {
	color: black;
	font-size: 16px;
}




h1 {
	background-image:url(/app/templaterepository/base_template/images/h1_bg.jpg);
	color: white;
	font: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:3px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	margin: 0px 1px;
}

.edge {
	border: 1px solid #bfbfbf; 
	padding:1px;
}


/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width: 903px;
	/*width: 890px;*/
	padding:0px 23px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image:url(/app/templaterepository/base_template/images/wrapper_bg.jpg);
	background-repeat: repeat-y;
}

#header{ 
	display: block;
	height: 126px;
	clear: both;
	background:#FF4F53;
	position:relative;
}

#header_menu {
	display:block;
	background-image:url(/app/templaterepository/base_template/images/top_links_bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:879px; 
	padding: 7px 12px 7px 12px;
	height:12px;
	text-align: right;
}
a.header_links:link, a.header_links:visited, a.header_links:active {
	font: helvetica;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.header_links:hover {
	text-decoration: underline;
}
#middle_links {
	width:auto;
	display:block;
	text-align:left;
	position:relative;
	background-image:url(/app/templaterepository/base_template/images/top_buttons_bg.jpg);
	background-position: right;
	vertical-align:bottom;
	height: 125px;
	width: 903px;
}
.recherche_avancee{
	padding:0px 0px 5px 50px;
	text-decoration:underline;
	color: #969696;
	font-size: 10px;
	margin-top: 10px;
	
}
#logo {
	width: 234px;
	height:125px;
	float:left;
}
#middle_links_top_division {
	float:right;
	width: 669px;
}
#middle_links_bottom_division {
	float:left;
	width: 272px;
	height: 39px;
}
#left_side {
	width:195px;
	margin-left: 6px;
	float:left;
}
	
#menu {
	background-image: url(/app/templaterepository/base_template/images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

#center {
	margin-top:5px;
	width:890px;
	float:left;
	margin-left: 6px;
}

#content {
	width:594px;
	margin-right: 4px;

}
	
#right_side {
	width:292px;
	float:right;
}
.right_size {
	padding-left: 30px;
}
#calendar {
	background-color: white;
	background-image:url(/app/templaterepository/base_template/images/calendar_bg.jpg);
	background-repeat:no-repeat;
	height: 309px;
	font: arial;
	color: #313131;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:4px;
}
.calendar {
	padding-left: 30px;
	line-height: 18px;
}
#zone_video {
	background-color: white;
	font: arial;
	font-color: #313131;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:4px;	
}

#main {
	font-size:0.8em;
}

#partners {
	margin-top:2px;
	width:886px;
	float:left;
	background-color: white;
	height: 98px;
	margin-bottom:10px;
}
.partners {
	font: helvetica;
	font-size:13px;
	font-weight: bold;
}
#partners_container {
/*	width: 681px; */
	height:92px;
	border: 1px solid #969696;
	text-align: center;
	float:right;
	margin:2px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 39px;
	width:871px;
	position: relative;
	font: arial;
	font-size: 11px;
	height: 31px;
	background-image:url(/app/templaterepository/base_template/images/footer_bg.jpg);
	background-repeat:no-repeat;	
	height: 62px;

}
.evolutra {
	position:absolute;
	right:29px;
	bottom: 30px;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	width: 200px;
	height:21px; 
	font-size:10px; 
	text-align:left;
	position:absolute;
	right:7px;
	top: 91px;
	color: #999999;
	background-image:url(/app/templaterepository/base_template/images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position:right;

}
.search_button {
	position:absolute;
	right: 12px;
	top: 97px;
}

.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

a.evoArticleTitle {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

.evoArticleDate {
	font-size:xx-small;
} 	

td.evoCategoryTitle {
	color:#41abec;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

/*..........................  menu  .............................*/
a.menu:link, a.menu:active, a.menu:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-right:5px;
	padding-top:3px;
	text-decoration:none;
	border-top:1px #888 dashed;
	color:#333333;
	display: none;
}
a.menu:hover {
	background-color:#ddd;
	display: none;
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
	margin-right:5px;
	padding-top:3px;
	text-decoration:none;
	border-top:1px #888 dashed;
	color:#333333;
}

a.menuactive:hover {
	background-color:#ddd;
	display:block;
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	position:relative;
	left: 7px;
	padding-left:15px;
	margin-right:5px;
	color:#333333;
	width:145px;
	display:block;
}

a.submenu1:active {
	background-color:#ddd;
}

a.submenu1:hover {
	background-color:#ddd;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 7px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:140px;

}

a.submenu1active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}

a.submenu2:active {
	width:133px;
}

a.submenu2:hover {
	background-color:#ddd;
	width:133px;
}

a.submenu2active:link, a.submenu2active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}
