/**Général**/
hr {
    border-top: 1px solid #610032;
}
#logo {
	background:url('../images/logo_purple.png')no-repeat;
}
/**MENU****/
#menu_closed {
	background: #B1005C;
}
#menu_button{
	background: #610032;
}
#menu_closed li {
	background: url('../images/bgmenu_show.png') no-repeat;
}
#menu_closed li a {
	color: #FFFFFF;
}
#menu_closed li:hover{
	background: url('../images/bgmenub_show.png')no-repeat;
}
#menu_button_resp {
    background: none repeat scroll 0% 0% #93054F;
}
#menu_icones_resp div {
    background: none repeat scroll 0% 0% #93054F;
}
#menu_button_resp:hover, #menu_icones_resp div:hover{background:#610032;}
#menu_open_main {
	background: #B1005C;
}
#menu_open li a:hover {
	color:#610032;
}
#menu_open h3{
	color: #610032;
}
#tags a {
	background: #610032;
}
#tags a:hover {
	background:#93054F;
}
#menu_networks li a:hover{
	color:#DEDEDE!important;
}
#menu_open_top {
	background: #610032;
}
#menu_open_bottom {
	background: url("../images/bgmenuopen_purple.png") no-repeat bottom;
}
#networks li a:hover {
	color: #B1005C;
}
#menu_main li a {
	color: #B1005C;
}
#menu_main li a:hover {
	color: #610032;
}
#menu_ihecs_cafe{
	border-left:1px solid #93054F;
}
/***Home**/
.line1 .wrapper, .line1 .wrapper_main {
	background:#B1005C;
}
.line1 .un {
	background: #B1005C;
}
.line1 .item_notes {
	color: #610032;
}
.cat1 {
	color: #93054F;
}
.line2 .wrapper, .line2 .wrapper_main {
	background:#B1005C;
}
.line2 .un {
	background: #B1005C;
}
.line2 .item_notes {
	color: #610032;
}
.cat2 {
	color: #B1005C;
}
.line3 .wrapper, .line3 .wrapper_main  {
		background:#B1005C;
}
.line3 .un {
	background: #B1005C;
}
.line3 .item_notes {
	color:#610032;
}
.cat3 {
	color:#B1005C;
}
.line4 .wrapper, .line4 .wrapper_main {
	background:#B4CB00;
}
.line4 .un {
	background: #B4CB00;
}
.line4 .item_notes {
	color:#668001;
}
.cat4 {
	color:#B4CB00;
}
.pix_right{
	background: url('../images/corner_purple_right.png')top right no-repeat;
	padding-top:9px;
	padding-right:8px;
}
.pix_left {
	background: url('../images/corner_purple_left.png')top right no-repeat;
	padding-top:9px;
	padding-left:8px;
}
.more {
	height:100px;
}
#titreblog {
	margin-right:5%;
	width:20%;
	height:20%;
}
#titreblog h1 {
	margin-top: 25%;
}

#titretext {
	width:112%;
}
/**ARTICLE**/
#date_article {
	background: #B1005C;
	border: 1px solid #B1005C;
}
#year {
	color: #B1005C;
}
#date_article {
	background: #B1005C;
	border: 1px solid #B1005C;
}
#subtitle_article h2 {
	border-top: 4px solid #B1005C;
	color: #B1005C;
}
#main_content_article h1{
	color: #B1005C;
}
#content{
	position: relative;
	margin-top: 3%;
}
.title_related {
	color: #B1005C;
}
.quote {
	color: #B1005C;
}
.fa-chevron-left {
	color: #B1005C;
}
.fa-chevron-right {
	color: #B1005C;
}
.author_img {
	background: url('../images/bgphoto_purple.png') no-repeat;
}
.fa-print, #text_author strong{
	color: #B1005C;
}
/* Circular Content Carousel Style */
.ca-container h2 {
	color:#93054F;
}
.ca-item img:hover {
	opacity: 0.9;
}
.ca-content-wrapper{
	background:#b0ccc6;
}
.ca-nav span {
	background:transparent url(images/arrows.png) no-repeat top left;
}
/**Page**/
#main_content_txt a, #main_content_txt  a:link, #main_content_txt  a:visited {
	color: #93054F;
}
#main_content_txt  a:hover {
	color: #787878;
}
#main_content_txt  strong {
	color:#93054F;
}
#main_content_txt h1{
	color: #93054F;
}
/**Footer**/
#footer_content a:hover {
	color:#93054F;
}