@charset "utf-8";

/* CSS Document for SSPH+ */





/*-------------Content-Start-------------------*/

#content {

	margin-left: 28px;

	margin-top: 12px;

}



#content_info {

	float: left;
	
	background-color: #FFEFC8;

}

#logo_rubrique {

	padding-top: 16px;
	
}

#content_info_items {

	width: 190px;
	
	height: 255px;

	padding: 5px 10px 10px 10px;

	margin-top: 5px;

	background-color: #FFEFC8;

}


#content_info_items p.item {

	color: #003366;
	
	font-size:10px;

	border-bottom: 1px dashed;

	text-indent: 5px;

	padding-bottom: 2px;

	margin-bottom: 2px;

}

#content_info_items p#top {

	margin-top: 40px;

	text-align: right;

}


#link_content {

	float: left;

	width: 1000px; /* 726px - 2*20px padding*/

	height: 430px; /* 601px - 2*20px padding   561*/

	margin-top: -8px;

	padding: 20px 20px 20px 30px;

	background-image: url(../images/sshp%20cadre%20contenu%20principal.png);

	background-repeat: no-repeat;

}


#content_main {

	float: left;

	width: 736px; /* 726px - 2*20px padding*/

	height: 410px; /* 601px - 1*20px padding   561*/

	/*margin-top: -8px;*/

	padding: 0px 20px 20px 30px;

	background-image: url(../images/sshp%20cadre%20contenu%20principal.png);

	background-repeat: no-repeat;

}


#content_iframe {
	width: 736px; /* 726px - 2*20px padding*/
	height: 420px;
	overflow:auto;
	margin-top: 5px;
}

#content_cdsp {
	width: 726px; /* 726px - 2*20px padding*/
	height: 420px;
	border: none;
}

#link_content_iframe {
	width: 726px;
	height: 420px;
	border: none;
	overflow: auto;
}

a:link, a:visited { color:#00444C; text-decoration: none; }

a:hover { color: #00444C; text-decoration: overline underline; }

a img { border: none; }



.size {

	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;

	font-size: 11px;

}

.content_intro {

	color: #00444C;

	font-size: 18px;

	font-weight: bold;

}

.content_title {

	color: #00444C;

	font-size: 16px;

	font-weight: bold;

}

.content_text {

	margin-top: 10px;

	margin-bottom: 20px;

}

.content_article { margin-top: 20px; }

.content_article_orange { color: #FFCC66; }



/*-------------Content-End-------------------*/







/*-------------Footer-Start-------------------*/

#footer {

	float: left;

	width: 1000px;

	padding-bottom: 20px;

	padding-left: 18px;

	padding-right: 18px;

}



#footer_address{

	height: 50px; /* 70px - 20px padding */

	padding-top: 20px;

	background-image: url(../images/ssph%20p1%20ours.png);

	background-repeat: no-repeat;

	text-align: center;

	font-size: 12px;

	color: #FFFFFF;

}

#footer_copyright {

	padding-top: 5px;

	text-align: right;

}

/*-------------Footer-End-------------------*/