/* normalise les marges et les remplissages  */

 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding : 0;
}
 /* normalise les tailles de polices pour les en-têtes */
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
}
 /* supprime list-style pour les listes */
ol, ul {
list-style : none;
}
 /* normalise les styles et graisse de fontes */
address, caption, cite, code, dfn, th, var {
font-style : normal;
font-weight : normal;
}
 /* supprime les bordures dans les tableaux */
table {
border-collapse : collapse;
border-spacing : 0;
}
 /* supprime les bordures dans les éléments fieldset et img */
fieldset, img {
border : 0;
}
 /* aligne le texte à gauche dans caption et th */
caption, th {
text-align : left;
}
 /* supprime les apostrophes double (guillemets anglais) autour de q */
q:before, q:after {
content :'';
}
 /* supprime le souslignage des liens et les met en noir */
a {
text-decoration : none;
color : #33c;
}


/*****************************************
		SITE
******************************************/
html {
background: #4e4e4e url(../images/bg.jpg) 0 0 repeat-x;
}
 body {
padding: 0;
margin: 0;
text-align:center;
background: transparent url(../images/image.jpg) 50% 0 no-repeat;
}

#wrapper {
position:relative;
text-align:left;
width:960px;
margin: 0 auto;
padding-top:300px;
z-index:10;
}

#header {
position:absolute;
top:6px;
right:20px;
height:20px;
z-index:10;
}

#top_menu {
float:right;
}

#translate {
float:right;
margin-left:10px;
}

#jflanguageselection {
margin:0px 0 0px 0px;
}

#nav_main {
height:60px;
background: transparent url(../images/bg_menu.png) 50% 0 no-repeat;
margin-bottom:20px;
}

#middle_site {
position:relative;
padding-bottom:20px;
z-index:10;
}

#left {
float:left;
width:20%;
margin-right:23px;
}

#right {
float:right;
width:24%;
margin-left:23px;
}

#left .moduletable, #right .moduletable {
background-color: #5e5e5e;
-moz-border-radius: 6px;
border: 1px solid #777;
margin-bottom:20px;
}

#left .none, #right .none {
background-color: transparent;
-moz-border-radius: 0px;
border: none;
margin-bottom:20px;
}

#left .content, #right .content {
padding:10px;
}

#left .none .content, #right .none .content {
padding:0;
}

#main_component {
position:relative;
overflow:hidden;
}

/**	web 2	**/

#web2 {
}

#breadcrumb {
line-height:15px;
margin-bottom:15px;
}

#breadcrumb h3 {
display:none;
}

#syndicate {
float:right;
margin:0 0 15px 15px;
}

/**  ARTICLE  JOOMLA **/

.leading {
position: relative;
}

.blog .leading {
padding: 0 0 40px 0;
}

.leading_separator {
display: block;
height: 10px;
}

.article_separator {
display: none;
}

.blog { 
padding: 0;
}

.cols1 {
display: block;
float: none !important;
margin: 0 !important;
}

.cols2 {
width: 45%;
}

.cols3 {
width: 30%;
}

.column1 , .column2 {
margin: 0 5px 0 0;
position: relative;
}

.column2 , .column1 {
float: left;
margin: 0;
}

.column2 {
float: right;
margin: 0;
width: 45%;
}

.article_row {
margin: 0px 0 0px 0;
padding: 0;
overflow: hidden;
}

.article_column {
padding: 10px 10px 10px 0;
}

.row_separator2 {
display: block;
clear: both;
margin: 0;
border: solid 0px;
}

.article-tools {
display:block;
float:left;
margin:-20px 10px 0 0;
background-color:transparent;
}


.article-meta {
padding:5px;
}


.createdate {
display:block;
line-height:16px;
font-size:10px;
font-style:italic;
}


.createdby {
line-height:16px;
font-size:12px;
font-style:italic;
}

.article-link {
display:block;
float:right;
margin: -14px 0 0px 0;
}

.link-section {
display:block;
float:right;
text-align:right;
line-height:16px;
font-size:10px;
}


.buttonheading {
display:block;
float:right;
margin: -8px 0 0 12px;
text-align:right;
line-height:16px;
font-size:10px;
}

.articleinfo {
margin-top:-8px;
font-style:italic;
}

span.modifydate {
font-style:italic;
}

a.readon {
display:block;
}


/**  BOTTOM  **/

#bottom_site {
position:relative;
padding-bottom:30px;
z-index:10;
}

#bottom_menu {
position:relative;
height:60px;
width:100%;
background:transparent url(../images/bottom.jpg) 50% 0 no-repeat;
}

#adress {
text-align:center;
color: #eee;
font-size:100%;
}

#adress p {
margin: 0.1em;
padding:0;
}

 /**  OTHERS  	**/

.clr {
clear:both;
}

/**	BLOG LIST	**/

table.category {
width:100%;
margin-top:6px;
}

.sectiontableheader {
background-color: #5e5e5e;
padding:8px 5px;
}
.sectiontableheader a {
}

tr.sectiontableentry1 td {
background-color : transparent;
border-bottom: 1px dotted #ddd;
padding:8px 5px;
}
tr.sectiontableentry2 td {
background-color : #5e5e5e;
border-bottom: 1px dotted #ddd;
padding:8px 5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
background-color: #7e7e7e ;
border-bottom: 1px dotted #ddd;
}


/**	FORMULAIRE	**/

.inputbox, #left .none .inputbox, #right .none .inputbox {
-moz-border-radius : 5px;
background-color:#aaa;
border:1px solid #CCCCCC;
margin:0;
}

.inputbox:hover, .inputbox:focus, #left .none .inputbox:hover, #right .none .inputbox:hover,
#left .none .inputbox:focus, #right .none .inputbox:focus {
background-color :#eee;
border:1px solid #CCCCCC;
}

input, select, textarea, .inputbox {
font-size:100%;
padding:3px 5px;
}