body{
	background:#77b756 url(http://www.synatec.fr/images/fond.jpg) repeat-x top;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
  padding:0px;
  margin:0px;
}

a{color:#000;}
A:hover{ color: #333;}

.clear{ clear:both}

p{
  padding:0px;
  margin:0px;
}

.conteneur{
	width:970px;
	margin:30px auto;
}

.logo{
	float:left;
	display:inline;
	width:276px;
	height:113px;
}

.menuHaut{
	float:left;
	display:inline;
	background:url(http://www.synatec.fr/images/fond-haut.jpg) repeat-x bottom;
	width:694px;
	height:113px;
}

.menuHautLigne{
	float:left;
	display:inline;
	margin:75px 0 0 0;
	color:#2a4f57;
	font-size:14px;
	font-weight:bold;
}
.menuHautLigne A{color: #2a4f57; text-decoration:none;}
.menuHautLigne A:hover{text-decoration:underline;}

.menuHautLigneSur{
	float:left;
	display:inline;
	margin:75px 0 0 0;
	color:#77b756;
	font-size:14px;
	font-weight:bold;
}
.menuHautLigneSur A{color: #77b756; text-decoration:none;}
.menuHautLigneSur A:hover{text-decoration:underline;}

.menuHautSeparation{
	float:left;
	display:inline;
	margin:75px 5px 0 5px;
	color:#2a4f57;
	font-size:14px;
	font-weight:bold;
}

.conteneur-corps{
	float:left;
	display:inline;
	background:#fff url(http://www.synatec.fr/images/fond-corps.jpg) repeat-x top;
	width:970px;
}

.menuGauche{
	float:left;
	display:inline;
	margin:0 30px 10px 15px;
	padding-top:30px;
	background:url(http://www.synatec.fr/images/ligneMenuCorps.gif) repeat-y right;
	width:280px;
}

.menuGaucheLigne{
	float:left;
	display:inline;
	padding-left:15px;
	width:280px;
	color:#2a4f57;
	font-size:13px;
	font-weight:bold;
}
.menuGaucheLigne A{color: #2a4f57; text-decoration:none;}
.menuGaucheLigne A:hover{text-decoration:underline;}

.menuGaucheLigneSur{
	float:left;
	display:inline;
	padding-left:15px;
	background:url(http://www.synatec.fr/images/menu-selection.jpg) no-repeat 3px 4px;
	width:280px;
	color:#77b756;
	font-size:13px;
	font-weight:bold;
}
.menuGaucheLigneSur A{color: #77b756; text-decoration:none;}
.menuGaucheLigneSur A:hover{text-decoration:underline;}

.menuGaucheSeparation{
	float:left;
	display:inline;
	background:url(http://www.synatec.fr/images/separation-menu.jpg) no-repeat left;
	margin:15px 0;
	width:280px;
	height:1px;
}

.corps{
	float:left;
	display:inline;
	margin:40px 0 10px 0;
	width:610px;
}

.corpsBasDroit{
	float:right;
	display:inline;
	background:#fff url(http://www.synatec.fr/images/corps-bas-droit.jpg) no-repeat;
	width:10px;
	height:10px;
}

.corpsBasGauche{
	float:left;
	display:inline;
	background:#fff url(http://www.synatec.fr/images/corps-bas-gauche.jpg) no-repeat;
	width:10px;
	height:10px;
}
.champsText {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
	height : 15px;
}

.champsSelect {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.textArea {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.bouton {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.champsTextVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #c30000;
	height : 15px;
}

.textAreaVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #c30000;
}

.actualites_miniature{
  float:left;
  display:inline;
  margin:0 20px 20px 0;
  text-align:justify;
  width:285px;
}

.actualites_detail{
  float:right;
  display:inline;
}
.actualites_detail a{color:#305657; font-weight:bold; text-decoration:none;}
.actualites_detail A:hover{ text-decoration:underline;}

.actualites_article{
  float:left;
  display:inline;
  width:100%;
  text-align:justify;
}

.actualites_article h1{
  color:#305657;
  font-weight:bold;
  font-size:20px;
  text-align:center;
}

.actualites_titre{
  float:left;
  display:inline;
  background:#d2d2d2;
  color:#000;
  font-size:17px;
  width:100%;
}
.actualites_titre a{margin:5px; color:#000; font-size:17px; font-weight:bold; text-decoration:none;}
.actualites_titre A:hover{ color: #333;}

.actualites_date{
  float:left;
  display:inline;
  color:#000;
  font-size:11px;
}
.actualites_date a{color:#000; font-size:11px; text-decoration:none;}
.actualites_date A:hover{ color: #333;}

.actualites_pagination{
  float:left;
  display:inline;
  margin:0 0 10px 0;
  width:100%;
  text-align:center;
  color:#000;
  font-size:11px;
}
.actualites_pagination a{margin:0 5px; color:#3A4E64; font-size:24px; text-decoration:none;}
.actualites_pagination A:hover{ color: #6a7f95;}

.actualites_ok{
	background:#000 url(http://www.synatec.fr/images/ok_btn.jpg) repeat-x top;
	width:31px;
	height:29px;
}

.actualites_champsText{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	padding:3px;
	font-size : 13px;
	color : #000;
	background-color : #F4F4F4;
	border:1px solid #A5ACB2;
	height:17px;
	width:175px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

