﻿body,html
{
    padding:0 0 0 0;
    margin:0 0 0 0;
    width:100%;
    min-height:100%;
    height: 100%;
    font-family: verdana;
    color:#222222;

    font-size:11px;
    /*text-align:center;*/     
}

A
{
    color: #2F4B91;
    text-decoration: none;
}

A:hover
{
    color: #2F4B91;
    text-decoration: underline;
}


#MasterHeader
{ 
    text-align:center;
    background-image:url(fondhaut.jpg);
    background-repeat:repeat-x;    
    height:103px;
    text-align:center;
}
	#Images
	{
	 margin-top:0;
     margin-left:20px;
     margin-right:0;
     margin-bottom:0;
     width:100%;
		/*margin: 0;
		padding: 0;
     padding-top:auto;
     padding-left:auto;
     padding-right:auto;
     padding-bottom:auto;
    width: 850;*/
     
		text-align: left;

	}
	#Images A
	{
		color:White;
		text-decoration:none;
	}
	#Images A:hover
	{
		color:White;
		text-decoration:underline;
	}

	#Image1
	{  
float:left;
	}
	
	#Image2
	{
     float:right;
	 margin-top:10px;
     margin-left:0px;
     margin-right:50px;
     margin-bottom:0;
     padding-top:0px;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:0;
     width:170px;
	}
	
	#Image2Lien1
	{
		border-top:#a9a9a9 1px dashed;
		width:170px;
		color:White;

	}
	#Image2Lien2
	{
		border-top:#a9a9a9 1px dashed;
		border-bottom:#a9a9a9 1px dashed;
		width:170px;
	}

	.MasterMenu
	{
        float:  left;
        margin-bottom:auto;
        margin-left:20px;
        margin-top:7px;
        margin-right:auto;
		text-align:left;
		width:96%;    
		height:23px;
	}
		.MenuItem
		{
			margin-right:20px;
			font-family:Verdana;
			font-weight:bold;
			text-decoration:none;
			color:#96A8D4;
			font-size:12px;    
		}
		.MenuItem:hover
		{
			margin-right:20px;
			font-family:Verdana;
			font-weight:bold;
			text-decoration:none;
			color:#96A8D4;
			font-size:12px;    
		}		
		.MenuItem_Off
		{
			margin-right:20px;    
			font-family:Verdana;
			font-weight:bold;
			text-decoration:none;
			color:white;    
			font-size:12px;      
		}
		.MenuItem_Off:hover
		{
			font-family:Verdana;
			font-weight:bold;
			text-decoration:none;
			color:#96A8D4;
			font-size:12px;      
		}

#MasterContent
{    
    text-align:left;
	 margin-top:0;
     margin-left:20px;
     margin-right:100px;
     margin-bottom:0;
     padding-top:0;
     padding-left:0px;
     padding-right:0px;
     padding-bottom:0;
     width:96%;
     background-color: transparent;

    padding-bottom: 15px;
}
	#SiteNavigation
	{
		padding:0;
		margin:0;
		height:30px;
		background-color: transparent;
	}
	.BlocDiv
	{
		background-image:URL(fondbloc.jpg);
		background-repeat:repeat-x;		
		border: #a9a9a9 1px solid;
		text-align: justify;
		font-size:11px;
		padding:5px;
	}
		H1
		{
			margin-top:0px;
			margin-bottom:10px;
			color:#2F4B91;
			font-family:Verdana;
			font-weight:bold;   
			font-size:16px;        
		}
		H2
		{
			margin-top:5px;
			margin-bottom:10px;
			color:#2F4B91;
			font-family:Verdana;
			font-weight:bold;   
			font-size:14px;        
		}
		.ValidatorCalloutHighlight
		{
			background-color: #fffacd;
		}
        .Link
        {
            color:#2F4B91;
            text-decoration:none;
        }
        .Link:hover
        {  
            color:#2F4B91;
            text-decoration:underline;
        }		
		
    .PopupDiv
    {
        background-color:White;
        background-image:URL(fondbloc.jpg);
		background-repeat:repeat-x;		
		border: #a9a9a9 1px solid;
		padding:5px;
    }
    .PopupBack
    {
        display:none;
    }





INPUT
{
	border:solid 1px #a9a9a9;
}


.TabPanel
{
    font-family: verdana;
    color:#222222;
    font-size:11px;
}

.Button
{
    font-family: verdana;
    color:#222222;
    font-size:11px;
    background-image:URL(buttons.jpg);
    background-repeat: no-repeat;
    display:inline-block ;
    width:100px;
    height:20px;
    padding-top:5px;
    text-align:center;
    text-decoration:none;
    color:#333333;
}
.Button:hover
{
    font-family: verdana;
    color:#222222;
    font-size:11px;    
    background-image:URL(buttons.jpg);
    background-repeat: no-repeat;
    background-position: 0px -26px ;
    display:inline-block;
    width:100px;
    height:20px;
    padding-top:5px;
    text-align:center;
    text-decoration:none;
    color:#333333;
}

.Button2
{
    font-family: verdana;
    color:#222222;
    font-size:11px;    
    background-image:URL(buttons2.jpg);
    background-repeat: no-repeat;
    display:inline-block ;
    width:200px;
    height:20px;
    padding-top:5px;
    text-align:center;
    text-decoration:none;
    color:#333333;
}
.Button2:hover
{
    font-family: verdana;
    color:#222222;
    font-size:11px;    
    background-image:URL(buttons2.jpg);
    background-repeat: no-repeat;
    background-position: 0px -26px ;
    display:inline-block;
    width:200px;
    height:20px;
    padding-top:5px;
    text-align:center;
    text-decoration:none;
    color:#333333;
}



