/*
   index.css
--------------------    ecrit par: jarod01 le 29/06/2009
pour le site : www.sciencesettechniques.com
club: Mathematique    

*/

@import url("http://www.sciencesettechniques.com/header_style.css");
@import url("http://www.sciencesettechniques.com/templates/design/1/pied.css");




/* tout le corp */

html { 
	margin: 0 0 1px 0; 
	min-height: 100%; 
	width:100%;  
	background: transparent 0 0 repeat-x; 
} 


body{
	margin: 0; 
	min-height: 100%;
	background-color: #FFF3EC;
}


/* l'entete */


#entete img{
	border:none;
}

#entete a{
	text-decoration:none;
}


/*menu*/

#menu{
	width:160px;
	float:left;
	margin-bottom:20px;
	margin-left:5px;
}

.titre_menu{
	text-align:justify;
	margin-left:0px;
	background-image:url("http://www.sciencesettechniques.com/math/templates/images/designs/1/backgrounds/top_menu_math.png");
	background-repeat:no-repeat;
	height:15px;
	color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:10px;
}

#menu h4{
	vertical-align:bottom;
	line-height: 20px;
	padding-top: 6px;
	padding-left:15px;
	padding-bottom:4px;

}

.contenu_menu{
	border:1.5px solid #FF6300;
	background-color:#ffffff;
	padding:5px;
	margin-bottom:25px;
}

.contenu_menu ul{
	list-style-type:none;
	list-style-position:inside;
	margin-left:10px;
	padding:0;
	margin-top:0;
}


.contenu_menu a{
	text-decoration:none;
	color:#5D90B5;
}

.contenu_menu a:hover{
	text-decoration:underline;
}

#intro_menu_clubs{
	font-size: 0.9em;
	margin-left: 5px;
	margin-top: 2px;
}

#outro_menu_clubs{
	font-size: 0.9em;
	margin-left: 5px;
	margin-bottom:2px;
}

.categorie_tuto {
}



/* centre */

#arbre {
	font-size: 0.8em;
}

#titre_general {
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
	font-size:30px;
	font-weight:bold;
}


#centre{
	border:1.5px solid #FF6300;
	background-color:white;
	padding:10px;
	width:auto;
	margin-left:170px;
	min-height:500px;
	
}

#centre ul{
	list-style-position:outside;
}

#centre h1{
	text-align: center;
	margin-top:5px;
	margin-bottom:35px;
	font-family:Arial, 'Times New Roman', Times, serif;
	color: #000000;
}

#centre a {
	text-decoration:none;
	color:#5D90B5;
}

#centre a:hover {
	text-decoration:underline;
}

#div_inscription {
	margin-left:100px;
	margin-bottom:50px;
}

#div_inscription input, option {
	background-color:#f0f0f0;
}

#div_identification {
	margin-top:50px;
	margin-bottom:50px;
}

#div_identification input, option {
	background-color:#f0f0f0;
}




/*news*/

.liste_des_news{
	padding:0;
	background-color: #FFF3EC;
	color:#2a2a2a;
	width:80%;
	margin-left:10%;
	margin-top:50px;
	border:1.5px solid #FF6300;
}


.liste_des_news img{
	margin:10px;
}

.news{
	padding:5px;
}


.propriete_news{
	color:black;
	margin-top:0;
	margin-left:30px;
}

.contenu_du_news{
	margin-left:5%;
	font-family: Andalus, "Arabic Transparent", "Times New Roman", Times, serif;
	color:black;
}


.liste_des_news p{
   text-indent: 20px;
}


.titre_news {
	height:29px;
	width:100%;
	background-image:url("http://www.sciencesettechniques.com/math/templates/images/designs/1/backgrounds/header.PNG");
	background-repeat:repeat-x;
	color:#f7f7f7;
	font-size:20px;
}




.under_header {
	background-image:url("under_header.png");
	background-repeat:repeat-x;
	height:19px;
}

.propriete_titre_news {
	margin-top:5px;
	margin-left:15px;
	font-family:'Trebuchet MS', Arial, 'Times New Roman', Times, serif;
}


/* dimensions */

#lecteur_video_dimensions {
	text-align:center;
	margin-top:50px;
}