﻿/************************************
* Feuille de styles CSS ISEC-SOLAIRE*
*************************************/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
}

.header_logo
{
	padding: 0px;
	margin:0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
	background-color: #FFFEF4;
}

.header
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	background-color: #5A5A5A;
}

.menu
{
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	width: 750px;
	padding-left: 1px;
}

.primarycontent
{
	background-color: #FFFEF4;
}

.emplacement{
	border-bottom:1px #333 dotted;
	padding-left:15px;
	padding-top:5px;
	height:20px;
	text-align:left;
}

.page{
	min-height:400px;
}

#footer{
	background-image: url('images/a50.jpg');
	height: 120px;
	text-align: left;
	color: #A8A88D;
}

.footer{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	}

.footer table 
{
text-align:center;
}

	
#picscenter
{
	background-color: #FFFEF4;
	height:50px;
}
	
.picscenter
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	

.picscenter img
{
	padding: 2px;
	height: 50px;
	background-color: #B0DED3;
	opacity:0.4;
	filter:alpha(opacity=40);
}	
		
.pics
{
	border-width: 10px;
	background-image: url('/images/contactprint.png');
	width: 140px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

.logo-footer{
	position:absolute;
	margin-top:-20px;
	margin-left:5px;
}

p.signature
{
	text-align: right;
	top: 60px;
	position: relative;
}

.contenu{
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

.englobeur{
	overflow:hidden;
}

.content{
	float:left;
	width:260px;
	min-height:240px;
	background-image:url('/images/content-separateur.png');
	background-position:260px 40px;
	background-repeat:no-repeat;
	text-align:justify;
	padding-right:20px;
}

.content2{
	float:left;
	width:260px;
	min-height:120px;
	background-image:url('/images/content-separateur2.png');
	background-position:260px 40px;
	background-repeat:no-repeat;
	text-align:justify;
	padding-right:20px;
}

.content_mid{
	float:left;
	width:420px;
	min-height:120px;
	background-image:url('/images/content-separateur.png');
	background-position:420px 40px;
	background-repeat:no-repeat;
	text-align:justify;
	padding-right:20px;
}

.content p, .content2 p, .content_mid p
{
	padding-right:20px;
}

.titre
{
	border-left: 5px #B0DED3 solid;
	padding-left: 5px;
	height: 20px;
	padding-top: 2px;
	color: #336699;
	font-size: 15px;
	font-weight: bold;
}

.readmore{
	text-align:right;
}

.readmore a:link{
	color:black;
	text-decoration:underline;
}

.readmore a:visited{
	color:black;
	text-decoration:underline;
}

.readmore a:hover{
	color:black;
	text-decoration:none;
}

.news{
	float:left;
	width:240px;
	min-height:120px;
	text-align:justify;
}

.news_mid{
	float:left;
	width:400px;
	min-height:120px;
	text-align:justify;
}

.content li, .content2 li, .news li, .content_mid li, .news_mid li
{
	margin-left: -25px;
	padding-right: 20px;
	padding-left: -20;
}

.logo_frame
{
	border: 1px solid #000000;
	padding: 10px;
}

.style1 {
	border: 2px solid #000000;
}

.style2
{
	padding: 20px;
	background-image: url('/images/cell_background.png');
	background-repeat: no-repeat;
}

.style3 {
	border: 1px solid #000000;
}
.style4 {
	border: 1px solid #000000;
	background-color: #A0C6BA;
}

