/* CSS Document */

/*	-------------------------------------------------------------------	*/
/*  			Feuille de style de la MDPH					  	*/
/*	------------------------------------------------------------------- */


/* -------------------------- */
/* Composants HTML classiques */
/* -------------------------- */
html * {
  padding: 0;
  margin: 0;
}

P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	margin-top:10px;
	margin-bottom:10px;
}
SPAN
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A:link  {
	text-decoration:    none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4F64C6;
	font-weight: normal;
}

A:visited   {
	text-decoration:    none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #3F66A0;
	font-weight: normal;
}

A:active    {
	text-decoration:    none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #333399;
	font-weight: normal;
}

A:hover {
	text-decoration:    none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #CC33CC;
	font-weight: normal;
}

Image:hover {
	text-decoration:    none;
}

body
{
	background-color: #ffffff;
	font-weight: 1.166;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
	padding:0px;
}
.FondPage
{
	width: 96%;
	top:10px;
	text-align: center;
	margin-left: 2%;
	margin-top:10px;
	margin-right: 2%;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
	font-family: Verdana, Helvetica, sans-serif;
}

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	font-weight:    bold;
	color: #4F64C6;
	padding-top: 10px;
	text-transform: none;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight:    bold;
	color: #4F64C6;
	padding-top: 10px;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:    bold;
	color: #000000;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #333333;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #334d55;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #000000;
}

HR {
    color: dimgrey;
    text-align:left
}



TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #333399;
}
TD.FondBlanc	
{
	background-color: #FFFFFF;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #333399;
}
UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

UL LI   {
    list-style-type: disc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

UL LI LI    {
    list-style-type: circle;
}

UL LI LI LI {
    list-style-type: circle;
}

OL LI   {
	list-style-type:    decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

OL OL LI    {
	list-style-type:    lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

OL OL OL LI {
	list-style-type:    lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

SELECT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    visibility: visible;
}

FIELDSET 
{
	padding:10px;
	padding-top:0px;
}

HR
{
	margin-top:10px;
	margin-bottom:10px;
}


#content {
	margin-top: 3px;
	width:720px;
}

#login_content {
	margin:auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width:730px;
	height:800px;
	min-height:100%;
	background:#FFFFFF;
	
}

#login_internal_container {
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}

#titre
{
	font-size: 11pt;
	color: #FFFFFF;
	font-weight:bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/titre_fonds.jpg);
	background-repeat: no-repeat;
	background-color:#f7d536;
	width:695px;
	padding-left:35px;
	padding-top:3px;
	margin-bottom:10px;
}

#presentation {
	text-align:justify;
}

#recherche
{
	padding-top:5px;
	width:340px;
	float:right;
}

div#album_link {
	position:absolute;
	top:2px;
	left:630px;
	height:20px;
	/*background: url(../images/boite.gif) 0 -10px no-repeat;*/
	padding-left:25px;
	padding-top:5px;
}

div#album_link a{
	font-weight:bold;
	font-size:9px;
}

div#album_link_img {
	position:absolute;
	top:0px;
	left:630px;
}

div#dcreecompte {
	margin:0px;
	padding:2px;  
}


div#dcreecompte label{
	display:inline;
	float:left;
	width:120px;
}

div#dcreecompte2  {
	margin:0px;
	padding:2px;  
}



div#dcreecompte2 label{
	display:inline;
	float:left;
	width:200px;
}

