* { margin: 0px; border: 0px; padding: 0px; }


body {
	font-size: 12px;
	padding: 0px;
	background-color: #fefffe;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	color:#4d4d4d;
	}

#c_wrapper {
	width: 960px;
	overflow: hidden;
	margin: auto;
	}


#c_container {
	margin: auto;
	width: 960px;
	}

/*HEADER*/
#c_header {
	margin: 0px;
	float: left;
	padding-top: 0px;
	}

.top_header {
	float: left;
	height: 0px;
	width: 960px;
	}

.content_header {
/*	background-image: url(images/loop.jpg);
	background-repeat: repeat-y;*/
	float: left;
	width: 960px;
/*	padding-right: 2px;
	padding-left: 2px;*/
	padding-bottom: 0px;
	}

.header_logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
/*	float: left;*/
	height: 239px;
	width: 960px;
	}


.header_logo p {
	background-color:#FFFFFF;
	font-family: Lucida Sans, Geneva;
	font-size:11px;
	margin:15px 10px 0 0;
	float: right;
	width: 188px;
	padding:5px;
}

a{  color:#4d4d4d;
	font-family: Lucida Sans, Geneva;
	text-decoration:none;
}

.current_page_item_menu{
	color:#76220b;
	background: url(images/menu_bgh.gif);
	background-repeat: repeat-x;
}
.current_page_item{
	color:#76220b;
	/*background-color:#76220b;*/
}

#header {
	clear:both;
	float:left;
	width: 630px;
	height: 37px; background: #ed1a45 url(images/menu_bg.gif) repeat-x;}

#header ul#menu {
	float:left;
	margin-left:5px;
	position:relative;
	z-index:9999;
	/*padding-top:5px;*/
}

#header ul#menu li {
	list-style:none;
	display:inline;
	float:left;
	position:relative;

}	

#header ul#menu li a {
	padding:10px 5px 12px 5px;
	float:left;
	margin-left:2.5px;
	margin-right:2.5px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	letter-spacing:1px;
	
}

#header ul#menu li a:hover {
	/*background-color:#76220b;*/
	
	color: #eababa;
	text-decoration:none;
	}


#header ul#menu li.submenu ul {
	background:#fff;	
	top:26px;
	left:5px;
	width:270px;
	visibility:hidden;
	position:absolute;
	height:150px;
	_height:185px;
	padding:5px 0;
	background:#fff;
}


#header ul#menu li.submenu ul li a {
	border-bottom:1px solid #EFEFEF;
	width:230px;
	/*color:#4d1f08*/
	color: #797979;
}


#header ul#menu li.submenu ul li a:hover {
	/*background-color:#76220b;*/
	color:#ed1a45;
	text-decoration:none;
}

#header ul#menu ul li a {
	padding:5px 15px 5px 15px;
	width:125px;
	float:left;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}

#header ul#menu  li:hover ul,
#header ul#menu a:hover ul{visibility:visible; }



.tex_f {
	vertical-align: top;
	font-size: 16px;
	height: 26px;
	width: 262px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FAFAF2;
	margin:0
	}




/*FIM HEADER*/




/*MIOLO*/
#c_content {
	float: left;
	width: 940px;
	margin-top: 12px;
	padding:10px;
	background-image: url(images/quad.gif);
	background-repeat: repeat;
	position: relative;
	}

#post_entry {
	float: left;
	width: 610px;
	position: relative;
	background-color:#FFFFFF;
	
}

.post_index{
/* 	border-bottom-color:#4d4d4d;
*/

}

.post_info {
	float: left;
/*	width: 580px;*/
	text-align: left;
	padding: 15px;
}

.post_info h1, h2 {
	font-size: 25px;
	font-weight: normal;
/*	color: #333333;*/
	margin: 0px;
	padding:0 0 10px 0;
	float: left;
/*	width: 500px;*/
	letter-spacing: -1px;
	}

.author {
	float: left;
	width: 500px;
}	
	
.post_content {
	float: left;
	padding: 10px 20px 15px 20px;
/*	width: 500px;
	padding-top: 15px;
	padding-bottom: 25px;
	line-height: 22px;*/
	}


.dash {
	border-bottom:#4d4d4d thin dashed;
}

.post_content p {
	padding:5px 0 5px 0;
	}

.post_content ul{
padding-left:40px;
}

.post_content img {
padding: 1px;
margin: 0px 5px 5px 0px;
}

.clear_content {
	clear:both;
	margin:0 20px 0 20px;
/*	height: 10px;
	width: 500px;*/
	}

.post_nav {
	float: left;
	width: 500px;
	padding-left: 10px;
	padding-bottom: 25px;
	}

.post_nav a:link, .post_nav a:visited {
	color: #4d4d4d;
	text-decoration: none;
	}

.post_nav a:hover, .post_nav a:active {
	color: #4d4d4d;
	text-decoration: underline;
	}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation{
	padding:5px 20px 20px 20px

}
/* FIM MIOLO*/


/*COMMENTS*/


#comments_templates{
padding:0 20px 20px 20px;
}

.user_infos{
padding:5px 0 5px 0;
}

.user_com{
	color:#EC7DAC;
}

.com_text{
padding:5px 0 5px 0;
}

textarea, .cx{
	border:#4d4d4d thin solid;
	margin-bottom:3px
}


/*SIDEBAR*/
#sidebars {
	float: left;
	margin-left:10px;
	width: 320px;
	padding-bottom: 20px;
	}

.widget_sidebar {
	float: left;
	width: 320px;
	}

.widget_sidebar p {
	padding:5px
}

.div_wrap_sidebar {

	padding:20px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.div_wrap_sidebar h1 {
	font-size:18px;
	font-weight: normal;
	padding:5px 0 5px 0;
}
.div_wrap_sidebar p strong{font-weight: normal; color: #ed1a45; margin-bottom: 10px; font-size: 14px; line-height: 16px;}


.widget_sidebar h1 {
	font-size:18px;
	font-weight: normal;
	padding:5px;
}


.widget_sidebar ul {
	padding: 5px;
	list-style-type: none;
	}

.btn_enquete, .btn_comment{
	color: #fff; background: #ed1a45 url(images/menu_bg.gif) repeat-x; padding: 4px; margin-bottom: 10px;}	
	
*/


/*Pages*/

.contactform{
	clear:both;
	margin:0;
	padding:0
}

.contactform form{
	margin:0;
	padding:0
}


/*footer*/
.footer{
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:15px;
	height:40px
}


.footertext{
font-size:11px;
padding: 15px;
background: #FFFFFF url(images/icone_ctw_loucos.png) left top no-repeat;

background-color:#FFFFFF;
text-align:right;
margin: 0 auto;
}








*/