img{border:0;}

body{
font: normal 80%/1.5em "Trebuchet MS", Verdana, Arial, sans-serif;
background:#404141 url(../images/bg-header-pgInt.jpg) repeat-x;
}
#page-wrap, #content-wrap, #footer-wrap{
	width:765px;
	text-align: left; 
	margin: auto;
	position:relative;
	z-index:500;
}
#menu-wrap-int{
	width:525px;
	text-align: left; 
	margin: auto;
	position:relative;
	left:140px;
}



#header{
height:150px;
}

#logo{
	position: absolute;
	top:5px;
	left:0px;
	z-index:300;
}	

/* inscription */
#inscription{
z-index:500;
}
#inscription form{
	background: url(../images/viabloga-forminscription-v2.png) no-repeat  100% 60%;
	width:246px;
	height:76px;
	position:relative;
	z-index:500;
	top:130px;
}

#inscription label, #inscription legend{
	text-indent:-9999em;
}

#inscription fieldset{
	border:none;
}
#inscription .txt{
	width:127px;
	background:url(../images/bg-chp-inscription.png);
	height:19px;
	border:none;
	position:relative;
	top:15px;
	left:20px;
}

#button-crea {
	position:absolute;
	top:67px;
	left:90px;
	z-index:500;
	width: 96px;
	height: 34px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/bt-creer-v2.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; 
	cursor: hand;
}

/* Content */

#content{
	background:#154566 url(../images/bg-content.png) repeat-x;
	color:#ffffff;
	
}

#content ul,ol {
  margin-left:20px;
  padding:5px;
}

#content h1,h2,h3,p {
	margin-top:20px;
	margin-bottom:5px;
}

#sidebar{
float:left;
width:230px;	
padding-top:70px;
padding-left:15px;
}
.content-column {
	float:left;
	/*width:27%;*/
	width:485px;
	padding:1em;
	padding-top:50px;
}
#content-wrap{
	/*background:#174E75 url(../images/bg-espjRedact-pgInt.jpg) repeat-x;*/
	position:relative;
	background-color:#174E75;
	z-index:200;
	padding:1em;
	padding-top:50px;
}

#content h2{
	color:#ffffff;
	background:url(../images/puce-h2-content.gif) no-repeat;
	padding-left:20px;
	margin:.5em 0;
	font-size:1.4em;
}html>body #content h2{
	background:url(../images/puce-h2-content.png) no-repeat;
}

#content h3{
	margin:.5em 0;
}

#content p{
	margin-left:5px;
	padding:.3em;
}
#content a{
	color:#ccffff;
}

/* box commun */

#top-blue-box, #top-indigo-box,#top-violet-box,#bottom-blue-box, #bottom-indigo-box,#bottom-violet-box{
	width:237px;
	height:8px;
	
	}
#top-blue-box, #top-indigo-box,#top-violet-box{
		margin-top:10px;
	}
#bottom-blue-box, #bottom-indigo-box,#bottom-violet-box{padding:1px;} /* IE */

#content-blue-box,#content-indigo-box,#content-violet-box{
	width:237px;
	margin:0;
	
	
}

#content-blue-box p, #content-indigo-box p, #content-violet-box p{
        margin-top:0;
        margin-bottom:0;
	width:210px;
	margin-left:5px;
}

/* style perso box */

#top-blue-box{background:url(../images/top-blue-box.png) no-repeat bottom;}
#top-indigo-box{background:url(../images/top-indigo-box.png) no-repeat bottom;}
#top-violet-box{background:url(../images/top-violet-box.png) no-repeat bottom;}

#content-blue-box{background-color:#87c1fa;}
#content-indigo-box{background-color:#9090f1;}
#content-violet-box{background-color:#901cd6;}



#bottom-blue-box{background:url(../images/bottom-blue-box.png) no-repeat;}
#bottom-indigo-box{background:url(../images/bottom-indigo-box.png) no-repeat;}
#bottom-violet-box{background:url(../images/bottom-violet-box.png) no-repeat;}

/* footer */

#footer{
	background: #404141 url(../images/bg-footer.gif) repeat-x top;
	padding: 25px 0 25px 0;
	color:#fff;
	font-size: 13px;
	clear:both;
}
#footer h2{
	padding:8px;
	background:#4D5B59;
	border-bottom:1px dashed #888;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8cda19;
	letter-spacing:1px;
}
#logo-footer{
	margin-top:30px;
}
