/* class */
a.menu:link{
font-weight:bold;
font-size: 10px;
color:#000000;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.menu:visited{
font-weight:bold;
font-size: 10px;
color:#000000;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.menu:hover{
font-weight:bold;
font-size: 10px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
a.lienblog:link{
font-weight:bold;
font-size: 12px;
color:#FFFFFF;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.lienblog:visited{
font-weight:bold;
font-size: 12px;
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.lienblog:hover{
font-weight:bold;
font-size: 12px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
a.liste:link{
font-weight:bold;
font-size: 10px;
color:#FF48CE;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.liste:visited{
font-weight:bold;
font-size: 10px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.liste:hover{
font-weight:bold;
font-size: 10px;
color:#FF007A;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
a.footer:link{
font-weight:bold;
font-size: 10px;
color:#000000;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.footer:visited{
font-weight:bold;
font-size: 10px;
color:#000000;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.footer:hover{
font-weight:bold;
font-size: 10px;
color:#000000;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.sousmenu:link{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.sousmenu:visited{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.sousmenu:hover{
font-weight:bold;
font-size: 12px;
color:#FF007A;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

.webcam{
	font-family:Tahoma, verdana, arial;
	font-size:10px;
	color:#FFF;
}
a.vote:link{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.vote:visited{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.vote:hover{
font-weight:bold;
font-size: 12px;
color:#FF007A;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
a.blog:link{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:   Tahoma, Arial, Verdana;
text-decoration: none;
}

a.blog:visited{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

a.blog:hover{
font-weight:bold;
font-size: 12px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.minititres {
font-weight:bold;
font-size: 12px;
color:#000000;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.microtitres {
font-weight:bold;
font-size: 12px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.petittitresblog {
font-weight:bold;
font-size: 16px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.titresblog {
font-weight:bold;
font-size: 20px;
color:#FF48CE;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.h1 {
font-size: 14px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
margin-top:0px;
}
.h2 {
font-weight:bold;
font-size: 18px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}
.textes_blog {
font-size: 12px;
color:#FFFFFF;
font-family:Tahoma, Arial, Verdana;
}
.textes_blog_rose {
font-size: 12px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
}
.textes_blog2 {
font-weight:bold;
font-size: 14px;
color:#FF00FF;
font-family:Tahoma, Arial, Verdana;
text-decoration: none;
}

/* menu */
#menu {
position:absolute;
width:1000px;
height:25px;
margin-top:305px;
margin-left:0px;
z-index:10;
}
#btnmenu {
width:120px;
height:25px;
text-align:center;
float:left;
}

/* general*/
#body {
background-color:#FFFFFF;
width:100%;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
#total {
width:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
#baniere {
position:absolute;
background-image:url(../img/banniere.jpg);
background-repeat:no-repeat;
width:1000px;
height:315px;
margin-top:10px;
}

#page {
	background-color:#00172B;
background-repeat:no-repeat;
width:1000px;
height:auto;
padding-top:20px;
position:absolute;
margin-top:325px;
margin-bottom:0px;
text-align:left;
}
/* webcam*/
#imagecam {
width:180px;
height:220px;
margin-left:5px;
margin-top:5px;
text-align:center;
padding-top:10px;
float:left;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
}
#paginationwebcam{
	width:1px;
	height:1px;
clear:both;
}


/* nos sites */
#boutonnossites {
width:200px;
height:16px;
padding-top:2px;
margin-left:0px;
text-align:center;
float:left;
margin-top:5px;
}
#sousmenu2 {
width:140px;
height:25px;
padding-top:5px;
text-align:center;
float:left;
}
#sousmenu {
width:1000px;
padding-left:10px;
padding-right:10px;
height:30px;
padding-bottom:20px;
display:block;
}
#banmescopines {
width:930px;
min-height: 165px;
height:auto;
margin-top:10px;
margin-left:10px;
padding-left:25px;
padding-right:25px;
text-align:left;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
padding-bottom:30px;
clear:both;
display:block;
}
#descriptionmescopines {
width:553px;
text-align:center;
clear:both;
margin:10px;
display:block;
color:#FFF;
}
#previewmescopines {
	width:173px;
	height:174px;
	position:absolute;
	margin-left: 763px;
	margin-top:10px;
	}

#votesmescopines {
width:153px;
text-align:center;
float:left;
margin:10px;
display:block;
min-height: 40px;
}
#titrepart {
width:750px;
height:25px;
margin-left:125px;
padding-left:25px;
padding-right:25px;
padding-top:5px;
margin-top:10px;
text-align:left;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
clear:both;
color:#FF00FF;
font-size:12px;
font-family:Tahoma, verdana, arial;
font-weight:bold;
}
#debug {
clear : both ; 
visibility : hidden;
width:0px;
height:0px;
margin:0px;
}

/* contact */
#formulaire_contact {
width:390px;
height:570px;
padding-left:150px;
padding-right:100px;
margin-top:20px;
text-align:left;
margin-left:auto;
margin-right:auto;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
clear:both;
display:block;
}
#textecontact {
width:400px;
height:50px;
margin-left:-50px;
margin-top:10px;
padding-left:50px;
padding-right:50px;
padding-bottom:20px;
}
#texteinput {
height:25px;
width:90px;
float:left;
}
#input{
height:25px;
width:460px;
}
#inputa{
height:225px;
width:460px;
float:left;
}
#submit {
clear:both;
width:100px;
padding-left:400px;
}
/* accueil */
#colgauche {
width:200px;
height:380px;
padding-top:10px;
padding-bottom:10px;
padding-left:50px;
padding-right:10px;
float:left;
background-color:#FFFFFF;
}
#titredernieresmaj {
width:170px;
height:40px;
text-align:center;
}

#coldroite {
width:470px;
height:380px;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:50px;
float:left;
background-color:#FFFFFF;
}
#textepresentationmss {
width:450px;
height:150px;
padding:10px;
border: solid #FF48CE 1px;
margin-bottom:20px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:justify;
background-color:#F9E3F4;
}
#newsmss {
width:450px;
height:150px;
padding:10px;
border: solid #FF48CE 1px;
background-color:#F9E3F4;
margin-bottom:20px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:justify;
}

#presentationmss {
width:650px;
height:auto;
padding:10px;
border: solid #FF48CE 1px;
margin-bottom:20px;
margin-left:15px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-align:justify;
}
#footer {
margin-top:10px;
margin-bottom:10px;
width:1000px;
height:100px;
text-align:center;
position:absolute;
margin-top:0px;
}

/* blog */

#menuliste {
width:200px;
height:500px;
padding:10px;
float:left;
margin-top:25px;
}
#flux_rss {
width:180px;
height:25px;
padding:10px;
border: solid #FF48CE 1px;
background-color:#F9E3F4;

}
#choix_categories {
width:180px;
height:150px;
padding:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
margin-top:15px;
}
#list_categorie {
width:160px;
height:25px;
}
#choix_auteur {
width:180px;
height:150px;
padding:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
margin-top:15px;
}
#list_auteur {
width:160px;
height:25px;
}
#listcommentaires {
width:180px;
height:150px;
padding:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
margin-top:15px;
margin-bottom:15px;
}
#dernier_article_commente {
width:160px;
height:25px;
}

#creerunblogblog{
	margin-left:20px;
}
#articles {
width:552px;
float:left;
margin-top:25px;

}
#article{
width:525px;
padding:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
text-align:left;
margin-top:15px;
margin-bottom:15px;
}

#date_article {
width:500px;
height:20px;
padding-left:20px;

}
#texte_article {
width:490px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
margin-top:10px;
text-align:justify;
}
#categorie_article {
margin-top:10px;
width:200px;
height:20px;
float:left;

}
#auteur_article {
margin-top:10px;
width:200px;
height:20px;

}
#nb_com_article {
margin-top:10px;
width:530px;
height:20px;
text-align:right;

}
#formcom {
width:550px;
padding:10px;
text-align:left;
}
#textinputcom {
height:25px;
width:210px;
float:left;
}
#areainputcom{
	width:300px;
	height:auto;
	margin-top:50px;
}
#inputcom{
height:25px;
width:250px;

}
#imginputcom {
margin-left:20px;
margin-top:10px;
height:40px;
width:500px;
}
#commentaire {
clear:both;
width:490px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
text-align:left;
margin-top:10px;
}
#texte_comm {
width:430px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
}
#paginationblog {
clear:both;
width:600px;
height:40px;
padding-left:100px;
padding-right:100px;
text-align:center;
}
#btnpagination {
width:150px;
height:30px;
float:left;
}
#btnpaginationvide {
width:150px;
height:30px;
float:left;
}
#chiffrepagination {
width:300px;
height:30px;
float:left;
}
#baliseh1 {
position:absolute;
width:600px;
height:30px;
text-align:left;
margin-top:136px;
margin-left:20px;
z-index:10;
}
#colgaucheblog {
float:left;
width:220px;
height:300px;
margin-top:40px;
margin-left:0px;
}

#listedernierssitesblog {

width:200px;
padding:5px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
margin-top:0px;
margin-bottom:15px;
margin-left:5px;
}
#listedernierssites {
width:180px;
height:150px;
padding:10px;
border: solid #000D24 2px;
background-image:url(../img/bg_fond_article_repeat.png);
background-repeat:repeat;
margin-top:15px;
margin-bottom:15px;
}
#derniersite {
width:170px;
height:25px;
text-align:left;
}
#titredernieresmajblog {
width:180px;
height:25px;
}
#titredernieresmaj {
width:160px;
height:25px;
}
#derniersiteblog {
width:190px;
height:145px;
text-align:center;
}

/*nossites*/

#galp {
width:300px;
height:250px;
float:left;
text-align:center;
margin-left:25px;
}
#titrepg{
width:300px;
height:25px;
text-align:center;
}
#dernierevideo {
clear:both;
width:640px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#vlccontent {
clear:both;
width:640px;
height:440px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

	
#banmore{
	margin-left:125px;
}