/* ----------------------------------------------------
 CSS jeudi 22 juin 2006 14:38:00
 CSS Document - Actweb Corporate by actweb.fr
-----------------------------------------------------*/

body {
	background-color: #000;
	color: #b6b6b6;
    margin: 0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}


/************************************** balises génériques ****************************************/

a {
	text-decoration: underline;
	color: #857361;
}
a:hover {
	text-decoration: none;
}

p {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-right: 24px;
	padding-bottom: 15px;
	line-height: 1.4em;
}

h1 {
	padding: 0;
	margin:0;
}

h2 {
	margin:0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
}

h3 {
	margin:0;
	padding: 0;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.0em;
	font-weight: normal;
}

h4 {

	color:#FFFFFF;
}

ul {
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
	padding-bottom: 10px;
	list-style-type: none;
}

li {
	padding: 0;
	margin: 0;
	background: url(../images/interface/puce_liste.gif) top left no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}


/************************************** mise en page ****************************************/

/* ------ Bloc pour l'ensemble de la page ------ */
div#page {
	position: absolute;
	width: 746px;
	left: 50%;
	margin-left: -373px;

}

/* ------ Bloc Titre référencement (justifié à droite) ------ */
#webagency {
text-align:right;
}

#webagency h1 {
font-size:60%;
font-weight:normal;
}

/* ------ Bloc de contenu (en mode 1 colonne) ------ */
div.bloc1col {
	padding-right: 20px;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 0.7em;
	color: #7E7E7E;
	text-align: justify;
}

/* ------ Bloc de contenu (en mode 2 colonnes) ------ */
div.bloc2col {
	padding: 0;
	margin: 0;
	width: 100%;
	padding-top: 1px;
	font-size: 0.7em;
	color: #7E7E7E;
	text-align: justify;
}

/* ------ Liseré horizontal de séparation de blocs ------ */
div.sepaH {
	/*background: url(../images/interface/lisereH.gif) top left repeat-x;*/
}

/* ------ Bloc de la grosse animation Flash (références)  ------ */
div#refs {
	width: 100%;
	height: 198px;
}

/* ------ Bloc de la petite animation Flash (références)  ------ */
div#refs2 {
	padding-top: 3px;
	padding-left: 1px;
	background: url(../images/interface/lisereH.gif) top left repeat-x;
	height: 137px;
}

/* ------ Bloc du header (logo + menu) ------ */
div#header {
	background-color: #000;
	height: 124px;
}

/* ------ Bloc de contenu (mode 2 colonnes - largeurs 40% et 60%) ------ */
div#content {
	float:left;
	/*background:url(../images/interface/fond_page.gif) top left repeat-y;*/
	background-color:#000;
}

/* ------ Bloc de contenu (mode 1 colonne) ------ */
div#content2 {
	background-color:#000;
}

/* ------ Bloc de contenu (mode 2 - largeurs 75% et 25%) ------ */
div#content3 {
	float:left;
	/*background:url(../images/interface/fond_page-2.gif) top left repeat-y;*/
	background-color:#000;
}

/* ------ Bloc de contenu (mode 2 colonnes - largeurs 25% et 75%) ------ */
div#content4 {
	float:left;
	/*background:url(../images/interface/fond_page-3.gif) top left repeat-y;*/
	background-color:#000;
}

/* ------ Blocs de colonne de gauche et droite (mode 2 colonnes, colonne gauche plus étroite) 40%-60% ------ */
div#colG {
	float:left;
	width: 328px;
}

div#colD {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 416px;
}

/* ------ Blocs de colonne de gauche et droite (mode 2 colonnes, colonne gauche plus étroite) 75%-25% ------ */
div#colG2 {
	float:left;
	left:0;
	width: 558px;
}

div#colD2 {
	padding: 0px;
	margin: 0px;
	float:left;
	width: 186px;
}

/* ------ Blocs de colonne de gauche et droite (mode 2 colonnes, colonne gauche plus étroite) 25%-75% ------ */
div#colG3 {
	float:left;
	left:0;
	width: 171px;
}

div#colD3 {
	padding: 0;
	margin: 0;
	float:left;
	width: 573px;
}

/* ------ Bloc de pied de page (menu secondaire + copyright) ------ */
div#footer {
	clear: both;
	height: 17px;
}

div#footer a.minilink {
	color: #8A8A8A;
	font-size: 0.6em;
	background: url(../images/interface/footer_puce.gif) center right no-repeat;
	padding-right: 13px;
	padding-left: 4px;
	text-decoration: none;
}

div#footer a.minilink:hover {
	text-decoration: underline;
}

div#footer a.minilinkend {
	color: #8A8A8A;
	font-size: 0.6em;
	padding-right: 10px;
	padding-left: 4px;
	text-decoration: none;
}

div#footer a.minilinkend:hover {
	text-decoration: underline;
}

div#footer .rea{   
	float:right;
}

#footer .rea a{
	width:56px;
	height:16px;
	display:block;
	background:url(../images/interface/actweb.gif) bottom left no-repeat;
}
       
#footer .rea a:hover{
	background:url(../images/interface/actweb-over.gif) bottom left no-repeat;
}

/* ------ portfolio ------ */

#titretxtref{
margin:0px;
}

#titretxtref h4{
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size:1.5em;
color:#857361;
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
text-align:left;
font-weight:lighter;
}
#titretxtref h4 a{
color:#857361;
text-decoration:none;
}
#titretxtref h4 a:hover{
color:#bdad9e;
text-decoration:none;
}
#titretxtref h5{
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:1em;
margin-top:10px;
margin-bottom:5px;
text-align:left;
}

#titretxtref p{
font-size:1em;
color: #CCCCCC;
margin-top:-10px;

}


div.listerefs {
	background:url(../images/references/fond_listerefs.gif) top left repeat-y;
}

div.listerefs img {
	border: 1px solid #CACACA;
	margin-left: 22px;
	margin-top: 9px;
	margin-bottom: 9px;
}

div.listerefs a img {
	filter:alpha(opacity: 100);
	-moz-opacity: 1;
	opacity: 1;
}

div.listerefs a:hover img {
	filter:alpha(opacity: 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div.resumerefs {
	background:url(../images/references/fond_resumerefs.gif) top left repeat-x;
	height: 156px;
	width: 100%;
	font-size: 0.7em;
	color: #7E7E7E;
	text-align: justify;
	margin-left: 2px;
}

div.resumerefs div.resume {
	float: left;
	width: 267px;	
}

div.resume ul {
	padding-right: 5px;
	padding-top: 10px;
	padding-left: 20px;
}

div.resume li {
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 0.9em;
}

div.resumerefs div.coin {
	float: left;
	margin-top: 26px;
	width: 148px;
}

div.coin img {
	margin-bottom: 1px;
	border: 0;
}

div.resume h3 {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-top: 15px;
}

div.resume h3 img {
	border: 0;
}

div.coin2 {
	margin: 0;
	padding: 0;
	height: 202px;
}

div.coin2 .num {
	margin: 0;
	padding: 0;
	padding-left: 17px;
	padding-top: 11px;
}

div.coin2 .visu {
	padding: 0;
	margin: 0;
	float: right;
	padding-left: 22px;
	padding-top: 54px;
}

div.detail {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.6em;
	color: #7E7E7E;
	text-align: justify;
}

div.detail ul {
	padding: 0;
	margin: 0;
	padding-right: 5px;
	padding-top: 5px;
}

div.detail li {
	padding-left: 10px;
	height: 10px;
}

div.detail p {
	padding: 0;
	margin: 0;
	padding-right: 15px;
	padding-bottom: 7px;
}

div.detail span {
	font-size: 1em;
}

div.detail h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
}

div.detailrow1 {
	width: 563px;
	height: 195px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-left: 8px;
}

div.detailrow1 img {
	float: left;
	border: 1px solid #CACACA;
}
	
div.detailrow1 span {
	padding: 0;
	margin: 0;
	padding-top: 168px;
	padding-left: 410px;
}

div.detailrow2 {
	width: 560px;
	padding: 0;
	margin: 0;
	margin-left: 8px;
}

div.detailrow2 img {
	border: 1px solid #D8D7D5;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: 5px;
}

/* ------ stagiaires ------ */

div.stagiaires {
	background-color: #636363;
	color: #fff;
}

/* ------ actualités ------ */

div.actu img {
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 20px;
	display: block;
	float: left;
	border: 1px solid #C2C2C2;
}

div.actu h3 {
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	color: #857361;
	font-size: 1.2em;
	font-weight: bold;
}

div.actu h4 {
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #B8B8B6;
	font-size: 1em;
	font-weight: bold;
}

div.actu p {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}


/************************************** styles spécifiques ****************************************/

span.txtrose {
	color: #857361;
}

.floatR {
	display: block;
	float: right;
}

.floatL {
	display: block;
	float: left;
}

.clear {
	clear: both;
}

.linkRose {
	color: #857361;
}

/* ------ Paragraphe en page Mentions Légales (marge gauche) ------ */
p.mentionsleg {
	margin-left: 15px;
}

/* ------ Paragraphe du lien 'lire la suite' (accueil) ------ */
p.alignG-1 {
	padding-left: 220px;
}

/* ------ Paragraphe du lien 'consulter les offres' (accueil) ------ */
p.alignG-2 {
	padding-left: 180px;
}

/* ------ Paragraphe du lien 'postuler pour un stage' (recrutement) ------ */
p.alignG-3 {
	padding-left: 150px;
}

/* ------ Paragraphe de la citation (accueil) ------ */
p.citation {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 23px;
	line-height: 1.2em;
	height: 125px;
}

/* ------ Paragraphe de la photo de citation (accueil) ------ */
p.imageG {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.2em;
}

/* ------ Paragraphe actualités (accueil) ------ */
p.actu {
	font-size: 0.9em;
	display: block;
	color: #7E7E7E;
	width: 141px;
	text-align: left;
}

p.allactu a {
	padding-left: 16px;
	font-size: 0.9em;
	color: #857361;
	background:url(../images/interface/picto_doc.gif) center left no-repeat;
}

/* ------ Blocs du lien avec flèche rose ------ */
span.lienfleche, span.lienflecheback, span.lienflecheblanc {
	margin-bottom: 20px;
	font-size: 0.9em;
	display: block;
	padding-left: 6px;	
}

span.lienflechenext {
	margin-bottom: 20px;
	font-size: 0.9em;
	display: block;
	padding-left: 6px;	
}

span.lienflecheblanc {
	color: #fff;
	background:url(../images/interface/picto_suite-blanc.gif) bottom left no-repeat;
}

span.lienflecheblanc a {
	color: #fff;
}

span.lienfleche {
	background:url(../images/interface/picto_suite.gif) bottom left no-repeat;
}

span.lienflechenext {
	background:url(../images/interface/picto_suite.gif) bottom right no-repeat;
}


span.lienflecheback {
	background:url(../images/interface/picto_back.gif) bottom left no-repeat;
	margin-left: 45px;
}

span.lienfleche, span.lienfleche a,  span.lienflecheback, span.lienflecheback a {
	color: #857361;
}

/* ------ Titre de page interne (mode 1 colonne) ------ */
h1.title1col {
	height: 54px;
	padding-left: 1px;
	padding-top: 2px;
}

/* ------ Titre de page interne (mode 2 colonnes) ------ */
h1.title2col {
	padding-left: 0px;
	padding-top: 2px;
}

/* ------ Page contact ------ */
form {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
}

div.height-25 {
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
div.height-20 {
	height: 20px;
	padding-left:30px;
	padding-right: 20px;
	vertical-align: bottom;
}
div.row div.left {
	width: 49%;
	float: left;
}
div.row div.right {
	width: 50%;
	float: left;
}

/* INPUT TEXT FIELD */
div.row div.left div.input-text div.designation {
	width: 30%;
	float: left;
	font-weight: bold;
}
div.row div.left div.input-text div.designation-error {
	width: 30%;
	float: left;
	color: #B81F13;
	font-weight: bold;
}

div.row div.left div.input-text div.designation {
	width: 30%;
	float: left;
	font-weight: bold;
}
div.row div.left div.input-text div.designation-error {
	width: 30%;
	float: left;
	color: #B81F13;
	font-weight: bold;
}

div.row div.left div.input-text div.field {
	width:70%;
	float: left;
	text-align: left;
}
div.row div.right div.input-text div.designation {
	width: 35%;
	float: left;
	font-weight: bold;
}
div.row div.right div.input-text div.designation-error {
	width: 35%;
	float: left;
	color: #B81F13;
	font-weight: bold;
}
div.row div.right div.input-text div.field {
	width:65%;
	float: left;
	text-align: left;
}

div.row div.input-text div.required {
	background-image: url(../images/contact/css-field-required.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.row div.input-text div.field input {
	width: 115px;
	margin: 0px 0px 0px 7px;
	height: 15px;
	border: 1px solid #CCCCCC;
	background: url(../images/contact/fond_champ.gif) top left repeat-x;
	background-color: #FFFFFF;
	padding: 2px 0px  0px 2px;
	font-size: 10px;
	color: #6C6A6A;
}

/* INPUT CHECKBOX */

div.row div.input-checkbox div.designation {
	width: 85%;
	float: left;
}
div.row div.input-checkbox div.field {
	width:10%;
	float: left;
	text-align: left;
}
div.row div.input-checkbox div.field input {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

/* INPUT TEXT ALL */

div.row div.input-text-all {
	text-align: left;
}
div.row div.input-text-all input {
	width: 404px;
	margin: 0px;
	height: 15px;
	background: url(../images/contact/fond_champ.gif) top left repeat-x;
	border: 1px solid #CCCCCC;
	padding: 2px 2px  0px 2px;
	font-size: 10px;
	color: #6C6A6A;
}

/* INPUT FILE */

div.row input.file {
	position: relative;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fakefile {
	width: 190px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

div.fakefile img {
	position: absolute;
	top: 1px;
	left: 125px;
}

input.fakeinput {
	border: 1px solid #CCCCCC;
}

/* INPUT TEXTAREA	 */

div.row div.input-textarea {
	padding-left: 30px;
	padding-right: 20px;
}
div.row div.input-textarea textarea {
	width: 404px;
	margin: 0px;
	height: 150px;
	border: 1px solid #CCCCCC;
	background: url(../images/contact/fond_champ.gif) top left repeat-x;
	background-color: #FFFFFF;
	padding: 2px 0px  0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6A6A;
}

/* INPUT BUTTON	 */

div.row div.input-button {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ERREUR */

div.error {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #CCCCCC;
}
div.error div.titre {
	color: #B81F13;
	font-weight: bold;
}


.submit {
background:transparent url(../images/contact/btn_envoyer.gif) top left no-repeat;
border:none;
width:92px;
height:55px;
}

