@charset "utf-8";

/* CSS COPEAM baseline */

body {
	background-color:#CCC;
	margin:0;
}

a:link {
	color:#39C;
}

ul {
	list-style:none;
}

ul a {
	color:#FFF;
	text-decoration:none;
}

.main {
	background-color:#F6C;
	height:auto;
	margin:30px auto 0;
	overflow:hidden;
	width:960px;
}

.main .panel.top, .main .panel.bottom {
	background-color:#FFF;
	clear:both;
	font-size:0;
	height:20px;
	width:960px;
}

.main .header {
	background-color:#09F;
	background-image:url(../imgs/bg_header.png);
	background-repeat:repeat-x;
	height:105px;
	width:960px;
}

.header .right {
	background-color:#6CF;
	float:right;
	height:80px;
	width:152px;
}

.pellicule_header {
	background-color:#0CF;
	background-image:url(../imgs/pellicule_header_top_02.png);
	display:inline;
	float:left;
	height:105px;
	width:210px;
}

.logo_copeam_left {
	background-image:url(../imgs/logo_copeam_side_left.gif);
	height:20px;
	margin:10px 0 0 38px;
	width:131px;
}

.titre_petition {
	background-color:#0CF;
	background-image:url(../imgs/titre_petition.gif);
	display:inline;
	float:left;
	height:105px;
	width:740px;
}

.titre_liste_petition {
	background-color:#0CF;
	background-image:url(../imgs/titre_liste_petition.gif);
	display:inline;
	float:left;
	height:105px;
	width:740px;
}

.titre_recapitulatif_fr {
	background-color:#0CF;
	background-image:url(../imgs/titre_recapitulatif_fr.png);
	display:inline;
	float:left;
	height:105px;
	width:383px;
}

.titre_confirmation_fr {
	background-color:#0CF;
	background-image:url(../imgs/titre_confirmation_fr.png);
	display:inline;
	float:left;
	height:105px;
	width:232px;
}

.main .content {
	background-color:#FFF;
	float:left;
	height:auto;
	overflow:hidden;
	width:960px;
}

.content .middle_left {
	background-color:#FCF;
	display:inline;
	float:left;
	height:auto;
	width:210px;
}

.content .middle_pellicule {
	background-color:#FCF;
	background-image:url(../imgs/pellicule_middle_repeat.jpg);
	background-repeat:repeat-y;
	float:left;
	height:328px;
	width:210px;
}

.content .bottom_pellicule {
	background-color:#FFF;
	background-image:url(../imgs/pellicule_bottom.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:58px;
	padding-bottom:40px;
	width:210px;
}

.content .pres {
	background-color:#FFF;
	color:#878787;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:auto;
	padding:15px;
	width:720px;
}

.content .pres h1 {
	color:#656565;
	display:inline;
	font-size:20px;
}

.content .pres h2 {
	color:#656565;
	display:inline;
	font-size:18px;
}

.content .pres .container_bt {
	float:left;
	height:auto;
	width:100%;
}

.footer {
	background-color:#E6E6E6;
	float:left;
	height:18px;
	width:960px;
}

a.contact {
	color:#fff;
	float:left;
}

.copyright {
	color:#fff;
	float:right;
}

table.txt {
	background-color:#efefef;
	color:#666;
}

table.txt_fw {
	background-color:#efefef;
	color:#666;
	font-weight:700;
}

table.txt_error {
	background-color:#efefef;
	color:red;
	font-weight:700;
}

.txt_red {
	color:red;
}

input.fr[type="submit"] {
	background:url(../imgs/bt_signer_petition_off.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	float:left;
	height:29px;
	width:267px;
}

input.fr:hover[type="submit"] {
	background:url(../imgs/bt_signer_petition_on.gif) no-repeat top left;
}

.submit {
	background:url(../imgs/bt_signer_petition_off.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	float:left;
	height:29px;
	width:267px;
}

.submit a {
	background:url(../imgs/bt_signer_petition_off.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	float:left;
	height:29px;
	width:267px;
}

.submit:hover {
	background:url(../imgs/bt_signer_petition_on.gif) no-repeat top left;
}

a.bt_voir_liste {
	background:url(../imgs/bt_voir_liste_off.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	float:right;
	height:29px;
	width:436px;
}

a:hover.bt_voir_liste {
	background:url(../imgs/bt_voir_liste_on.gif) no-repeat top left;
}

a.bt_return_form {
	background:url(../imgs/bt_retour_off.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	float:left;
	height:29px;
	margin-left:283px !important;
	width:154px;
}

a:hover.bt_return_form {
	background:url(../imgs/bt_retour_on.gif) no-repeat top left;
}

.bloc_pdf {
	background:url(../imgs/bloc_pdf_off.png) no-repeat top left;
	color:#900;
	float:left;
	font-weight:700;
	height:25px;
	margin-bottom:10px;
	padding:14px;
	width:692px;
}

.bloc_pdf a, .bloc_word a {
	border-bottom:dashed;
	border-bottom-color:#999;
	border-bottom-width:1px;
	color:#666;
	text-decoration:none;
}

.bloc_pdf a:hover {
	border-bottom:dashed;
	border-bottom-color:#900;
	border-bottom-width:1px;
	color:#af0b0b;
}

.bloc_word {
	background:url(../imgs/bloc_word_off.png) no-repeat top left;
	color:#25469f;
	float:left;
	font-weight:700;
	height:25px;
	margin-bottom:10px;
	padding:14px;
	width:692px;
}

.bloc_word a:hover {
	border-bottom:dashed;
	border-bottom-color:#25469f;
	border-bottom-width:1px;
	color:#25469f;
}

/* Tableau liste petition */
.tab_liste_petition .tab_titres {
	background-color:#333;
	color:#fff;
	font-size:14px;
	font-weight:600;
}

.tab_titres a, .tab_titres a:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:thin dashed #b6b6b6;
}

.tab_titres a:hover {
	color:#99CC00;
	text-decoration:none;
	border-bottom:thin dashed #99CC00;
}

.tab_liste_petition td {
	border:thin solid #b6b6b6;
}

.tab_liste_petition .tab_color_un {
	background-color:#666;
	color:#fff;
}

.tab_liste_petition .tab_color_deux {
	background-color:#999;
	color:#fff;
}

.tab_liste_petition td.tab_nav {
	border:none;
}

.tab_liste_petition td.tab_nav.nav_top {
	padding-bottom:15px;
}

.tab_liste_petition td.tab_nav.nav_bottom {
	padding-top:15px;
}

.tab_nav a.bt_first {
	background:url(../imgs/bt_nav_first_off.gif) no-repeat top left;
	float:left;
	height:30px;
	margin-right:10px;
	width:30px;
}

.tab_nav a:hover.bt_first {
	background:url(../imgs/bt_nav_first_on.gif) no-repeat top left;
}

.tab_nav a.bt_prec {
	background:url(../imgs/bt_nav_prec_off.gif) no-repeat top left;
	float:left;
	height:30px;
	margin-right:20px;
	width:30px;
}

.tab_nav a:hover.bt_prec {
	background:url(../imgs/bt_nav_prec_on.gif) no-repeat top left;
}

.tab_nav a.bt_next {
	background:url(../imgs/bt_nav_next_off.gif) no-repeat top left;
	float:left;
	height:30px;
	margin-right:20px;
	width:30px;
}

.tab_nav a:hover.bt_next {
	background:url(../imgs/bt_nav_next_on.gif) no-repeat top left;
}

.tab_nav a.bt_last {
	background:url(../imgs/bt_nav_last_off.gif) no-repeat top left;
	float:left;
	height:30px;
	margin-right:20px;
	width:30px;
}

.tab_nav a:hover.bt_last {
	background:url(../imgs/bt_nav_last_on.gif) no-repeat top left;
}

.tab_nav .nbre_page {
	float:left;
	font-weight:700;
	height:30px;
	line-height:30px;
	margin-right:20px;
}

.tab_nav .nbre_signe {
	background:url(../imgs/nbre_signe.gif) no-repeat top left;
	float:right;
	font-weight:700;
	height:30px;
	line-height:30px;
	padding-left:40px;
}

a:visited, a:hover {
	color:#069;
}

