@import url(general.css);
@import url(lightbox.css);
@import url(menu.css);
@import url(pagination.css);
@import url(style.css);
@import url(tooltip.css);

.clear			{clear:both}
.left			{float:left}
.right			{float:right}
.marginRight	{margin-right:15px;margin-bottom:5px}
.marginLeft		{margin-left:15px;margin-bottom:5px}
/*//////////////////////////////////////////////// ROOT ////////////////////////////////////////////////*/
*				{margin:0;padding:0}
body			{font-family:Arial;font-size:12px;margin-left:0px;margin-right:0px;margin-bottom:0px;background:url(../img/template/body.jpg) repeat-x #D2EFFF}
/*//////////////////////////////////////////////// GENERAL ////////////////////////////////////////////////*/
#global			{margin:20px auto 20px auto !important;width:960px;}

#liensUtiles		{background:url(../img/template/menu/menuRest.jpg) no-repeat;height:33px;width:335px;float:left}
#liensUtiles p		{line-height:33px;text-align:right;padding-right:15px}
#liensUtiles a		{color:white;font-size:11px;text-decoration:none}
#liensUtiles a:hover{color:yellow;text-decoration:underline}

#logo			{float:left}
#logo a			{display:block;background:url(../img/template/logoa.jpg) no-repeat;width:310px;height:114px}
#logo a:hover	{background:url(../img/template/logoh.jpg) no-repeat}

#logoRight		{background:url(../img/template/logoRight.jpg) no-repeat;float:left;height:114px;width:650px;}
#logoRight p	{padding-left:385px;padding-top:95px;}

#marketLeft		{float:left;width:250px;height:240px;background:url(../img/template/diapoLeft.jpg) no-repeat}
#marketLeft p	{padding-left:36px;color:white;font-weight:900}

#marketLeft .box1p1	{padding-top:22px;font-size:14px}
#marketLeft .box1p2	{font-size:18px;margin-bottom:10px;}
#marketLeft .box1p3	{height:26px;padding-left:50px}

#marketLeft .box1p4		{padding-top:14px}
#marketLeft .box1p4 a		{color:white}
#marketLeft .box1p4 a:hover{color:yellow}

#news_rechercher {width:143px !important;}

#recherche_actualite p	{width:235px !important;}

#marketLeft .box1p5		{padding-top:38px;padding-left:60px}
#marketLeft .box1p5 a		{color:white;text-decoration:none}
#marketLeft .box1p5 a:hover{color:black;text-decoration:underline}

#marketRight p			{color:black}
#marketRight a			{font-weight:900;color:#E29400}
#marketRight a:hover	{color:black}
#marketRight .box3p1	{color:#E29400;padding-left:21px;padding-top:20px;font-weight:900;font-size:14px}
#marketRight .box3p2	{margin-bottom:12px;padding-left:46px;padding-top:15px;font-size:27px;font-weight:900;font-weight:900;}
#marketRight .box3p3	{padding-left:21px;}
#marketRight .box3p4	{padding-left:42px;padding-top:10px;padding-bottom:20px}
#marketRight .box3p5	{float:right;padding-right:10px}

#marketCentral	{
	float:left;
	width:374px;
	height:240px;
	overflow:hidden;
	background: url(../img/template/000.jpg) no-repeat;
}
#marketRight	{float:left;width:336px;height:240px;background:url(../img/template/marketBox.jpg) no-repeat;}

#content		{
	background:url(../img/template/content.jpg) repeat-y;
	overflow:hidden;
	width: 960px;
}

#footer			{background:url(../img/template/footer.jpg);height:64px;width:960px;}
#footer p		{color:white;line-height:32px;text-align:center}
#footer a		{color:white;text-decoration:none}
#footer a:hover	{color:yellow;text-decoration:underline}
.contentDobeul	{float:left;width: 39%;padding-right: 5%;padding-left: 5%;padding-bottom:20px}
#wm				{padding:30px 50px 30px 50px}
