﻿/*////////////////////////////////////////////////////////////////
                        Popup
///////////////////////////////////////////////////////////////*/

/* Définition des pop-up Modales  */
/*-----------------------------------------------------------------------*/
.popupGenerale{
    margin-left:auto;
    margin-right:auto;
    width:625px;
}

.popupAide{
    margin-left:auto;
    margin-right:auto;
    width:960px;
}
.popupText
{	float:left;
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin:5px 5px 0px 5px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#678F8F;
	
	}
.popupTextProposition
{	float:left;
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:50px;
    margin:5px 5px 10px 5px;
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#678F8F;
	
	}

.T800{
    height:800px;
}
.T600{
    height:600px;
}
.T400{
    height:400px;
}
.T50{
    height:50px;
}
.T250{
    height:250px;
}
.contenuPopMod{
    margin-left:25px;
}

.fermeturePopMod
{
	text-align:left;
    height:30px;
    float:left;
    width:100%;
}

.fermeturePopMod ul{
    list-style:none;
    margin:0;
    padding:0;
}

.fermeturePopMod ul li{
    float:left;
    text-align:left;
}


.fermeturePopMod ul li a
{
    background-image:url(Images/ButFermeture.png);
    background-position:top left;
    background-repeat:no-repeat;
    width:155px;
    height:30px;
    line-height:23px;
    display:block;
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#FFFFFF;
    padding-left:35px;
    margin-left:480px;
}

.fermeturePopMod  ul li a:hover{
    background-image:url(Images/ButFermetureOver.png);
}
.fermetureAide
{
	text-align:left;
    height:30px;
    float:left;
    width:100%;
}

.fermetureAide ul{
    list-style:none;
    margin:0;
    padding:0;
}

.fermetureAide ul li{
    float:left;
    text-align:left;
}


.fermetureAide ul li a
{
    background-image:url(Images/ButFermeture.png);
    background-position:top left;
    background-repeat:no-repeat;
    width:155px;
    height:30px;
    line-height:23px;
    display:block;
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#FFFFFF;
    padding-left:35px;
    margin-left:840px;
}

.fermetureAide  ul li a:hover{
    background-image:url(Images/ButFermetureOver.png);
}

.popupHeader
{
    width:625px;
    height:30px;
    background-image:url(Images/Box625_HeaderPopup.png);
    background-position:top left;
    background-repeat:no-repeat;
    padding-top:0px;
    display:inline-block;
}

.popupHeader h1
{
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    background-position:center left;
    background-repeat:no-repeat;
    margin:0px;
    padding-left:30px;
    height:30px;
    line-height:30px;
    margin-left:10px;
}

.popupAideHeader
{
    width:960px;
    height:30px;
    background-image:url(Images/Box975Popup_Header.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    padding-top:0px;
    display:inline-block;
}

.popupAideHeader h1
{
    text-align:left;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    background-position:center left;
    background-repeat:no-repeat;
    margin:0px;
    padding-left:30px;
    height:30px;
    line-height:30px;
    margin-left:10px;
}

.popupTitle{
    background-image:url(Images/BigPuce_Green2.png);
}

.popup{
    float:left;
    width:960px;
    height: 600px;
    background-image:url(Images/Box625_Bottom.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}

.popupGeneraleSizeMiddle{
    margin-left:auto;
    margin-right:auto;
    width:465px;
}



.popupSizeMiddle{
    float:left;
    width:465px;
    height: 300px;
    background-image:url(Images/Box625_Bottom.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
.popupSizeMiddleHeader
{
    width:465px;
    height:30px;
    background-image:url(Images/Box465_Header.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    padding-top:0px;
    display:inline-block;
}

.popupAideField{
    float:left;
    width:960px;
    height: 590px;
    background-image:url(Images/Box975_Bottom.gif);
    /*background-position:bottom;*/
    background-repeat:no-repeat;
}


.popupValidationField{
    float:left;
    width:625px;
    height: 100px;
    background-image:url(Images/Box625_Bottom.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}


.popupContentValidationfield{
    overflow: auto;
    height: 600px;
}

.popupValidationField h3{
    display:inline-block;
    height:30px;
    border-bottom:solid 1px #EAEAEA;
    text-align:left;
    /*background-image:url(Images/MiniPuce_Normal.png);*/
    background-position: left center;
    background-repeat:no-repeat;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#678f8f;
    font-size:11px;
    font-weight:bold;
    line-height:30px;
    padding-left:25px;
    margin-left:17px;
    margin-top:20px;
}

.popupContent{
    overflow: auto;
    height: 600px;
}

.popupSpace{
    width:100%;
    display:block;
    height:20px;
    float:left;
}

.popup .bloc{
    width:95%;
    margin-left:15px;
    clear:left;
}


.popup h3{
    display:inline-block;
    height:30px;
    border-bottom:solid 1px #EAEAEA;
    text-align:center;
    /*background-image:url(Images/MiniPuce_Normal.png);*/
    background-position:left center;
    background-repeat:no-repeat;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#678f8f;
    font-size:12px;
    font-weight:bold;
    line-height:30px;
    padding-left:25px;
}

.popup p{
    background-position:top left;
    background-repeat:no-repeat;
    text-align:justify;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999999;
    padding:0;
    margin-top:0px;
    z-index: 0;
}

/*definition des paragraphes type 2 colonnes*/
.popup ul{
    list-style:none;
}

.popup ul li{
    float:left;
    width:290px;
}

.popupBackground
{
    background-color: Gray;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.r{
    float:left;
    background-position:center center;
    background-repeat:no-repeat;
    text-align:center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#678F8F;
   
}