/* --------------------------------------- */
/* www.sosmicroparis.fr */
/* --------------------------------------- */


/***********************/
/** Corps du site     **/
/***********************/


body {

background-color: #000000;
}



/***********************/
/** Cadres du site    **/
/***********************/

#intro {

background-color: #000000;
color:#ffffff;
}






#cadre1 {
margin: auto;
margin-top: 25px;
height: 90px;
width: 826px;
background-color: #OOOOOO;

}

#logo {
margin: auto;
width: 300px;
height: 112px;
background-image: url(./images/logo_smpt.png);
background-repeat: no-repeat;
}

#cadre2 {
margin: auto;
margin-top: 33px;
width: 826px;
height: 200px;
background-color: #OOOOOO;
}

#cadretexte {
margin: auto;
margin-top: 0px;
width: 826px;
height: 30px;
background-color: #OOOOOO;


}

#cadre3 {

margin: auto;
margin-top:120px;
width: 826px;
height: 40px;
background-color: #OOOOOO;
}

#cadre3g {
width: 50%;
float:left;
}
#cadre3d {
width: 50%;
float:right;
}

#logo_taser {
float: left;
width: 200px;
height: 200px;
margin-right:0px;
background-image: url(./image/logo_taser.png);
background-repeat: no-repeat;
}

#logo_taser a:hover {
background-image: url(./image/logo_taser.png);
background-position: 0px -200px;
background-repeat:no-repeat;
}


#logo_xrep {
float: left;
width: 200px;
height: 200px;
margin-right:0px;
background-image: url(./image/logo_xrep.png);
background-repeat: no-repeat;
}

#logo_xrep a:hover {
background-image: url(./image/logo_xrep.png);
background-position: 0px -200px;
background-repeat:no-repeat;
}

#logo_stoper {
float: left;
width: 200px;
height: 200px;
background-image: url(./image/logo_stoper.png);
background-repeat: no-repeat;
}



#logo_stoper a:hover {
background-image: url(./image/logo_stoper.png);
background-position: 0px -200px;
background-repeat:no-repeat;
}

#logo_vigil {
float: left;
width: 200px;
height: 200px;
background-image: url(./image/logo_vigil.png);
background-repeat: no-repeat;
}

#logo_vigil a:hover {
background-image: url(./image/logo_vigil.png);
background-position: 0px -200px;
background-repeat:no-repeat;
}


#logo_taser p, #logo_taser a, #logo_xrep p, #logo_xrep a, #logo_stoper p, #logo_stoper a, #logo_vigil p, #logo_vigil a {
height: 200px; 
display: block;
margin:0
}




#texte_taser {
float: left;
width: 200px;
height: 30px;
margin-top:15px;
text-align:center;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#texte_xrep {
float: left;
width: 200px;
height: 30px;
margin-top:15px;
text-align:center;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#texte_stoper {
float: left;
width: 200px;
height: 30px;
margin-top:15px;
text-align:center;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

#texte_vigil {
float: left;
width: 200px;
height: 30px;
margin-top:15px;
text-align:center;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

/***********************/
/** Textes du site    **/
/***********************/

#texte_contact_1 {
float: right;
line-height: 18px;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-align:left;
margin-right:25px;
}

#texte_contact_2 {
float: left;
line-height: 18px;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-align:left;
margin-left:10px;
}

#cadre3 a 
{color: #ffffff; text-decoration: none;
}

a:link, a:visited {
color: #ffffff; text-decoration: none;
}

a:hover {
color: #ffffff;	text-decoration: none;
}

#texte_taser a 
{color: #ffffff; text-decoration: none;
}

#texte_xrep a 
{color: #ffffff; text-decoration: none;
}

#texte_stoper a 
{color: #ffffff; text-decoration: none;
}

#texte_vigil
{color: #ffffff; text-decoration: none;
}
