#tutoriels_main {
	background-image: url(../../images/tuto/bg_amphitheatre.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
body  {
	background-color: #DFB7D4;
}	
#contenu, #footer   {
	margin-right: 13px;
}
#contenu  {
	background-image: url(../../images/tuto/background_sidebar.gif);
}
#contenu1 {	
   border-left:1px dashed #B0019A;  
	border-right:1px dashed #B0019A;  
	border-bottom:1px dashed #B0019A;  
	background-color: white; 
}
#header {
	background-image: url(../../images/tuto/icone_droite.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#header div.header_bg {	
  width:870px;
}
#header div.header_bg {		
	background-image: url(../../images/tuto/bg_header_bas.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	/* border:1px solid red; */
}
#header_sep {
	width:967px;
}
#header_sep,
li.onglet_haut a,
.titre_page  {
	background-color: #B0019A;     
}
li.onglet_haut a:hover,
li.onglet_haut_selected a {
    background-color: #FDD0F1;
	 color: #B0019A; 
}
img.titre_haut {
	margin-left: 353px;
}
ul.nav_haut {
	background-color: #FFFFFF;
}
ul.nav_haut li.droite {
	 background-color: #DFB7D4;
}
#footer {
	 background-color: #774A66;
}

div.col1 {	
	/* border:1px solid black;  */
}
div.col1 p.titre {
	background:  url(../../images/tuto/moyenne_fleche.gif) no-repeat left center;	
	color: #B0019A;
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-top: 5px;
	padding-left:40px;
	/* border:1px solid red; */
}
div.col1 ul {
	list-style-position: inside;
	padding-left: 40px;
	float:left;
}
div.download_titre {
	padding-left:400px;		
}
div.download_titre p {
	background:  url(../../images/telecharger.gif) no-repeat left;	
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left:60px;	
	color: #B0019A;	
	/* border:1px solid red; */
}

div.col1 div.download {
	clear: right;
	height:200px;
	width:350px;
	margin-left: 400px;
	/* border:1px solid red; */
}
div.html{
 	background:url(../../images/tuto/bg_html.gif) no-repeat left top;	
}
div.html_content {
	background:url(../../images/tuto/bg_html.gif) no-repeat right top;	
}
div.photoshop {
 	background:url(../../images/tuto/bg_photoshop.gif) no-repeat left top;	
}
div.photoshop_content {
	background:url(../../images/tuto/bg_photoshop.gif) no-repeat right top;	
}
div.php {
 	background:url(../../images/tuto/bg_php.gif) no-repeat left top;	
}
div.php_content {
	background:url(../../images/tuto/bg_php.gif) no-repeat right top;
}

table.download {
	border-collapse:collapse;
	width:435px;
}
table.download  td { 
   font-size: 0.8em;	
	padding:5px;
	width:100px; 
	text-align: center;
	border: 1px solid #B0019A;
}
table.download  td.titre {
	font-weight: bold;
	font-size: 1.1em;	
	color: #B0019A;
}

/* Contenu des tutoriels */
/* Note : Pour les styles utilisés par l'éditeur "tinymce" voir "content.css" */
#tutoriels_content_main p.titre {
	color: #B0019A;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}
#tutoriels_content_main ul {
	list-style-type: none;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#tutoriels_content_main p.titre_rubrique {
	color: #B0019A;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}
#tutoriels_content_main div.content_rubrique {
   font-size: 0.8em;
}
