/* stylesheet for emmy-voyance 2009 */
.warning{
	background-color : #c10b1c;
	font-weight : bold;
	text-align : center;
	font-size : 13px;
	color : #adca7b;
}

.cloud{
	position : absolute;
	top : 840px;
	left : 950px;
	border: 2px solid #000000;
	padding:2px;
	line-height:2.4em; 
	width: 150px;
}

.center{
	text-align : center;
	display : inline;
}

.inline{
	display : inline;

}
BODY {
	background : url(../images/template/bg.gif) no-repeat top left;
	font-family : Arial, Verdana, sans-sherif;
	font-size : 12px;
}

a{
	text-decoration : none;
	color : #000000;
}

a:hover{
	color : #adca7b;
	font-weight : bold;
}

img{
	border : none;
}

.site_box{
	float : left;
	width : 840px;
}

.google_box{
	position : absolute;
	float : right;
	left : 950px; 
	width : 125px;
	top : 160px;
	height : 615px;
	padding : 15px;
	border : 2px;
	border-style : solid;
	border-color : #000000;
}

.weborama_box{
	position : absolute;
	float : right;
	top : 45px;
	left : 950px; 
	width : 128px;
	height : 50px;
	padding : 10px;
	border : 2px;
	border-style : solid;
	border-color : #000000;
}

.search_box {
	position : absolute;
	top : 30px;
	left : 525px;
}

.bienvenue {
	position : relative;
	top : 80px;
	left : 500px;
}

.submit {
	background : #adca7b;
	font-weight : bold;
}

.submit2 {
	background : #adca7b;
	font-weight : bold;
	margin-left : 400px;
}

.menu_box{
	position : relative;
	top :  120px;
	left : 40px;
	float : left;
	background : url(../images/template/menu.gif) no-repeat top;
	font-family : Arial, Verdana, sans-sherif;
	font-size : 12px;
	width : 150px;
}

.menu_content{
	position : relative;
	top : 55px;
	left : 5px;
	padding : 2px;
	margin : 2px;
}

.categorie{
	font-weight : bold;
	font-size : 13px;
	margin-left : 12px;
}

.sous_categorie{
	font-size : 12px;
}

.central_index{
	position : absolute ;
	float : right;
	top : 150px;
	left : 220px;
	width : 680px;
	height : 1000px;
	overflow : auto;
	padding : 5px;
	margin : 5px;
	border : 8px;
	border-style : double;
	border-color : #adca7b;
}

.page{
	background : url(../images/template/central.gif) no-repeat top left;
	position : absolute ;
	float : right;
	top : 150px;
	left : 220px;
	width : 680px;
	height : 550px;
	margin-left : 20px;
	overflow : auto;
}

.page2{
	position : absolute ;
	float : right;
	top : 150px;
	left : 220px;
	width : 680px;
	height : 1000px;
	overflow : auto;
	padding : 5px;
	margin : 5px;
	border : 8px;
	border-style : double;
	border-color : #adca7b;
}

.page3{
	position : absolute ;
	float : right;
	top : 150px;
	left : 220px;
	width : 680px;
	margin-left : 20px;
	border : 4px;
	border-style : solid;
	border-color : #adca7b;
}

H1.titre{
	font-weight : bold;
	font-size : 15px;
	line-height : 1px;
	margin-left : 25px;
	color : #c10b1c;
}

.box1{
	position : relative;
	float : left;
	background : url(../images/template/box.gif) no-repeat top left;
	width : 335px;
	height : 270px;
	overflow : auto;
}

.box1_p{
	margin-left : 15px;
}

p,h3{
	margin-left : 15px;
}

.sous_menu{
	margin-left : 200px;
}

.box2{
	position : relative;
	float : right;
	background : url(../images/template/box.gif) no-repeat top left;
	width : 335px;
	height : 270px;
	overflow : auto;
}

.box3{
	position : relative;
	float : left;
	background : url(../images/template/box.gif) no-repeat top left;
	width : 335px;
	height : 230px;
	overflow : auto;

}

.box4{
	position : relative;
	float : right;
	background : url(../images/template/box.gif) no-repeat top left;
	width : 335px;
	height : 230px;
	overflow : auto;
}

.a_box{
	margin-left : 150px;
	color : #c10b1c;
	font-weight : bold;
}

.item{
	padding : 15px;
	margin : 15px;
	border : 2px;
	border-style : solid;
	border-color : #4d8eaa;
	
}

.connexion{
	float : left;
	width : 40%;
	height : 250px;
	text-align : right;
	margin : 15px;
	padding : 5px;
	border : 2px; 
	border-style : solid;
	border-color : #4d8eaa;
}

.nouveau_cl{
	float : right;
	width : 40%;
	height : 250px;
	margin : 15px;
	padding : 5px;
	border : 2px; 
	border-style : solid;
	border-color : #4d8eaa;
}

.footer{
	position : absolute;
	top : 1205px;
	left : 100px;
	text-align : center;
}

/*
essaie autre page index

*/

.box{
	width : 100%;
}

.right{
	float : right;
	width : 50%;
	height : 250px;
	text-align : center;
	vertical-align : middle;
	
}

.left{
	float : left;
	width : 50%;
	height : 250px;
	text-align : center;
	vertical-align : middle;
	
}
