@charset "UTF-8";


label { width: 100px; float: left;text-align: right;padding-right:20px; }
label.error{
	float: none; color: red; padding-left: .5em; vertical-align: top;}
}

input.btnEnvoyer{
	margin-left:200px;
}
input.error{
	border:1px solid red;
}
label.valid {
	height:16px;
	width:16px;
}

div.errorMessage{
	color:#FFF;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-align: justify;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

#global {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}

#header {
	height: 142px;
	width: 980px;
	position: relative;
	background-image: url(../images/agence-communication-sirius_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#anim {
	height: 380px;
	width: 980px;
	position: relative;
	background-image: url(../images/agence-communication-sirius_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#anim-pas-flash {
	height: 175px;
	width: 980px;
	position: relative;
	background-image: url(../images/fond-menu-default.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenu {
	width: 960px;
	position: relative;
	height: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu {
	width: 960px;
	position: relative;
	height: 20px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#retourligne {
	clear:both;
}
#footer {
	height: 53px;
	width: 980px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(../images/footer-identite-visuelle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 10px;
}
#footer a{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover{
	color: #302aac;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

ul li a {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	font-size: 12px;
	bottom: 30px;
	line-height: 25px;
	display: inline;
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 6px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	bottom: 30px;
	display: block;
	margin-top: 50px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ece8b2;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #302aac;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ##302aac;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ece8b2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ece8b2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ece8b2;
	text-decoration: none;
	font-weight: bold;
}
.mise_en_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.mise_en_gras_blanche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.mise_en_gras_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ece8b2;
}
.mise_en_gras_mauve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #302aac;
	text-decoration: none;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ece8b2;
}
.gros-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ece8b2;
	text-transform: uppercase;
}
.bordure {
	border: 2px solid #FFF;
}
.galerie {
	border: 2px solid #FFF;
}
