/* @override http://localhost/www.trinitas.f/css/style.css */

@charset "utf-8";

body {
	background: #6a5646 url(../images/fond.png) repeat-x;
	margin: 20px;
	padding: 0;
	font: 0.7em Arial, Verdana, Lucida Grande, Helvetica, sans-serif;
	color: #383838;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
 
img {
	border-style: none;
	vertical-align: bottom;
}

* {
	margin: 0; padding: 0;
	}
 
a:link, a:visited {
	color: #383838;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #585858;
	}
 
p {
	color: #49372a;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.erreur{
background-repeat:no-repeat;
padding-left:35px;
padding-top:5px;
padding-bottom:20px;
color: #FF0000;
text-align:left;
}

#container {
	background-color: #fff;
	width: 945px;
	border: 1px solid #b0b0b0;
	margin: 0 auto;
	overflow: hidden;
	}

/* Header 
#container h1 {
	background: #FFFFFF url(../images/header4.jpg) no-repeat;
	width: 231px;
	height: 103px;
	margin: 0 0 0 18px;
	text-indent: -9999em;
	float: left;
	}
*/
div#header
{
	width: 945px;
	height: 110px;
	background: url(../images/header.png) no-repeat left top;
	margin: 0;
}

div#header a
{
	width: 231px ;
	height: 103px ;
	background: url(../images/header4.jpg) no-repeat ;
	margin: 0 0 0 18px;
	text-indent: -9999em;
	float: left;
}

#sf_right {
	width: 220px;
	float: right;
	margin-top: 70px;
}

input.search {
	width: 50px;
	border: none;
	background: #FFF url(../images/input.gif);
	padding: 4px;
	color: #808080;
	}

.sf_search {

	background-image: url(../images/searchbg.png);
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
/*	background-color: #e02000;*/
}



/* My Comment */

#buttons {
	margin: 42px 27px 0;
	float: right;
	}
	
#buttons img {
	padding-left: 20px;
	}

div#sousheader
{
	margin: 0;
	padding: 0;
	border-bottom: 8px solid #e02000 ;
}

/* Info */
#info {
	background: #fff;
	width: 945px;
	height: auto;
	margin: 0 auto;
	clear: both;
	}

#info h2 {
	color: #464646;
	padding: 8px 0 0;
	font: bold 1.3em Verdana,Arial,Lucida;
}
	
#info p {
	width: 90%;
	color: #49372a;
	text-align: justify;
/*	text-indent: 2em ; */
	line-height: 1.4em;
	font-size: 1.1em;
}

#info ul {
}

#info li {
	line-height: 22px;
	}
	
#info a:link, #info a:visited {
	color: #e02000;
	text-decoration: none;
	}
	
#info a:hover, #info a:active {
	color: #e05000;
	background-color: #FFFFFF;
	}
	
#contenugauche20 {
	float: left;
	width: 169px;
	padding: 0 10px 0 10px;
	}	

#contenugauche20 p {
	font-size: 1em;
	text-indent: 0 ;
	line-height: 1.2em;
}

#contenugauche40 {
	float: left;
	width: 378px;
	}

#contenugauche40 p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 10px 0 10px;
}

#contenugauche50 {
	float: left;
	width: 412px;
	padding: 0 15px 0 45px;
	line-height: 1.2em;
}

#contenugauche60 {
	float: left;
	width: 500px;
	line-height: 1.2em;
}

#contenugauche60 p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 10px 0 10px;
}

#contenugauche100 {
	float: left;
	width: 945px;
	line-height: 1.2em;
}

#contenumilieu40 {
	float:left;
	width: 378px;
	padding: 0 0 0 0;
	}
	
#contenudroite40 {
	float: right;
	width: 378px;
	padding: 0 0 0 10px;
}
	
#contenudroite40 p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 10px 0 10px;
}

#contenudroite50 {
	float: right;
	width: 452px;
	padding: 0 10px 0 10px;
	}

#contenudroite60 {
	float: right;
	width: 517px;
	padding: 0 10px 0 40px;
	}
	
/* Main Content Area */
#content_main {
	width: 620px;
	padding: 0 0 0 15px;
	margin: 20px 0;
	float: left;
	text-align: justify;
	}
	
#content_main p {
	line-height: 23px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	}	
	
#nav_main {
	float: right;
	width: 150px;
	background: url(../images/r_bg.gif) repeat-y;
	height: 400px;
	padding: 0 0px 0 25px;
	margin: 32px 0;
	}
	
#nav_main ul {
	list-style: none;
	}
	
#nav_main ul li {
	line-height: 23px;
	}
	
#nav_main a:link, #nav_main a:visited {
	color: #383838;
	text-decoration: none;
	}
	
#nav_main  a:hover, #info a:active {
	color: #585858;
	}
	
#card {
	float: left;
	}
	
h3 {
	font: bold 1em Verdana,Arial,Lucida;
	color: #e02000;
	line-height: 0.7em;
	padding-bottom: 3px;
}
	
h4 {
	color: #464646;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1em;
}
	
hr { 
	border: 0;
	color: #d7d5cb;
	background: #d7d5cb;
	height: 1px;
	margin: 15px 0 20px 0;
}	


/* menu trinitas */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menutrinitas {
position: relative;
top: 0;
left: 0;
}
dl#menutrinitas {
width: 100%;
}
dl#menutrinitas dt {
cursor: pointer;
margin: 2px 0 2px 0px;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
/* background: #49372a; */
	color: #fff;
	background-color: #383838;
}
dl#menutrinitas dd {

}
dl#menutrinitas li {
text-align: center;
background: #fff;
}
dl#menutrinitas li a, dl#menutrinitas dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menutrinitas li a:hover, dl#menutrinitas dt a:hover {
background: #eee;
}

/* Footer */
#footer {
	width: 945px;
	color: #f3d49c ;
	font-size: 85%;
	clear: both;
	bottom: 0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

	
#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #f3d49c ;
	text-decoration: none;
	}

/* mes tableaux */

.tabmenu {
border-width:1px; 
border-style:solid; 
border-color:black; 
background-color: #bdbeb8;
	padding-right: 10px;
	padding-left: 10px;
}

.dimprix {
border-width:1px; 
border-style:solid; 
border-color:black;
	text-align: center;
}

.none {
border-style:none;
} 	
	
