/*	----------------------------------
/*	Artweb-Concept  19 Avril 2006
/*	----------------------------------
*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F4F4F4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#contener {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 518px;
	width: 756px;
	font-size: 70%;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	height: 88px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/artweb-concept.gif);
}
#header h1 {
	margin: 0 0 0 380px;
	text-indent: 0px;
	padding: 2px 0px 0px;
	font-size: 12px;
	text-align: center;
	line-height: 1.3em;
}

#header h2 a, #header h2 a:link, #header h2 a:visited, #header h2 a:hover, #header h2 a:active, #header h2 a:focus {
	color: #3565B3;
	text-decoration: none;
	background-color: transparent;
}
#header h2 {
	margin: 0 0 0 45px;
	padding: 0px;
	font-size: 20px;
	line-height: 1.3em;
}
#header h2 img {
	margin-top: -10px;
	padding: 0px;
}
#nav {
	width: 756px;
	margin: 0px;
	background-color: #C4DDF3;
	background-image: url(../p7pm/img/p7PM_steel.jpg);
	background-repeat: repeat-x;
}
#contenu {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 470px;
	line-height: 140%;
	clear: both;
}

#contenu h2 {
	font-size: 14px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin-top: 15px;
	clear: both;
	font-variant: small-caps;
	margin-bottom: 0px;
}
#contenu h3 {
	font-size: 14px;
	color: #CC9966;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenu h4 {
	font-size: 10px;
	font-weight: bold;
	color: #F7F7F7;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	display: block;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
}

#contenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar {
	float: right;
	width: 225px;
	padding: 10px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#sidebar div {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-left-color: #F4F4F4;
	margin-bottom: 10px;
}
#sidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	background-color: #9BC1E8;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar h3 {
	font-size: 11px;
	font-style: normal;
	color: #E07F3A;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar p, #sidebar ul, #sidebar h2 {
	display: block;
	/*background-image: url(../images/trait-sidebar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;*/
	line-height: 1.1em;
	padding-right: 10px;
	margin: 0px;
}

#sidebar ul {
	color: #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 10px;
}
#sidebar li {
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
}

#sidebar #agenda, #sidebar #services, #sidebar #services2 {
	
}
#sidebar #agenda ul {
	list-style-type: none;
}
#sidebar .infos {
	font-size: 10px;
}

#sidebar .date {
	font-weight: bold;
	font-size: 10px;
}
#sidebar .lieu {
	letter-spacing: 0.1em;
	font-variant: small-caps;
}

#sidebar .adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar .ville {
	font-weight: bold;
	font-variant: small-caps;
}
#agenda .tel {
	font-size: 10px;
}

#sidebar #services ul, #sidebar #services2 ul {
	list-style-type: square;
	margin-left: 20px;
}
#bottom {
	clear: both;
	color: #003399;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 756px;
	background-image: url(../p7pm/img/p7PM_steel.jpg);
}
#bottom p {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
}
/*  ------------------------------------------
/*  Corps de texte - Général
/*  ------------------------------------------
*/

a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}


a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #999999;
}

a:active, a:focus {
	color: #666666;
}

p.plus {
	text-align: right;
	font-size: 10px;
	font-weight: bold;

}
p.plus a {
	text-decoration: none;
	color: #FF9933;
}
.plus {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
}


img {
	border: 0;
	background-color: transparent;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
img.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.spacer {
	clear: both;
}
.gras {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.color1 {
	color: #E07F3A;
	font-weight: bold;
}



#contact td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#contact table {
	width: 100%;
	margin: 5px;
}


#contact legend {
	color: #003399;
	font-weight: bold;
}
#contact td.label {
	text-align: right;
	padding-right: 4px;
	width: 190px;
}
.labelG {
	padding-left: 10px;
	padding-right: 5px;
}

#contact #coordonnes {
	float: left;
	width: 470px;
	padding-left: 0px;
	padding-right: 0px;
}
#mail-contact {
	float: right;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
}
#contact div {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#contact {
	width: 470px;
	margin-top: 10px;
}

#contact #vous-etes .formul label, #contact #vous-etes2 .formul label, .label, .labelG {
	font-size: 11px;
	color: #666666;
}

#contact #vous-etes table, #contact #vous-etes2 table, #contact #coordonnes table, #contact #demandes table  {
	background-color: #FBFBFB;
}
#contact #envois {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	clear: both;
}

#contact #demandes .formul .champsC {
	vertical-align: top;
}
.legendeD {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #B5B5B5;
}
table#galerie .techn span {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.technMixte {
	float: left;
	font-size: 10px;
	color: #666666;
}
#bottom ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#bottom li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
	margin-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
#bottom a {
	color: #003399;
}
#bottom li.last {
	border-right-style: none;
}
table#liens {
	width: 100%;
	text-align: center;
}
table#liens td {
	width: 33%;
}
#liens hr {
	color: #E9E9E9;
	width: 80%;
}
table#liens a {
	background-color: transparent;
}
#sidebar #artweb h4 {
	font-family: "Copperplate Gothic Light", "Times New Roman", Georgia, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-align: center;
	border: 1px solid #FF9900;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navtop, #navbottom {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	background-color: #F4F4F4;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}
#navbottom li {
	display: inline;
	list-style-type: disc;
	margin-right: 2px;
	margin-left: 2px;
}
#navbottom ul {
	margin-top: 0px;
}


#navtop a, #navtop a:link, #navtop a:visited, #navtop a:hover, #navtop a:active, #navtop a:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
}
#navbottom a, #navbottom a:link, #navbottom a:visited, #navbottom a:hover, #navbottom a:active, #navbottom a:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: transparent;
}
#contenu  ul {
	margin-top: 2px;
	margin-bottom: 10px;
}
#contenu li {
	list-style-type: square;
}
#contenu strong {
	font-weight: bold;
	color: #666666;
}
#realisations div.bteSite img {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
#realisations div.bteSite img.langue {
	margin-right: 5px;
	display: inline;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 0px;
}


#realisations div.bteSite {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	clear: both;
	font-size: 9px;
}
#realisations .bteSite span {
	font-variant: small-caps;
	color: #003399;
	font-size: 11px;
	float: none;
}
#realisations .bteSite p {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#realisations .bteSite ul {
	list-style-type: none;
	display: block;
}
#realisations .bteSite li {
	list-style-type: none;
}
#realisations li span {
	float: none;
	display: inline;
}
#realisations .bteSite .url {
	display: inline;
}
.enligne {
	display: inline;
}
fieldset {
	border: 1px solid #9BC1E8;
}
select, input,textarea {
	color: #316AC5;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#contact caption {
	font-variant: small-caps;
	color: #003399;
	background-color: #F4F4F4;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0.2em;
}
#contact .bteContact {
	border: 1px dotted #CCCCCC;
	width: 97%;
	margin-top: 4px;
	background-color: #FCFCFC;
}
#contact .bteContact td {
	padding-top: 0px;
	padding-bottom: 0px;
}
#contenu h5 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-align: center;
}
#real img {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#mot li {
	list-style-type: square;
}
#artwebContact {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.logos pre {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.logos {
	text-align: center;
	margin-bottom: 25px;
}
.logos img {
	margin-bottom: 5px;
}
#infolegRef a {
	text-decoration: none;
}
