/* Start of CMSMS style sheet 'tctrebeurden' */
/***********************************************/
/*    Mise en page                                                            */
/***********************************************/

html, body {
padding: 0 ;
margin: 0 ;
width : 100%;
height : 100%;
}

html {
background-color : white;
background : url(uploads/images/style/bordureH.png) repeat-x ;
}

#page {
background : url(uploads/images/style/bordureG.png) repeat-y ;
height : auto !important;
height : 100%;
min-height : 100%;
}
html>body #page {
height : auto;
min-height : 100%;
}

#entete {
height: 100px ;
position : absolute;
top : 0px;
left : 0px;
z-index : 10;
}

#marge {
position : absolute;
top : 0px;
left : 0px;
margin-top : 250px;
z-index : 10;
background : url(uploads/images/style/bordureG.png) repeat-y ;
}

#coin {
position : absolute;
top : 0px;
left : 0px;
width : 250px;
height : 100px;
background : url(uploads/images/style/coinHG.png)  no-repeat;
z-index : 11;
}


#contenu {
margin-left: 230px ;
margin-top: 100px ;
background-color: white ;
}

#contenu a {
color : #BC4D08;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 230px;
	background: url(uploads/images/style/logo_TCT.png)  no-repeat top left;
z-index : 12;
}

/***********************************************/
a img {
	border: none;
}
#entete {
text-align : right;
}
#titre {
position : absolute;
	right: 15px;
	top: 15px;
	color: #FFFFFF;
	font-size: 30px;
	font-style: italic;
}
#articles {
	color: #002F0A;
	padding-right: 10px;
}
#articles h2 {
	color: #002F0A;
}
#articles>p {
	text-indent: 20px;
	margin-right: 10px;
}

#articles ul li {
	list-style-image: url(uploads/images/style/puce_simple.png);
}

#articles a {
	font-weight: 600;
	text-decoration: none;
}
#articles a:hover {
	text-decoration: underline;
}
#articles a:visited {
	color: #893A08;
}


#menu {
	width: 200px;
	color: #FFFFFF;
font-family : Arial, sans;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: 800;
}
#menu ul {
margin-left : 0;
padding-left : 20px;
}
#menu li {
	list-style-type : square;
	font-weight: 800;
list-style-image : url(uploads/images/style/puce_clair.png)
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover, #menu li:hover a {
	color: #FF9000;
}
#menu li a:hover, #menu li:hover {
	color: #FF9000;
list-style-image : url(uploads/images/style/puce_fonce.png)
}
#menu input {
	background-color: #FF9000;
}

#menu img {
vertical-align : middle;
}

.description {
	font-style: italic;
}
#pied {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 30px;
	width: 200px;
	text-align: center;
}

#path {
	color: #C4540C;
}

#liste-articles {
	margin-top: 50px;
}
#liste-articles>h3 {
	border-bottom: 1px solid #C4540C;
	color: #C4540C;
	text-align: right;
}
#liste-articles li {
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-image: url(uploads/images/style/puce.png);
}
#liste-articles p {
	padding: 0;
	margin: 0;
	font-style: italic;
}

/***********************************************/
/*    Galeries                                                                   */
/***********************************************/
.miniature, .miniature_courante {
width : 100px;
height : 100px;
border : 1px solid #C4540C;
vertical-align : middle;
text-align : center;
background-color: #FFF0E8;
line-height : 1px;
}
.miniature_courante {
border : 2px solid #C4540C;
}
.miniature img, .miniature_courante img {
vertical-align : middle;
text-align : center;
}
/* End of 'tctrebeurden' */

