@charset "UTF-8";
/* CSS Document */

#tdNouvelle{
	text-align:justify;
}

body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a{
	text-decoration:none;
	outline:none;
	cursor:pointer;
	color:black;
}

img{
	border:none;
}

#intro{
	text-align:left;
}

#titre{
	font-weight:bold;
	font-size:18px;
	margin-left:4px;
	text-align:left;
}

#texte_noblock{
	margin-left:4px;
	text-align:left;
}

#sectionIntro{
	margin-left:4px;
	margin-right:10px;
	text-align:justify;
	font-size:14px;
}

#sectionTicker{
	
	margin-left:4px;
	text-align:justify;
}

#sectionSmall{
	width:630px;
	margin-left:4px;
	text-align:justify;
}

#sectionBig{
	width:330px;
	margin-left:4px;
	text-align:justify;
}

#paratoxBox{
	background-image:url(../images/contenu/paratoxbox.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	text-align:left;
	width:656px;
}

#bigBox{
	background-image:url(../images/contenu/bigbox.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	text-align:left;
	width:656px;
}

#smallBox{
	background-image:url(../images/contenu/smallbox.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	text-align:left;
	width:656px;
}

#newsBox{
	background-image:url(../images/contenu/bigbox.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:656px;
	height:211px;
	vertical-align:top;
}

#tableSectionParatox{
	width:656px;
	height:600px;
}

#tableSectionBig{
	width:656px;
	height:211px;
}

#tableSectionSmall{
	width:656px;
	height:93px;
}

#imageSection{
	width:290px;
}

#footerPub{
	margin-top:20px;
}

#footer{
	font-size:10px;
	font-weight:bold;
	color:#808080;
}






.tickerbox {
}

.tickerbox ul {
}

.tickerbox li {
	position:absolute;
	overflow:hidden;
}






#textesolution{
	text-align:justify;	
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	font-size:12px;
	width:500px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left}

#sddm li a
{	display: block;
	color: #7f7f7f;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	color:#4c4c4c;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #7f7f7f
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4.3px 10px;
		width: 100px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #f7f7f7;
		color: grey;
		font-weight:bold;
		border-left: 1px solid #7f7f7f;
		border-right: 1px solid #7f7f7f}

	#sddm div a:hover
	{	
		color: black}
		
#sddm li a:hover
{	color:#4c4c4c;}
