/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #afafaf url(gifs/ap-usinage_01.jpg) repeat-x top;
	}
	
	#container {
		text-align: left;
		width: 997px;
		margin: 0 auto;
		}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

/** h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	color: #000;
	}
**/
h1 {
	background: url(gifs/ap-usinage_12.jpg) no-repeat;
	width: 445px;
	height: 23px;
	font-size: 14px;
	margin: 0;
	padding: 22px 0 0 34px;
	color: #fff;
	font-weight: bold;
	}

h2 {
	font-size: 14px;
	margin: 0 3px;
	padding: 1em 0 .5em;
	color: #376c9e;
	font-weight: bold;
	clear: both;
	}

h3 {
	font-size: 12px;
	margin: 0 3px 0;
	color: #fff;
	line-height: 1.3em;
	height: 18px;
	width: 464px;
	padding: 4px 0 0 9px;
	font-weight: bold;
	clear: both;
	background: url(gifs/h4.jpg) repeat-x;
	}


p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .5em;
	color: #545454;
	line-height: 1.45em;
	}

	.impt {
		color: #b8a58c;
		}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #1b3454;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	background: #dfb82d url(gifs/01.gif) no-repeat left .5em;
	}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #7aaac9;
float: left;
margin: 3px 15px 5px 0;
}

.imag2{
border: 1px solid #7aaac9;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #7aaac9;
}
/*--------------------------------------------------------------------------*/

.logo {
    display: block;
    height: 178px;
    left: 133px;
    position: absolute;
    top: 20px;
    width: 252px;
}

/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b3454;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	color: #1b3454;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b3454;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #1b3454;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:2px;
}

.bouton_news {
background: url(gifs/ok.jpg) no-repeat;
height: 23px;
width: 58px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




/*NAV
-------------------------------------------------------------------------*/
#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 40px; /* changer la hauteur ici */
    background: url(gifs/over_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#equip {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 31px; /* changer la hauteur ici */
    background: url(gifs/over_15.jpg) no-repeat left top;    /* placement de l'image over */
}

#equip a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_15.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#equip a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#savoir {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 30px; /* changer la hauteur ici */
    background: url(gifs/over_18.jpg) no-repeat left top;    /* placement de l'image over */
}

#savoir a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_18.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#savoir a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#realisations {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 29px; /* changer la hauteur ici */
    background: url(gifs/over_19.jpg) no-repeat left top;    /* placement de l'image over */
}

#realisations a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_19.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#realisations a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#engagements {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 31px; /* changer la hauteur ici */
    background: url(gifs/over_20.jpg) no-repeat left top;    /* placement de l'image over */
}

#engagements a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_20.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#engagements a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#references {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 30px; /* changer la hauteur ici */
    background: url(gifs/over_21.jpg) no-repeat left top;    /* placement de l'image over */
}

#references a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_21.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#references a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#nous {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 32px; /* changer la hauteur ici */
    background: url(gifs/over_25.jpg) no-repeat left top;    /* placement de l'image over */
}

#nous a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_25.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#nous a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 255px;  /* changer la largeur ici */
    height: 32px; /* changer la hauteur ici */
    background: url(gifs/over_27.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/ap-usinage_27.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}
/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
#options {
height: 22px;}

	#options td{
vertical-align: middle;}
	
#contenu {
background: #fff;
border-right: 1px solid #848484;
border-left: 1px solid #848484;
border-bottom: 1px solid #848484;}

#zonema {
background: url(gifs/ap-usinage_22.jpg) repeat-y;}

	#zonema p {
	margin: 0 29px;}
	
#toulmonda {
background-image: url(gifs/ap-usinage_23.jpg);
height: 141px;
width: 263px;
position: relative;
}

	#toulmonda table{
	width: 192px;
	position: absolute;
	bottom: 25px;
	left: 30px;}
	
#mno p{
margin: 0 21px;}

#face2 {
padding-top: 5px;}

#face2 p {
margin: 0 3px;}

#face2 ul {
margin: 10px 10px 25px 65px;
}

#face2 li {
	margin: 0 3px;
	list-style-image:url(gifs/01.gif);
	color:#545454;
}

/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/
.tpl {
width: 90%;
margin: 15px auto;}
/*--------------------------------------------------------------------------*/




/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  90%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #1b3454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #1b3454;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #1b3454;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #1b3454;
border: 0;}
/*--------------------------------------------------------------------------*/


/*footer
--------------------------------------------------------------------------*/
#footer {
padding: 5px;
text-align: center;
color: #545454;}
/*--------------------------------------------------------------------------*/

#a {
background: url(gifs/apusinage_08.jpg) no-repeat;
width: 255px;
height: 54px;
padding-top: 130px;
font-weight: bold;
text-align: center;
margin-left: 1px;}

#qsd {
background: url(gifs/apusinage_37.jpg) repeat-y;}
#qsd p{
margin-left: 30px;}

.strong_special{font-weight:normal}
.lien_interne{color:#545454!important; text-decoration:none!important}
.gras{font-weight:bold}

.qsd {
background: url(gifs/apusinage_37.jpg) repeat-y;}
.qsd p{
margin-left: 30px;}

