/* @override http://www.amuf.fr/css/amuf_css.css */

/* CSS Document */

@import url('editor.css');

a {
	color: #c00;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readon {
	font-size: 11px;
}

.div_globale {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(../bg-global.gif) repeat-y;
	margin-bottom: 5px;
}

.pagenav {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-right: 2px;
	margin-left: 2px;
}

.pagenav img {
	margin-bottom: -1px;
	margin-right: 2px;
	margin-left: 2px;
}

.pagenav_nbr {
	text-align: center;
	font-weight: bold;
	font-size:12px;
}

.pagenav a {
	text-decoration: none;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

/* @group Header */

.div_header {
	background-color: white;
	width: 890px;
	height: 120px;
	padding-bottom: 19px;
	border-bottom: 2px solid #CCCCCC;
}

div#logo {
	height: 75px;
	background: #CC0000 url(../images/navigation/logo-amuf.gif) no-repeat;
	z-index: 0;
}

div#newsletter {
	float: right;
	background-image: url(../images/navigation/panel-newsletter.jpg);
	width: 215px;
	height: 110px;
	margin-right: 15px;
	margin-left: 5px;
	z-index: 1;
	margin-top: -80px;
}

div#login {
	width: 215px;
	background-image: url(../images/navigation/panel-adherents-top.jpg);
}

#login input {
}

#login form {
	margin-bottom: 0;
}

#div_1 {
}

#login form div.pt5pl15 {
	margin-top: 0;
}

#login form div.pt5pl15 a {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}


ul#nav {
	list-style-type: none;
	height: 40px;
	width: 879px;
	margin: 0px;
	padding-top: 5px;
	background: #CC0000;
	padding-left: 11px;
	z-index: 0;
}

ul#nav li {
	float: left;
	z-index: 0;
	margin-left: -2px;
}


ul#nav li a {
	display: block;
	z-index: 0;
}

.picto_head {
    float: left;
    height: 40px;
    display: none;
}
 
.titre_head {
    float: left;
    width: 100%;
    height: 35px;
	border-bottom: 2px solid #ccc;
	padding-top: 4px;
}
 
.sousmenu_head {
	width: 485px;
    float: left;
	margin-top: 10px;
	background: url(../images/navigation/sousmenu-fleche.gif) no-repeat 2px -1px;
	padding-left: 25px;
	height: 18px;
}

.sousmenu_content {
	width: 488px;
    float: left;
	margin-top: 15px;
	height: 23px;
	background: url(../images/navigation/sousmenu-fleche.gif) no-repeat;
	padding-left: 22px;
}

.sousmenu_adhesion {
    display: none;
}

.div_sousmenu-on {
	color: #c00;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	margin-top: -11px;
	padding-top: 10px;
	margin-right: -1px;
	margin-left: -1px;
	height: 19px;
	cursor: pointer;
}

.div_sousmenu-off {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	margin-top: -11px;
	padding-top: 10px;
	margin-right: -1px;
	margin-left: -1px;
	height: 19px;
	cursor: pointer;
}

.panel_header_all {
	float:right;
}

.panel_adherent {
	float:left;
	position:absolute;
	clear:both;
	margin-left:-440px;
}

.panel_newsletter {
	float:right;
	position:absolute;
	clear:both;
	margin-left:-220px;
}

.panel_adherent_input1 {
	height:15px;
	width: 180px;
	background-color:#cccccc;
	border:0px;
}

.panel_adherent_input2 {
	height:15px;
	width: 100px;
	background-color:#cccccc;
	border:0px;
}

panel_newsletter_input1 {
	height:15px;
	background-color:#cccccc;
	border:0px;
}

#login form div.pt10pl15 input.button {
	margin-top: -5px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: normal;
	color: #c00;
	padding-left: 18px;
	text-decoration: none;
	font-style: normal;
}

a.mainlevel a {
	font-size: 11px;
	font-weight: normal;
	color: #c00;
	padding-left: 18px;
	text-decoration: none;
	font-style: normal;
}

a.mainlevel a:link {
	font-size: 11px;
	font-weight: normal;
	color: #c00;
	padding-left: 18px;
	text-decoration: none;
	font-style: normal;
}

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

a.mainlevel#active_menu {
}

a.mainlevel#active_menu:hover {
}

/* @end */

/* @group Content */

.div_content {
	float: left;
	margin-bottom: 14px;
	width: 510px;
	padding-top: 2px;
	padding-left: 10px;
}

.div_content_large {
	float: left;
	width: 730px;
	padding-top: 2px;
	margin-left: 10px;
	background-color: white;
	padding-bottom: 14px;
}

.div_head {
	height: 69px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}

.div_head_sans {
	height: 39px;
	margin-bottom: 10px;
}



/* @end */

/* @group Colonne 1 */

.div_infos {
	width: 209px;
	float: right;
	overflow: hidden;
	padding-left: 10px;
}

.div_infos p {
	margin-top: 9px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDCDC;
}

.div_infos_formation {
	padding-bottom: 5px;
	border-bottom: 2px solid #DCDCDC;
	margin-bottom: 10px;
	font-size: 12px;
}

.div_infos_ressource {
	padding-bottom: 5px;
	border-bottom: 2px solid #DCDCDC;
	margin-bottom: 10px;
	font-size: 12px;
}

.div_infos_regions {
	padding-bottom: 5px;
	border-bottom: 2px solid #DCDCDC;
	margin-bottom: 10px;
	font-size: 12px;
}

.latest_formation {
	margin-bottom: 5px;
}

.latest_formation span.small {
	color: #000;
	font-size: 10px;
}

.latest_ressource {
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

.latest_ressource span.small {
	color: #646362;
	font-size: 10px;
}

span.res_catergorie {
	color: #000;
	font-size: 10px;
	margin-left: 4px;
}

.select_reg_module {
	font-size: 10px;
	width: 160px;
}

.div_infos_regions form {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.div_carte {
	float: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	background: url(../images/mini-france.jpg) no-repeat;
	height: 45px;
	padding-top: 4px;
	padding-left: 50px;
	margin-top: 5px;
}


div.btn_achat {
	margin-top: 2px;
	border: 0 none #fff;
}


/* @end */

/* @group Colonne 2 */

.div_pubs {
	width: 120px;
	float: right;
	padding-top: 9px;
	margin-left: 10px;
	overflow: hidden;
	padding-left: 10px;
}

.img_pubs {
	padding-bottom: 10px;
	font-size:12px;
}
.img_pubs:hover {
	text-decoration:none;
}

.img_pubs object {
	display: block;
	height: 270px;
	width: 120px;
}



/* @end */

/* @group Footer */

.div_footer {
	text-align: center;
	width: 890px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-top: 2px solid #DCDCDC;
	clear: both;
	background-color: #fff;
	font-size: 11px;
}

.div_footer a {
	font-weight: normal;
	color: #000;
}

.div_footer a:hover {
	text-decoration: underline;
	color: #C00;
}

.pointer {
	cursor:pointer;
}

.adfab a {
	font-weight: bold;
	color: #C00;
}


/* @end */

/* @group Search */

div.search {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 2px solid #dcdcdc;
}

div.search input {
	margin-bottom: -4px;
	margin-left: 5px;
}



/* @end */

/* @group Text-Global */

.pt10pl15 {
	padding-top:10px;
	padding-left:15px;
}

.pt5pl15 {
	padding-top:5px;
	padding-left:15px;
}

.text_title_head{
	color: #cc0000;
	clear: right;
	font-size: 28px;
	font-weight: bold;
}

.text_000000_9 {
	font-size:9px;
	font-weight:bold; 
}

.text_000000_10 {
	font-size:10px;
}

.text_000000_12 {
	font-size:12px;
}

.news_title {
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
}

.news_intro {
	vertical-align: top;
	float: left;
	width: 490px;
}


.news_intro_img {
	vertical-align: top;
	float: left;
}


.news_content {
	font-size: 12px;
}

.date_crea {
	color: #646362;
	font-size: 11px;
	margin-top: 3px;
}

.read_more {
	font-size: 11px;
}

.formation_titre {
	display: none;
}

.formation_intro {
	font-size: 12px;
}

.formation_crea {
	margin-bottom: 14px;
	color: #636363;
	font-size: 10px;
	margin-top: 2px;
}

.presskit {
	display: none;
}

/* @end */

.display_vide {
	display:none;
}

.inputbox_archive {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
}

.button_archive {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	height:20px;
	width: 25px;
}

.affichage_nbr {
	background-color: #eaeaea;
	height: 25px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	width: 500px;
}

.panel_archive {
	background-color: #eaeaea;
	height: 25px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	width: 500px;
}

input.panel_newsletter_input1 {
	width: 250px;
}

div.fl_lbl_nom {
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
	clear: both;
	float: left;
}

div.input_nom {
	margin-bottom: 5px;
	height: 20px;
}

div.fl_lbl_pre {
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
	clear: both;
	float: left;
}

div.input_pre {
	margin-bottom: 5px;
	height: 20px;
}

div.fl_lbl_adr {
	width: 120px;
	margin-bottom: 40px;
	height: 20px;
	clear: both;
	float: left;
}

div.input_adr {
	margin-bottom: 5px;
	height: 20px;
	display: table;
}

div.fl_lbl_prof {
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
	clear: both;
	float: left;
}

div.input_prof {
	margin-bottom: 5px;
	height: 20px;
}

div.fl_lbl_org {
	width: 120px;
	margin-bottom: 5px;
	height: 20px;
	clear: both;
	float: left;
}

div.input_org {
	margin-bottom: 5px;
	height: 20px;
}

div.fl_input_send {
	display: table;
}

div.fl_input_send input {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

input#lm_email.panel_newsletter_input1 {
	width: 140px;
}

input#lm_unsubscribe.panel_newsletter_input1 {
	width: 15px;
}

input#lm_subscribe.panel_newsletter_input1 {
	width: 15px;
}

.detail_menu img {
	float:right;
	margin-left : 15px;
}

.account th.title {
	color:#666666;
	text-align: left;
}

.cart .selectbox {
	width:172px;
}
.account .selectbox {
	width:266px;
}

#facture {
	font-family:Verdana;
	font-size:11px !important;	
}
a.mainlevel {
	margin-left: 8px;
	float: left;
	margin-top: 3px;
}

