body{
	background-image:url(http://template.afneus.org/standard/images/bg.gif);
	background-repeat:repeat-x;
	width: 1024px;
	margin: auto auto;
	background-color:#FFF;
	font-family: Arial,Helvetica,sans-serif;
}

ul {}
li{}

p{
	margin: 0 0;
	padding: 0 0;
	font-size:12px;
	line-height: 1.2em;
	text-align:justify;
	padding-bottom: 5px;
}

#header{
	background-image: url(http://template.afneus.org/standard/images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#header_anim{
	display: block;
	float: left;
	width: 450px;
}

#header_insigne{
	position: relative;
	display: block;
	float: left;
	width: 550px;
	top: 12px;
}

#header_insigne img.img_insigne{
	position:absolute;
	left: 0px;
}
#header_insigne #slogan{
	margin-left: 200px;
	margin-top: 45px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 0.1em;
	border-left: #CCC solid 5px;
	line-height: 1.3em;
}
#header_insigne .text_slogan {
	text-transform:uppercase;
	font-weight:bold;
}

#conteneur{
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	background-color:#E5E5E5;
	padding: 15px 0;
}
#conteneur_bottom {
	background:#FFF;
	clear:both;
}
#bottom{
	clear:both;

}
#menu_bottom{
	color: #000;
	padding: 0px 25px;
	height: 27px;
	text-align: right;
	font-size: 12px;
	background-image:url(http://template.afneus.org/standard/images/bottom.jpg);
	background-repeat:no-repeat;
}

#menu_bottom a{
	text-decoration: none;
	color:#666;
	font-weight:bold;
}


#bottom_lk{
	clear:both;
	text-align: center;
	font-size: 9px;
}

#header .img_header{
	margin-top:10px;
	margin-left:1px;
}

/*
Menu
*/
/*
Menu haut horizontale
*/
#menu_haut{
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	background-color:#FFF;
	background-image: url(http://template.afneus.org/standard/images/bk_menu_horizontale.jpg);
	background-repeat: repeat-x;
	height: 32px;
	border-bottom: #009933 solid 2px;
}

#menu_haut .menu_link_img{
	display:block;
	float:left;
	padding: 0px 5px;
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	height: 22px;
	font-size: 15px;
}

#menu_haut .menu_link{
	display:block;
	float:left;
	padding-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	font-size: 15px;
}

#menu_haut .menu_link:hover{
	cursor: pointer;
	background-image: url(http://template.afneus.org/standard/images/bk_menu_horizontale_act.jpg);
	background-repeat: repeat-x;}

#menu_haut .menu_link a{
	text-decoration: none;
	color: #FFF;
}

#menu_haut .menu_link a:hover{
	color: #FFF;
}

/*
Menu Droite permanent
*/
#menu_droit {
	width: 250px;
	float: right;
}

.groupe_menu_droit{
	background-image: url(http://template.afneus.org/standard/images/menu_droit_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFF;
}

.gp_mn_dt_ht{
	height: 15px;
	background-image: url(http://template.afneus.org/standard/images/menu_droit_ht.jpg);
	background-repeat:no-repeat;
}

.gp_mn_dt_ct{ 
	background-color:#FFF;
}

.gp_mn_dt_bt{
	height: 10px;
	background-image: url(http://template.afneus.org/standard/images/menu_droit_bt.jpg);
	background-repeat: no-repeat;
	background-color:#FFF;

}

#menu_droit ul {
	margin: 0 0;
	padding: 0 0;
}

#menu_droit li {
	margin-left: 5px;
	list-style: none;
	line-height: 1.8em;
	border-bottom: #CCC solid 1px;
	color: #663399;
	font-style:italic;
	font-weight:800;
	font-size: 14px;
	padding-left: 10px;
}

#menu_droit a {
	text-decoration:none;
	color: #663399;
}

#menu_droit a:hover {
	text-decoration:none;
	color: #60F;
}
/*
Sous menu de navigation
*/

.gp_mn_sub_ht{
	height: 15px;
	background-image: url(http://template.afneus.org/standard/images/menu_droit_ht.jpg);
	background-repeat:no-repeat;
}

.gp_mn_sub_ct{
	background-color:#FFF;
}

.gp_mn_sub_ct li{
	margin-left: 5px;
	font-style:normal;
}

.gp_mn_sub_bt{
	height: 10px;
	background-image: url(http://template.afneus.org/standard/images/menu_droit_bt.jpg);
	background-repeat: no-repeat;
	background-color:#FFF;

}

/*
Affichage des articles
*/
#article{
	float: left;
	width: 750px;
	margin-bottom: 10px;
	background-color:#FFF;
	font-size:12px;
}

#article p{
	margin: 10px 0;
	text-indent: 15px;
}

#article h1{
	font-size:18px;
	text-align:left;
	color:#333;
	text-decoration:none;
}
.art_info {
	font-size: 10px;
}

.art_info_crea{
	color:#666;
}
.art_info_maj{
	color:#333;
}

#article_invit{
	float: left;
	width: 750px;
	margin-bottom: 10px;
	background-color:#FFF;
	font-size: 13px;
	line-height: 1.8em;
}

#article_invit img{
	width: 16px;
	height: 16px;
	border: none;
}

#article_invit a{
	text-decoration:none;
	color: #663399;
	font-weight:bold;
}

#article_invit a:hover{
	text-decoration: underline;
}
#commentaire{
	float: left;
	width: 750px;
	margin-bottom: 10px;
	background-color:#FFF;
}

/*
Identification
*/
#identification {
	background-image: url(http://template.afneus.org/standard/images/identification_bg.jpg);
	background-repeat: repeat-y;
}
/*
Page d'accueil
*/
#insert_encart{
}

#index_page{
	clear:both;
	padding-top: 20px;
}

.encart{
	width: 300px;
	margin-left: 30px;
	background-color:#FFF;
	float: left;
	display: block;
}

.top_encart{
	background-image:url(http://template.afneus.org/standard/images/actu_etudiante_ht.jpg);
	background-repeat: repeat-x;
	text-align:right;
	padding-right: 15px;
	height: 25px;
	font-size: 15px;
	color: #FFF;
	line-height:23px;
}
.top_encart:hover{
	background-image:url(http://template.afneus.org/standard/images/actu_ht_hover.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
}

.top_encart a{
	text-decoration:none;
}

.top_encart a:hover{
	text-decoration:none;
}

.text_encart{
	border: 1px solid #333;
	border-top: none;
	font-size: 10px;
	padding: 0 10px;
}

.text_encart a{
	text-decoration:none;
	color: #00F;
}
.text_encart a:hover{
	text-decoration:none;
}
.text_encart a:visited{
	text-decoration:none;
}

.text_encart h1{
	font-size: 12px;
	text-align:right;
	padding: 0 0;
	margin: 0 0;
	line-height: 1.5em;
}

.text_encart table{
	border-collapse:collapse;
	border-style: none;
	text-align:justify;
}


#index_article{
	float: left;
	width: 750px;
	margin-bottom: 20px;
	background-color:#FFF;
}

.article_ht{
	background-image: url(http://template.afneus.org/standard/images/bk_article_ht.jpg);
	background-repeat: no-repeat;
	height: 15px;
}


.article_ge{
	background-image: url(http://template.afneus.org/standard/images/bk_article_fd.jpg);
	background-repeat: repeat-y;
	padding: 0 20px;
	margin: 0 0;
}

.article_ge img{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.sociaux {
	margin: 0 0;
	float:none;
	}

.article_ge h1{
	text-align:right;
	font-size:14px;
	text-decoration:underline;
	color:#333;
	margin: 0 0;
	margin-bottom: 15px;
}

.article_ge a{
	text-decoration:none;
}

.article_ge table.search_asso {
	font-size: 12px;
}

.article_ge table.asso_encart{
	font-size: 12px;
}

.article_bt{
	background-image: url(http://template.afneus.org/standard/images/bk_article_bt.jpg);
	background-repeat: no-repeat;
	height: 15px;
	clear:both;
}

#index_article table.tab_idx_article{
}

.idx_art_titre{
	font-weight:bold;
}

.idx_art_info {
	font-size:9px;
}

.idx_art_info a{
	text-decoration:none;
	color:#00F;
}

.titre_filtre{
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
}

/*
Module asso
*/
.asso_view{
	font-size:12px;
}

.asso_view a{
	text-decoration:none;
	color:#333;
}

.asso_view a:hover{
	text-decoration:underline;
}

.asso_insert_lk {
	text-align:right;
	color: #663399;
	font-size:10px;
}

#log{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;	
}
#log h1{
	font-size: 15px;
}

#log a{
	text-decoration:none;
}

/*

Identification
*/

#tb_registred{
	margin-left: 5px;
	color: #663399;
	font-style:italic;
	font-weight:800;
	font-size: 12px;
}
#tb_registred a{
	font-size: 10px;
	color: #00F;
	text-align: right;
}

#idt_user{
	font-size:11px;
	margin-left: 15px;
	line-height: 1.5em;
}
/*
code d'erreur
*/

.erreur{
	text-align:center;
	color:#F00;
	font-weight:bold;
}

/*
Gestion du profil
*/

table.tb_profil_nav {
	font-weight: bold;
}
/*-----------------------------------------------
Insertion PHPBB3
-----------------------------------------------*/
/* Round cornered boxes and backgrounds
---------------------------------------- */
.panel {
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0 5px;
	background-color: #f3f3f3;
	color: #3f3f3f;
}

.bg3	{ background-color: #ebebeb; }

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

.panel h2 {
	font-weight: normal;
	color: #989898;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

.panel h3 {
	margin: 0.5em 0;
}

.panel p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.4em;
}
/* Main CP box
----------------------------------------*/
#cp-main {
	float: left;
	width: 100%;
}

#cp-main .content {
	padding: 0;
}

#cp-main h3, #cp-main hr, #cp-menu hr {
	border-color: #bfbfbf;
}

#cp-main .panel p {
	font-size: 1.1em;
}

#cp-main .panel ol {
	margin-left: 2em;
	font-size: 1.1em;
}

#cp-main .panel li.row {
	border-bottom: 1px solid #cbcbcb;
	border-top: 1px solid #F9F9F9;
}

ul.cplist {
	margin-bottom: 5px;
	border-top: 1px solid #cbcbcb;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #000000;
	margin-bottom: 2px;
}

#cp-main table.table1 {
	margin-bottom: 1em;
}

#cp-main table.table1 thead th {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	padding: 5px;
}

#cp-main table.table1 tbody th {
	font-style: italic;
	background-color: transparent !important;
	border-bottom: none;
}

#cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#cp-main .postbody p {
	font-size: 1.1em;
}

#cp-main .pm-message {
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	background-color: #FFFFFF;
	width: auto;
	float: none;
}

.pm-message h2 {
	padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
	margin-top: 0;
}

#cp-main .buttons {
	margin-left: 0;
}

#cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
	width: 100%;
}

/* CP tabbed menu
----------------------------------------*/
#tabs {
	line-height: normal;
	margin: 20px 0 -1px 7px;
	min-width: 570px;
}

#tabs ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#tabs a {
	float: left;
	background: none no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#tabs a span {
	float: left;
	display: block;
	background: none no-repeat 100% -35px;
	padding: 6px 10px 6px 5px;
	color: #828282;
	white-space: nowrap;
}

#tabs a:hover span {
	color: #bcbcbc;
}

#tabs .activetab a {
	background-position: 0 0;
	border-bottom: 1px solid #ebebeb;
}

#tabs .activetab a span {
	background-position: 100% 0;
	padding-bottom: 7px;
	color: #333333;
}

#tabs a:hover {
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position:100% -70px;
}

#tabs .activetab a:hover {
	background-position: 0 0;
}

#tabs .activetab a:hover span {
	color: #000000;
	background-position: 100% 0;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
	width: 100%;
	padding-top: 40px;
}

#navigation ul {
	list-style:none;
}

/* Default list state */
#navigation li {
	margin: 1px 0;
	padding: 0;
	font-weight: bold;
	display: inline;
}

/* Link styles for the sub-section links */
#navigation a {
	display: block;
	padding: 5px;
	margin: 1px 0;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background: #cfcfcf none repeat-y 100% 0;
}

#navigation a:hover {
	text-decoration: none;
	background-color: #c6c6c6;
	color: #bcbcbc;
	background-image: none;
}

#navigation #active-subsection a {
	display: block;
	color: #d3d3d3;
	background-color: #F9F9F9;
	background-image: none;
}

#navigation #active-subsection a:hover {
	color: #d3d3d3;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	border-bottom: none;
	padding: 0;
	margin-left: 10px;
	color: #333333;
}

#cp-main .panel {
	background-color: #F9F9F9;
}

#cp-main .pm {
	background-color: #FFFFFF;
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: none;
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: none;
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: none;
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: none;
}

/* Topicreview */
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: none;
}

#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: none;
}

#tabs {
	height: 1%;
	overflow: hidden;
}

.panel {
	background-color: #ECF1F3;
	color: #28313F;
}

.bg3	{ background-color: #cadceb; }

span.corners-top {
	background-image: url("http://template.afneus.org/standard/images/corners_left.png");
}

span.corners-top span {
	background-image: url("http://template.afneus.org/standard/images/corners_right.png");
}

span.corners-bottom {
	background-image: url("http://template.afneus.org/standard/images/corners_left.png");
}

span.corners-bottom span {
	background-image: url("http://template.afneus.org/standard/images/corners_right.png");
}

/* Content container styles
----------------------------------------*/
.panel h2 {
	color: #115098;
	border-bottom-color:  #CCCCCC;
}

#cp-main h3, #cp-main hr, #cp-menu hr {
	border-color: #A4B3BF;
}

#cp-main .panel li.row {
	border-bottom-color: #B5C1CB;
	border-top-color: #F9F9F9;
}

ul.cplist {
	border-top-color: #B5C1CB;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
	color: #000000;
}

#cp-main table.table1 thead th {
	color: #333333;
	border-bottom-color: #333333;
}

#cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #FFFFFF;
}

/* CP tabbed menu
----------------------------------------*/
#tabs a {
	background-image: url("http://template.afneus.org/standard/images/bg_tabs1.gif");
}

#tabs a span {
	background-image: url("http://template.afneus.org/standard/images/bg_tabs2.gif");
	color: #536482;
}

#tabs a:hover span {
	color: #BC2A4D;
}

#tabs .activetab a {
	border-bottom-color: #CADCEB;
}

#tabs .activetab a span {
	color: #333333;
}

#tabs .activetab a:hover span {
	color: #000000;
}

----------------------------------------*/

/* Link styles for the sub-section links */
#navigation a {
	color: #333;
	background-color: #B2C2CF;
	background-image: url("http://template.afneus.org/standard/images/bg_menu.gif");
}

.rtl #navigation a {
	background-image: url("http://template.afneus.org/standard/images/bg_menu_rtl.gif");
	background-position: 0 100%;
}

#navigation a:hover {
	background-color: #aabac6;
	color: #BC2A4D;
}

#navigation #active-subsection a {
	color: #D31141;
	background-color: #F9F9F9;
	background-image: none;
}

#navigation #active-subsection a:hover {
	color: #D31141;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
	color: #333333;
}

#cp-main .panel {
	background-color: #F9F9F9;
}

#cp-main .pm {
	background-color: #FFFFFF;
}

#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: url("http://template.afneus.org/standard/images/corners_left2.gif");
}

#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: url("http://template.afneus.org/standard/images/corners_right2.gif");
}

#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: url("http://template.afneus.org/standard/images/corners_left2.gif");
}

#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: url("http://template.afneus.org/standard/images/corners_right2.gif");
}

/* Topicreview */
#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: url("http://template.afneus.org/standard/images/corners_left.gif");
}

#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: url("http://template.afneus.org/standard/images/corners_right.gif");
}

#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: url("http://template.afneus.org/standard/images/corners_left.gif");
}

#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: url("http://template.afneus.org/standard/images/corners_right.gif");
}

#chp_obl{
	font-size: 8px;
	color: #F00;
}

/*evenement*/

.menu_eve {
}

.menu_eve ul {
	list-style:none;
	margin: 0 0;
	padding: 0 0;
}
.menu_eve li {
	display:inline;
}

#special_actu {
}

.spe_ht{
}

.spe_ge{
}

.spe_bt{
}