body {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

a:link{

	font-family: verdana, arial, sans-serif;
	color:#6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

a:visited{

	font-family: verdana, arial, sans-serif;
	color:#6c6c6c;
	font-size: 11px;
	text-decoration: none;

}

a:hover{

	font-family: verdana, arial, sans-serif;
	color:#6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

a:active{

	font-family: verdana, arial, sans-serif;
	color:#6c6c6c;
	font-size: 11px;
	text-decoration: none;
}

#conteneur {

    border-right: solid 1px #C3C3C3;
    border-left: solid 1px #C3C3C3;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;

}

#header {

    height: 30px;
    background-color: #FFFFFF;

}

#conteneur_header{
	position: relative;
	width: 1000px;
	height: 85px;
}

#haut {

	float: left;
	height: 33px;
	width: 750px;
	background-color:#FFFFFF;
	background-image: url("../img/nav_bandeau_logo/degrade_bandeau.gif");
	background-repeat: repeat-x;
    background-position: bottom;

}
#titre_page{
	position: absolute;
	left: 340px;
	top: 30px;
	height: 45px;
	width: 258px;
	background-image: url("../img/img_installateur_proxeo/titre_installateur.gif");
	background-repeat: no-repeat;
    background-position: top left;
}


#haut_gauche {

	float: left;
	height: 33px;
	width: 250px;
	background-image: url("../img/nav_bandeau_logo/degrade_bandeau.gif");
	background-repeat: repeat-x;
    background-position: bottom;

}
#bt_connect{
	position: absolute;
	left: 100px;
	top: 40px;
	height: 21px;
	width: 129px;
}
#logo {

	position: absolute;
	height: 70px;
	width: 200px;
	top: 15px;
	left: 160px;

}



#header_action {

	height: 10px;
	top: 0;
	margin-left: 544px;
	padding-top:10px;
}



#header_action span {

	float: left;
	margin-left: 5px;
}

#pied {
    height: 30px;
    text-align: center;
	font-family: verdana, arial, sans-serif;
	color:#6c6c6c;
	font-size: 11px;
	background-image: url("../img/nav_bandeau_logo/degrade_bandeau_bas.gif");
	background-repeat: repeat-x;
    background-position: top;
	padding-top: 5px;

}


#pied a:link, #pied a:visited {
    color:#6c6c6c;
}
#pied a:hover {
    text-decoration: underline; 
}



#separator_top {
	clear: both;
	height: 7px;
    line-height: 7px;
	background-image: url("../img/nav_bandeau_logo/bordure_orange.gif");

}



#separator_bottom {
    height: 7px;
    line-height: 7px;
	background-image: url("../img/img_espace_partenaire/filet_bas.gif");
    background-repeat: repeat-x;
}



.clear_left {
	clear: left;
}



img {
	border: 0;
}



h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
	margin: 0;
}



form {
	margin: 0;
}



ul{
	margin: 0 0 0 30px;
	padding: 0;
}



.text_justify {
    text-align: justify;
}



.hidden {
    display: none;
}

#centre {
    background-image: url("../img/img_installateur_proxeo/photo_back_installateur.jpg");
	background-repeat: no-repeat;
    background-position: -130px top;
    height: 520px;
	width: 910px;
	padding-left: 90px
}



#centre_contenu {
    position: relative;
    width: 605px;
    height: 435px;
    background-image: url("../img/img_installateur_proxeo/cadre_fond_installeur.gif");
    background-repeat: no-repeat;
    background-position: center 30px;
    float: left;
    margin-right: 3px;
    padding-top: 70px;
}
#qui_proxeo{
	position: absolute;
	width: 142px;
    height: 25px;
	float: left;
	left: 278px;
	top: 36px;
}
#solutions_proxeo{
	position: absolute;
	width: 168px;
    height: 25px;
	float: left;
	left: 421px;
	top: 36px;
}
#gauche_installeur{
	position: relative;
	width: 170px;
    height: 430px;
	border-right: solid 1px #cdcdc7;
	float: left;
        text-align: center;
}
#gauche_installeur p, #gauche_installeur #cadre-photo {
    margin: 0px 0px 8px 10px;
}
#cadre-photo {
    background-image: url("../img/img_installateur_proxeo/fond-photo.gif");
    background-repeat: no-repeat;
    background-position: top left;
    width: 153px;
    height: 144px;
    margin-left: 12px !important;
}
#cadre-photo img {
    margin-top: 10px;
}
#plan_acces_ {
    width: 133px;
    height: 21px;
    position: absolute;
    left: 20px;
    top: 400px;
}
#droit_installeur{
    width: 385px;
    font-family: arial, verdana, sans-serif;
    color:#1b599a;
    font-size: 11px;
    float: left;
    padding-left: 30px;
    padding-top: 10px;
}
#contact{
    width: 328px;
    height: 73px;
    background-image: url("../img/img_installateur_proxeo/fond_contact.gif");
    background-repeat: repeat-x;
    background-position: left top;
    border: solid 1px #5986b4;
    color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 0.8em;
    padding: 2px 0 0 15px;
    margin-top: 30px;
}
#contact a:link, a:visited {
    font-weight: normal;
    color: #FFFFFF;
}
#contact .email {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}
#contact .numero {
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 0 0 0px;
}
#promo_actu{
    position: relative;
    width: 221px;
    height: 505px;
    background-image: url("../img/img_installateur_proxeo/cadre_promo_actu.gif");
    background-repeat: no-repeat;
    background-position: left 35px;
    float: left;
    margin-left: 3px;
    text-align: center;
}
#promo_actu_display {
    padding-top: 50px;
}
#promo_actu p {
    margin: 0px 5px 0px 0px;
}
#promo{
    padding-left: 10px;
}
#actu{
    margin-top: 20px;
    padding-left: 10px;
}
#www{
    position: absolute;
    width: 154px;
    height: 21px;
    left: 35px;
    top: 480px;
}
#savoir_plus{
    width: 133px;
    height: 21px;
    position: absolute;
    left: 45px;
    top: 235px;
}
#conteneur_cadre{
    width: 202px;
    height: 177px;
    width: 732px;
    padding-top: 100px;
    margin-left: 9px;
}
#fil{
    position: absolute;
    left: 195px;
    top: 130px;
    font-family: arial, verdana, sans-serif;
    color:#ffffff;
    font-size: 11px;
}
#fil a:link, #fil a:visited {
    color: #FFFFFF;
}
.bt_acceder{
    position: absolute;
    left: 240px;
    top: 90px;
    width: 103px;
    height: 25px;
}
.bt_acceder2{
    position: absolute;
    left: 240px;
    top: 85px;
    width: 103px;
    height: 25px;
}
.bt_acceder3{
    position: absolute;
    left: 225px;
    top: 90px;
    width: 103px;
    height: 25px;
}
.bt_acceder4{
    position: absolute;
    left: 225px;
    top: 85px;
    width: 103px;
    height: 25px;
}
.bt_acceder5{
	position: absolute;
	left: 590px;
	top: 85px;
	width: 103px;
    height: 25px;
}
#col_droite {
    float: right;
    width: 530px;
    margin-top: 24px;
    border: solid 1px black;
}



.savoir_plus, .savoir_plus a {
	font-family: Arial, verdana, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color:#1b5a9b;
	margin: 0;
	text-decoration: underline;
}



.text_gras_gris{
	font-family: arial, verdana, sans-serif;
	color:#6c6c6c;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}



.para_central{
	font-family: arial, verdana, sans-serif;
	color:#1b5a9b;
	font-size: 12px;
}



.bouton_action_centre_1 {
    background-image: url('../img/img_proxeo_tv/bt_solution_proxeo_tv_off.gif');
    background-repeat: no-repeat;
    width: 199px;
    height: 41px;
	float: left;
}



.bouton_action_centre_1:hover, #bouton_action_centre a:hover.bouton_action_centre_1 {
    background-image: url('../img/img_proxeo_tv/bt_solution_proxeo_tv_on.gif');
    background-repeat: no-repeat;
    width: 199px;
    height: 41px;
	float: left;
}



#confirmation_contact {
    background-color: #99FF99;
	border: 1px solid #406741;
	padding: 5px;
	margin: 0 0 4px 0;
	font-family: arial, verdana, sans-serif;
    font-size: 11px;
	width: 90%;
	text-align: center;
}


/* Error Notification  */
#alertMessagePlaceHolder {
	background-color: #FFCCCC;
	border: 1px solid #F00;
	padding: 5px;
	display: none;
	margin: 0 0 4px 0;
	font-family: arial, verdana, sans-serif;
    font-size: 11px;
	width: 90%;
	text-align: center;

}

.errMsg {
	display: none;
	margin: 10px;

}

.col_droite .errFld {
    border: solid 2px red;

}