@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

#site-ccapps{
width:1100px;
height:auto;
margin:auto;
}

#bandeau-ccapps{
width:1100px;
height:184px; 
}

#contenu-ccapps{
width:1100px;
height:auto;
}

a img{
border:0px;
}

a{
text-decoration:none;
color:#004783;
}

/*______________________________COLONNE GAUCHE____________________________________*/
#colonne-gauche{
width:288px;
float:left;
}

#bt-retour{
float:left;
display:inline;
width:268px;
text-align:left;
font-size:16px;
color:#004783;
font-weight:bold;
height:64px;
margin-top:10px;
margin-left:20px;
}

#bt-retour img{
float:left;
display:inline;
}

.retour{
float:left;
display:inline;
margin-left:10px;
margin-top:8px;
}

/*______________________________COLONNE ARRONDI____________________________________*/
#colonne-arrondi{
float:left;
display:inline;
width:37px;
height:177px;
background:url(../media/img/arrondi-gauche.jpg) no-repeat;
}

/*______________________________FORMULAIRE____________________________________*/
#formulaire{
width:700px;
float:left;
display:inline;
text-align:left;
margin-bottom:72px;
}

#formulaire h1{
color:#4478a4;
font-size:24px;
text-align:left;
margin-top:29px;
}

#formulaire select{
text-align:left;
border: solid 1px #ccdae6;
color:#4478a4;
font-size:12px;
margin-top:8px;
margin-bottom:33px;
width:215px;
height:25px;

}

#formulaire option{
text-align:left;
}

.label-formulaire label{
text-align:left;
border:0px;
color:#4478a4;
font-size:14px;
width:200px;
font-weight:bold;
}

#formulaire input{
border:0px;
width:215px;
height:25px;
margin-top:5px;
}

.champ-formulaire{
float:left;
display:inline;
width:310px;
height:89px;
}

.input-gauche{
float:left;
display:inline;
background:url(../media/img/input-gauche.jpg) no-repeat;
width:11px;
height:38px;
}

.input-centre{
float:left;
display:inline;
background:url(../media/img/input-centre.jpg) repeat-x;
width:215px;
height:38px;
}

.input-droit{
float:left;
display:inline;
background:url(../media/img/input-droite.jpg) no-repeat;
width:11px;
height:38px;
}

.label-formulaire{
float:left;
display:inline;
text-align:left;
}

.separation{
clear:both;
}

label .italique{
font-style:italic;
}

.textarea-formulaire{
text-align:left;
width:541px;
height:189px;
float:left;
display:inline;
}

.textarea-gauche{
float:left;
display:inline;
background:url(../media/img/textarea_gauche.jpg) no-repeat;
width:18px;
height:170px;
}

.textarea-centre{
float:left;
display:inline;
background:url(../media/img/textarea_centre.jpg) repeat-x;
width:503px;
height:170px;
}

.textarea-droite{
float:left;
display:inline;
background:url(../media/img/textarea_droite.jpg) no-repeat;
width:18px;
height:170px;
}

textarea{
float:left;
display:inline;
width:503px;
height:120px;
border:0px;
margin-top:5px;
overflow:hidden;
text-align:left;
}

#envoyer input{
width:94px;
height:27px;
clear:both;
display:block;
border:0px;
padding-top:27px;
margin-left:440px;
}

/*_____________________________________________FOOTER_______________________________________________*/
#footer a{
text-decoration:none;
color:#FFFFFF;
}

#footer{
width:1100px;
height:150px;
background:url(../media/img/fond_footer.jpg) no-repeat;
float:left;
display:inline;
display:block;
margin-top:45px;
text-align:left;
}

#footer-logo{
width:1100px;
height:150px;
float:left;
display:inline;
}

#adresse-ccapps{
float:left;
display:inline;
width:737px;
height:76px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin-left:134px;
margin-top:58px;
}

#adresse-cccom{
float:left;
display:inline;
width:154px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin-top:58px;
}

#adresse-ccapps p{
text-align:left;
}

#adresse-cccom p{
text-align:left;
}

.liste-logiciel{
color:#FFFFFF;
font-weight:regular;
}

.liste-logiciel{
color:#000000;
font-weight:bold;
}

