﻿#divDocPageCP /* Corps Page */
{
	position: relative;
	width: 540px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

#divDocPageCD
{
	width: 198px; /*  border-top: solid 1px #BBBBBB; 	border-left: solid 1px #BBBBBB; 	border-right: solid 1px #BBBBBB; */
	float: right;
}

.divPresentationLPA
{
	border: 0px solid #808080;
	margin-bottom: 10px;
}

.divPresentationLPA h1, .divPresentationLPA p
{
	margin: 0px;
}

.divPresentationLPA p
{
	margin-top: 5px;
}

#divPresentationLPA_Titre
{
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

#divPresentationLPA_Texte
{
	float: left;
	width: 160px;
	padding-top: 3px;
}

#divPresentationLPA_Btn
{
	float: left;
	width: 30px;
	text-align: right;
}

ul.HP
{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

li.HP
{
	font-size: 1.1em;
	margin-left: 30px;
	list-style-image: url('../images/puce_liste2.gif');
}

/* Cadre de recherche */
/**********************/

/* Colonne de critères de recherche dans ~/Default.aspx */
#divColBandeRech
{
	border: 1px solid #aacdef;
	margin-bottom: 10px;
}

#divColBandeRech p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	font-size: 12px;
}

#divRechCarte
{
	cursor: pointer;
	margin-top: 8px;
	text-align: center;
}

.divRechCtrl
{
	margin-top: 8px;
	text-align: center;
	height: 30px;
}

.divRechMsg
{
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	font-weight: bold;
}

#divDiaporama
{
	display: none;
	clear: both;
	margin-top: 10px;
	height: 130px;
}

/* Bloc rubrique */

.divBlocRubrique
{
	padding-top: 10px;
	clear: both;
}

.divBRTitre, .divBRTitre2
{
	height: 24px;
	width: 178px;
	border-bottom: none;
	background-color: #ecf3fc;
	border: solid 1px #aacdef;
	border-bottom: none;
}

.divBRTitre2
{
	width: 179px;
}

.divBRTitre h1, .divBRTitre2 h1
{
	font-weight: normal;
	font-family: Verdana,Arial;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.divCadreTopInfos
{
	border-top: solid 1px #aacdef;
}

/* Rubrique d'infos */

.divBRInfo
{
	width: 520px;
	background-color: #ecf3fc;
	font-size: 12px;
	border: solid 1px #aacdef;
	border-top: none;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.divBRInfo h2
{
	font-family: "Trebuchet MS" ,Verdana,Arial;
	font-weight: bold;
	font-size: 16px;
}

/* Rubrique de visuels */

.divBRVisuel, .divBRVisuelM
{
	border: solid 1px #aacdef;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 280px;
	width: 158px;
}

.divBRVisuelM
{
	border-left: none;
	border-right: none;
}

.divBRVisuel h2, td.Visuel h2, td.VisuelM h2
{
	font-family: "Trebuchet MS" ,Verdana,Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
}

td.Visuel h2, td.VisuelM h2
{
	text-align: center;
	padding-top:5px;
}

.divBRVisuel img, .divBRVisuelM img
{
	margin-left: auto;
	margin-right: auto;
}

.btnVisuel
{
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}

.TexteVisuel
{
	text-align: center;
	padding: 10px;
	font-size: 11px;
	color: #065099;
}

td.Visuel, td.VisuelM
{
	border: #aacdef 1px solid;
	width: 158px;
	vertical-align:top;
}

td.VisuelM
{
	border-left: none;
	border-right: none;
}

.TableLiens
{
	width: 100%;
	border: solid 1px #aacdef;
	background-color: #ecf3fc;
}

.TableLiens th
{
	font-family: "Trebuchet MS" ,Verdana,Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #316394;
}

.TableLiens td
{
	padding-left: 0px;
	font-size: 12px;
}

.divOpEc
{
	float: left;
	padding-left: 20px;
}


/* Styles pour la grille de rech */
.PadTop5
{
	padding-top: 5px;
}

.Pager td
{
	padding-left: 10px;
	padding-right: 10px;
}


