@CHARSET "UTF-8";

body
{
	margin:0;
	padding: 0;
	background: url(/resources/images/bg_bar.gif) repeat-x top;
}

body *
{
	font-family: Arial;
	font-size: 12px;
}

body a
{
	color: #1577d2;
}

#main
{	
	width: 100%;
	float: left;
}

#header
{
	width: 100%;
	float: left;
	height: 120px;
}

#logo_small
{
	margin-top: 10px;
	float: left;
}



#header_1
{
	width: 500px;
	float: right;	
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

#header_1 *
{
	color: #FFFFFF;
	font-weight: normal;
}

#header_1_1
{
	color: #1577d2;
	width: 125px;
	float: right;
	text-align: left;
	margin-top: 20px;
}

#header_1_1 *
{
	color: #1577d2;
	text-align: left;
}

#header_2
{
	width :550px;
	margin-top: 24px;
	float: left;	
}

#header_2 #search_txt_small
{
	background: url(/resources/images/search_txt_small.gif) no-repeat;
	width: 199px;
	height: 16px;
	border: none;
	float:left;
	margin:20px 10px;
	padding:4px 3px;	
}

#header_2 #search_button_small
{
	background: url(/resources/images/search_button.gif) no-repeat;
	width: 101px;
	height: 24px;
	border: none;
	float:left;
	margin-top: 20px;
}


#header_2 img
{
	border: none;	
}

#header_1 #login
{
	background: url(/resources/images/conn_login.gif) no-repeat;
	width: 117px;
	height: 19px;
	border: none;
	float: left;
}

#header_1 #pw
{
	background: url(/resources/images/conn_pw.gif) no-repeat;
	width: 89px;
	height: 19px;
	border: none;
	float: left;
	margin-top: 3px;
}

#header_1 #connect
{
	background: url(/resources/images/conn_button.gif) no-repeat;
	width: 25px;
	height: 19px;
	border: none;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}



#center
{
	width: 100%;
	float: left;	
}

#home
{
	width: 740px;
	margin: 0 auto;
}

#home_1, #home_3
{
	width: 100%;
	float: left;
	text-align: center;
}

#home_1
{
	height: 122px;	
}

#home_2
{
	width: 384px;
	margin: 20px auto;
}

#home_2_1
{
	width: 278px;
	float:left;	
}

#home_2_2
{
	width: 100px;
	float:left;
	margin-left: 5px;	
}

#home_3
{
	width: 740px;
	height: auto;
	overflow: auto;
	float:left;
	margin: 10px auto;	
	text-align: justify;
}

#home_3 span, #home_3 p
{
	text-indent: 15px;
}

#home_3 *
{
	color: #666666;
}

#home_3 a
{
	color: #1577d2;	
}

#home_3 h3
{
	text-align: center;
	font-size: 16px;
}

#home_3 h3 a
{
	font-size: 24px;
	color: #1577d2;
}

#home_4
{
	width: 740px;
	height: 104px;
	float:left;
	margin: 10px auto;
	background: url(/resources/images/bg_bottom.gif) no-repeat;	
}

.home_4_1
{
	width:165px;
	padding-left: 20px;
	float: left;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: left;	
}

.home_4_1 *
{
	color: #FFFFFF;
	font-weight: bold;
}

.home_4_1 ul
{
	margin: 0 10px;	
	padding:0;
}

.home_4_1 ul li
{
	list-style: none;
	margin: 0px;
	padding: 0;
}

.home_4_1 ul li *
{
	font-weight: normal;
}

#search_txt
{
	background: url(/resources/images/search_txt.gif) no-repeat;
	width: 270px;
	height: 16px;
	border: none;
	padding: 4px;
}

#search_button
{
	background: url(/resources/images/search_button.gif) no-repeat;
	width: 101px;
	height: 24px;
	border: none;
}

.input
{
	border: 1px solid #cccccc;
	width: 450px;
}

h2
{
	background: #bcd7f0;
	border-top: 1px solid #1577d2;
}

.center
{
	margin: 10px;
	width: 84%;
	float: left;
}

.right
{
	width: 12%;
	margin-left: 10px;
	float: left;
}

.right iframe
{
	float: right;
}
.center label
{
	font-weight: bold;	
	display: block;
	width: 125px;
	margin-top: 15px;
}

.ligne
{
	width: 740px;
	margin-top: 10px;
}

.ligne a
{
	font-weight: bold;
	color: #ffa800;
}

.ligne span
{
	color: #149e01;
}

.ligne b
{
	font-weight: bolder;
	color: #1577d2;
}

.ligne em
{
	color: #999999;
}

#loginMessage
{
	color: #ff0000;
}

.pager
{
	width: 100%;
	float: left;
	margin: 15px 0px;	
	float :left;
}

.pager a, .pager span
{
	display: block;
	border: 1px solid #1577d2;
	width: 16px;
	height: 16px;
	text-align: center;
	color: #1577d2;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-right: 2px;
	cursor: pointer;
}

#article
{
	width: 1000px;
	float: left;
	margin-left: 5px;
}

#article h1
{
	font-size: 20px;
}

#article .infos
{
	font-style: italic;
	text-align: right;
	color: #999999;
	font-size: 14px;	
}

#article .infos #theme
{
	color: #ffa800;
	font-weight: bold;
	font-size: 14px;
}

#article .h3
{
	font-size: 16px;
	font-style: italic;
	color: #457db2;
}

#article_1
{
	width: 700px;
	text-align: justify;
	float: left;
}

.commentaires
{
	width: 280px;
	margin-left: 20px;
	float:left;
}

.commentaires textarea
{
	width: 274px;
	border: 1px solid #cccccc;
}
.commentaires h2
{
	background: url(/resources/images/header_com.gif) no-repeat;
	border: none;
	height: 20px;
	padding: 5px;
	text-align: center;
	float:left;
	margin: 0px;
	width: 270px;
}

.commentaires_1
{
	width: 276px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	padding: 1px;
}

.commentaires_2
{
	background: url(/resources/images/footer_com.gif) no-repeat;
	border: none;
	height: 4px;
	width: 280px;
	float:left;
}

.comment h3
{
	width: 274px;
	float: left;
	margin: 0px;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	
	color: #457db2;
}

.comment_1
{
	background: url(/resources/images/bull_top.gif) no-repeat center top;
	height: 26px;
	width: 276px;
	float:left;
}

.comment_2
{
	width: 270px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	padding: 1px;
	margin: 0 1px;
}

.comment_3
{
	background: url(/resources/images/bull_bottom.gif) no-repeat center top;
	height: 14px;
	width: 276px;
	float:left;
}



.art_img
{
	border: 1px #999999 solid;
	padding: 10px;
	text-align: center;
	background: #d5ebff;
	margin: 0px 10px;
	width: 200px;
	float: right;
}

a.button
{
	background: url(/resources/images/button.gif) no-repeat;
	color: #ffffff;
	font-size: 11px;
	width: 125px;
	height: 12px;
	padding: 6px 0px;
	text-align: center;
	display: block;
	text-decoration: none;
}

#pub
{
	width: 120px;
	float: right;
	margin-top: 50px;
}
