/* CSS Document */

body {
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
}

ul{
	padding: 5px 0 5px 20px;
}

p.txtEntete{
	padding: 10px 0 10px 0;
}


h2 {
	font-size: 26px;
	/*padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	width: 230px;*/
}

h4{
	color: #811350;
	font-size: 13px;
	font-weight: bold;
}

h5{
	color: #811350;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding: 0 10px 0 0;
}

p.infos{
	padding: 10px 0 0 300px;
	font-weight: bold;
	color: #811350;
}

a.infos{
	text-decoration: none;
	color: #811350;
}

a.infos:hover{
	text-decoration: none;
	color: #FFCC00;
}

p img{
	padding: 0 5px 0 0;
}

#pgAccueil {
	padding: 0 0 0 10px;
	width: 400px;
}

#pgAccueil p{
	padding: 0 20px 0 0;
}

#pgAccueil p strong{
	color: #811350;
}

p.accueil{
	padding-top: 10px;
}

p.contact{
	padding: 10px 0 0 0;
}

p.demande{
	padding: 5px 0 0 180px;
	font-weight: bold;
	color: #811350;
}

a.demande{
	text-decoration: none;
	color: #811350;
}

a.demande:hover{
	text-decoration: none;
	color: #FFCC00;
}

#footer{
	text-align: center;
}

#footer a{
	text-decoration: none;
}

table.form{
	border: 1px dashed #FFCC00;
}

p.blocForm{
	padding: 5px 5px 5px 5px;
}

.contact{
	color: #811350;
	font-weight: bold;
}


#made{
	text-align: center;
	color: #666666;
	padding: 0;
	height: 50px;
}

a.colocarts{
	color: #99CC00;
	text-decoration: none;
}

hr.hidden{
	padding: 10px 0 0 0;
	visibility: hidden;
}

#extract {
	width: 320px;
	height: 100px;
	margin: 15px 0;
	padding: 10px;
	border: 2px dashed #e7982a;
}

#extract a {
	color: #5f5f5f;
	font-weight: bold;
	float: right;
}

#extract a:hover {
	color: #990066;
	font-weight: bold;
	float: right;
}

#btn_pdf a { width: 170px; height: 59px; background: url(../images/btn_pdf01.png); float: left; }
#btn_pdf a:hover { width: 170px; height: 59px; background: url(../images/btn_pdf02.png); float: left; }

#btn_doc a { width: 170px; height: 59px; background: url(../images/btn_doc01.png); float: left; }
#btn_doc a:hover { width: 170px; height: 59px; background: url(../images/btn_doc02.png); float: left; }

a.link_acc {
	color: #990066;
	font-weight: bold;
}

a.link_acc:hover {
	color: #e99e30;
	font-weight: bold;
}
