@charset "utf-8";
/* CSS Document */
/*
.spacer_content {
	clear:both;
	height:1px;
	font-size:1px;
	background:url(../medias/back_content_partenariat.png) repeat-y left top;
}

.spacer_top {
	clear:both;
	height:1px;
	font-size:1px;
	background-color:#e4515b;
}
*/

.spacer_content {
	clear:both;
	height:1px;
	font-size:1px;
}

.spacer_top {
	clear:both;
}
#header {
	background:url(../medias/back_ariane_partenariat.png) no-repeat bottom left;
}

#content {
	background:url(../medias/back_content_partenariat.png) repeat-y top left;
}

/**************************************************
			TOP
**************************************************/

#content #top {
	background:url(../medias/bottom_top_partenariat.png) no-repeat left bottom #e4515b;
	padding:10px 5px 20px 36px;
	height: 120px;
}

#content #top h1 {
	font-size:30px;
	font-weight:bold;
}

#content #top ul.left_top {
	list-style:none;
	width:195px;
	float:left;
	margin-top:3px;
}

#content #top ul.left_top li a{
	display:block;
	width:175px;
	height:16px;
	padding-left:20px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

#content #top ul.left_top li a.selected{
	color:#FFFFFF;
	background:url(../medias/puce_top_partenariat.png) no-repeat 2px top #5e2126;
}

#content #top ul.left_top li a:hover{
	color:#FFFFFF;
	background:url(../medias/puce_top_partenariat.png) no-repeat 2px top #5e2126;
}

#content #top .right_top {
	color:white;
	font-size:17px;
	font-family:"Trebuchet MS";
	float:left;
	margin-left:30px;
}

/**************************************************
			UL/LI
**************************************************/

#content #left ul, #content #left ul li {
	list-style:none;
}

#content #left ul li {
	padding-left:23px;
	background:url(../medias/puce_ul_partenariat.png) no-repeat 3px top;
	margin-bottom:3px;
}
#content #left ul ul li {
	padding-left:50px;
	background:url(../medias/puce_ul_partenariat.png) no-repeat 30px top;
	margin-bottom:3px;
}

/**************************************************
			TOP
**************************************************/

#content #left {
	padding:5px 30px 25px 45px;
	width:545px;
}

#content #left h2 {
	color:#DF616C;
	font-family:"Trebuchet MS";
	font-size:17px;
}

#content #left h3 {
	color:#000000;
	/*font-family:"Trebuchet MS";*/
	font-size:17px;
}

#content #left h3 a{
	color:#000000;
	/*font-family:"Trebuchet MS";*/
	font-size:17px;
	text-decoration:none;
	text-align:center;
}
#content #left  a{
	color:#e4515b;
}

#content #left strong{
	font-size:15px;
}


#content #right {
	width:260px;
	float:left;
	padding-left:15px;
}

#content #rightE {
	width:305px;
	float:right;
}

#content #right p{
	color: #FFFFFF;
}

#content #right a{
	color: #FFFFFF;
}

#content #right div {
color: #FFFFFF;
}
#content #right ul, #content #right ul li {
text-align:justify;
	color:#FFFFFF;
	list-style:none;
}

/**************************************************
			FORMULAIRE
**************************************************/

.entreprise tr
{
	width:100%;
	border-bottom:1px solid #666666;
}

.entreprise td
{
	padding:10px;
	padding-left:0;
}

.coord tr
{
	width:100%;
}

.coord td
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:0;
}

.check
{
	width:200px;
}

.verif
{
	height:160px;
	width:400px;
}

input {
	border:1px solid #666666;
	background:none;
}

.center {
text-align:center;
}

/*
table {
	width:46%;
}

table, table td {
	border-collapse:collapse;
}

table td {
	padding:10px;
	vertical-align:top;
	width:50%;
}

table tr {
	border-bottom:1px solid #666666;
}

table.sous tr, table tr.none {
	border:none;
	width:25px;

}

table.sous td {
	height:20px;
	padding:0 5px;
}

table td em {
	color:#666666;
	background-color:#EEEEEE;
}

input {
	border:1px solid #666666;

	background:none;
}

.center {
text-align:center;
}*/