
/*pre { max-width: 800px; }*/

.SectionSynopsis
{
	padding: 5px 20px 5px 20px;
	color: rgb(33, 61, 111);
	text-align: justify;
	text-decoration: none;
	border: 1px solid #467BD9;
	border-radius: 7px;
	font: 400 10pt Verdana,sans-serif;
	background: none repeat scroll 0 0 rgb(183, 208, 237);
}

.lienforum { color: rgb(99, 137, 216) !important; border-bottom: 1px dashed rgb(99, 137, 216) !important; }
.lienforum:hover { border-bottom: 1px solid rgb(99, 137, 216) !important; color: rgb(99, 137, 216) !important; }

.LienSelectionne:hover,
.contenuPage a:hover
{
	color: #FFA857 !important;
}

.titre-article {
	color: rgb(33, 61, 111);
	font: 600 32px Arial,sans-serif;
	line-height: 36px;
	text-shadow: none;
	letter-spacing: normal;
}

.TitreHeader
{
	padding-left: 20px;
	border-radius: 8px 8px 0 0;
	letter-spacing: normal;
	box-shadow: none;
	text-shadow: none;
	color: #666;
	border: 1px solid rgb(221, 221, 221);
	background: url("http://fray.developpez.com/images/bg.gif") repeat-x scroll left top transparent;
}

.TitreHeader img:before
{
	content: url("http://www.developpez.com/template/kit/kitbm-site-personnel.png");
}

.TitreHeader img
{
	float: right;
	padding: 3px;
	border-radius: 3px;
	background-color: #DDD;
}

.TitreHeader img:hover
{
	background-color: #CCC;
}

.nav-sommaire
{
	border: 1px solid rgb(221, 221, 221);
	border-radius: 5px 5px 0 0;
}

.nav-sommaire .TitreHeader
{
	border-top: none;
	border-left: none;
	border-right: none;
}

.imgtext-warning
{
	border-radius: 7px;
}

.titre_des_codes
{
	padding-top: 2px;
	border-radius: 5px 5px 0 0;
	border-bottom: 2px solid rgb(255, 255, 255);
	background: url("http://fray.developpez.com/images/bg.gif") repeat-x scroll left top transparent;
}

.code_et_titre {
	margin: 10px 40px;
	padding-left: 0px;
	border-radius: 5px;
	border: 1px solid rgb(221, 221, 221);
	background: none repeat scroll 0% 0% #f7f7f7;
}

.selectionner_code
{
	font-size: 11px;
	font-weight: normal;
}

.titre_des_codes,
.tableau th
{
	color: rgb(102, 102, 102);
	font-weight: 600;
}

.tableau,
.tableau td,
.tableau th
{
	border-color: rgb(221, 221, 221);
}

.tableau th
{
	background: none repeat scroll 0% 0% #fafafa;
	background: url("http://fray.developpez.com/images/bg.gif") repeat-x scroll left top transparent;
}

.TitreSection0,
.TitreSection1,
.TitreSection2,
.TitreSection3
{
	margin-top: 20px;
	margin-bttom: 20px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
	0 3px 5px rgba(0, 0, 0, .2),
	0 5px 10px rgba(0, 0, 0, .2),
	0 15px 15px rgba(0, 0, 0, .15);
}
.TitreSection0
{
	padding: 6px 15px;
	border-radius: 7px 7px 3px 3px;
	background-image: none;
	background-color: rgb(48, 76, 123);
	background-image: linear-gradient(bottom, #2F4A79 20%, #5F78A3 80%);
	background-image: -o-linear-gradient(bottom, #2F4A79 20%, #5F78A3 80%);
	background-image: -moz-linear-gradient(bottom, #2F4A79 20%, #5F78A3 80%);
	background-image: -webkit-linear-gradient(bottom, #2F4A79 20%, #5F78A3 80%);
	background-image: -ms-linear-gradient(bottom, #2F4A79 20%, #5F78A3 80%);
}

.TitreSection1
{
	padding: 6px 15px;
	border-radius: 7px 7px 3px 3px;
	background-image: none;
	background-color: rgb(105, 138, 198);
	background-image: linear-gradient(bottom, rgb(105, 138, 198) 50%, #A5C6EA 100%);
	background-image: -o-linear-gradient(bottom, rgb(105, 138, 198) 50%, #A5C6EA 100%);
	background-image: -moz-linear-gradient(bottom, rgb(105, 138, 198) 50%, #A5C6EA 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(105, 138, 198) 50%, #A5C6EA 100%);
	background-image: -ms-linear-gradient(bottom, rgb(105, 138, 198) 50%, #A5C6EA 100%);
}

.TitreSection2
{
	padding: 4px 15px;
	border-radius: 5px 5px 0 0;
	background-image: none;
	background-color: rgb(139, 191, 231);
	background-image: linear-gradient(bottom, rgb(139, 191, 231) 50%, rgb(183, 208, 237) 100%);
	background-image: -o-linear-gradient(bottom, rgb(139, 191, 231) 50%, rgb(183, 208, 237) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(139, 191, 231) 50%, rgb(183, 208, 237) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(139, 191, 231) 50%, rgb(183, 208, 237) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(139, 191, 231) 50%, rgb(183, 208, 237) 100%);
}

.TitreSection3
{
	padding: 4px 15px;
	border-radius: 5px 5px 0 0;
	background-image: none;
	background-color: rgb(183, 208, 237);
	background-image: linear-gradient(bottom, #CDD5E7 50%, #CDD5E7 100%);
	background-image: -o-linear-gradient(bottom, #CDD5E7 50%, #CDD5E7 100%);
	background-image: -moz-linear-gradient(bottom, rgb#CDD5E7 50%, #CDD5E7 100%);
	background-image: -webkit-linear-gradient(bottom, #CDD5E7 50%, #CDD5E7 100%);
	background-image: -ms-linear-gradient(bottom, #CDD5E7 50%, #CDD5E7 100%);
}
