/* import */
@import "tinymce.css";

/*
Theme Name: Titi Robin
Theme URI: 
Author: Torogori
Author URI: 
Description: Custom Theme
Version: 1.0
License: -
License URI: -
Tags: 
Text Domain: Titi Robin
*/


@import url(//fonts.googleapis.com/css?family=Lustria);
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Fonts
-------------------------------------------------------------- */

@font-face {
    font-family: 'atzapfinternationaldemi';
    src: url('fonts/atzapfinternational-demi-webfont.eot');
    src: url('fonts/atzapfinternational-demi-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/atzapfinternational-demi-webfont.woff') format('woff'),
         url('fonts/atzapfinternational-demi-webfont.ttf') format('truetype'),
         url('fonts/atzapfinternational-demi-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'atzapfinternationalheavy';
    src: url('fonts/atzapfinternational-heavy-webfont.eot');
    src: url('fonts/atzapfinternational-heavy-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/atzapfinternational-heavy-webfont.woff') format('woff'),
         url('fonts/atzapfinternational-heavy-webfont.ttf') format('truetype'),
         url('fonts/atzapfinternational-heavy-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'atzapfinternationaldemiit';
    src: url('fonts/atzapfinternational-demiit-webfont.eot');
    src: url('fonts/atzapfinternational-demiit-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/atzapfinternational-demiit-webfont.woff') format('woff'),
         url('fonts/atzapfinternational-demiit-webfont.ttf') format('truetype'),
         url('fonts/atzapfinternational-demiit-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'atzapfinternationallight';
    src: url('fonts/atzapfinternational-light-webfont.eot');
    src: url('fonts/atzapfinternational-light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/atzapfinternational-light-webfont.woff') format('woff'),
         url('fonts/atzapfinternational-light-webfont.ttf') format('truetype'),
         url('fonts/atzapfinternational-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Layout
-------------------------------------------------------------- */

html {
	overflow-y: scroll;
	border: 0;
	margin : 0;
	padding : 0;
}


body{
	-webkit-font-smoothing: antialiased;
}

a {
	color: #cccccc;
	text-decoration: underline;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}


hr{
	border: medium none;
	height: 3px;
	margin-bottom: 35px;
	margin-top: 0;
}
hr:after{
	color: #DEDEDE;
	content: "...";
	font-weight: bold;
	letter-spacing: 0.4em;
}

#wrapper {
	width: 1000px;
	background: #000000;
	margin: 100px auto 50px;
}

blockquote {
	padding: 0 20px 10px 0;
	font-family: "atzapfinternationaldemi", "Times";
	font-size: 1.32em;
	font-style: italic;
	line-height: 115%;
	color: #DEDEDE;
}

/* =Menu
-------------------------------------------------------------- */

#menu {
	width: 340px;
	padding: 40px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "atzapfinternationaldemi", "Times";
}

#menu a {
	color: #B3B3B3;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#site_title {
	font-size: 28px;
	color: ##B88B65;
	font-family: "atzapfinternationalheavy", "Times";
}

#site_title a {
	color: #B88B65;
	text-decoration: none;	
}

#site_title a:hover {
	color: #B88B65;
	text-decoration: none;	
}

.menu_spacer {
	background-image: url('images/menu_spacer.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}

#menu_social {
	margin: 0 0 10px 0;
}

.sn_preload {
	visibility: hidden;
	position: absolute;
}

.sn_link {
	display: inline;
}

#menu_content {
	line-height: 120%;
}

#language_select {
	line-height: 120%;
} 

#menu .menu_selected a {
	color: #FFFFFF;
	text-decoration: none;	
}


/* =Main
-------------------------------------------------------------- */

#main {
	width: 660px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Verdana", "Arial";
	color: #CCCCCC;
	line-height: 125%;
}

#main img {
	vertical-align: middle;
	margin: 0 -5px -15px 0;
	max-width: 660px;
}

#main p {
	padding: 0 5px 15px 0;
}

h2 {
	margin: 5px 5px 12px 0;
	font-family: "atzapfinternationaldemi", "Times";
	color: #ffffff;
	font-size: 20px;
}

.actu_title {
	margin: 30px 5px -5px 0;
	font-size: 60px;
	line-height: 100%;
	font-family: "atzapfinternationallight", "Times";
	color: #F2F2F2;
}

.actu_excerpt {
	font-size: 18px;
	line-height: 120%;
	font-family: "atzapfinternationaldemi", "Times";
	color: #CCCCCC;
}
.titre_simple_rouge2 {
	color: #FCF3ED;
}

#next_link {
	background-image: url('images/button_next.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	padding: 0 0 0 14px;
	font-size: 10px;
	font-family: "Arial";
	color: #CCCCCC;
	text-transform: uppercase;
}

#next_link a {
	color: #CCCCCC;
	text-decoration: none;
}

#next_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#next_content {
	display: none;
	overflow: hidden;
}

.actu_line div:first-child {
	margin: 0 10px 0 0;
}

.actu_image {
	width: 325px;
	height: 130px;
	overflow: hidden;
}

.actu_item {
	width: 325px;
	float: left;
	margin: 0 0 20px 0;
}

.actu_list_title {
	margin: 20px 0 -10px 0;
	font-size: 24px;
	line-height: 110%;
	font-family: "atzapfinternationallight", "Times";
	color: #CCCCCC;	
}

.actu_list_title a {
	color: #CCCCCC;	
	text-decoration: none;
}

.actu_list_title a:hover {
	color: #CCCCCC;	
	text-decoration: none;
}


.first_type {
	
}
.new_type {
	padding: 30px 0 0 0;
}

.albums_type {
	margin: 30px 5px -5px 0;
	clear: both;
	font-size: 30px;
	line-height: 100%;
	font-family: "atzapfinternationaldemi", "Times";
	color: #F2F2F2;
}

.albums_line {
}

.albums_item {
	width: 210px;
	height: 250px;
	float: left;
	margin: 12px 10px 0 0;
}

.albums_image {
	width: 210px;
	height: 185px;
	overflow: hidden;
}

.albums_title {
	margin: 5px 0 0 0;
	font-size: 18px;
	line-height: 110%;
	font-family: "atzapfinternationaldemi", "Times";
	color: #CCCCCC;	
}

.albums_title a {
	color: #CCCCCC;	
	text-decoration: none;
}

.albums_title a:hover {
	color: #CCCCCC;	
	text-decoration: none;
}

.albums_detail_title {
	margin: 15px 0 0 0;
	font-size: 24px;
	line-height: 110%;
	font-family: "atzapfinternationaldemi", "Times";
	color: #CCCCCC;	
}

.albums_detail_title a {
	color: #CCCCCC;	
	text-decoration: none;
}

.albums_detail_title a:hover {
	color: #FFFFFF;	
	text-decoration: none;
}

.medias_line div:first-child {
	margin: 0 10px 10px 0;
}

.medias_item {
	width: 325px;
	height: 130px;
	float: left;
	margin: 0 0 0px 0;
	overflow: hidden;
}

.spacer_40 {
	clear: both;
	height: 40px;
}

.spacer_10 {
	clear: both;
	height: 10px;
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	clear: both;
}


/* =Gallery
-------------------------------------------------------------- */

.gallery-icon img{
	min-width: 210px;
	min-height: 185px;
}

.gallery-icon {
	width: 210px;
	height: 185px;
	overflow: hidden;
	float: left;
	margin: 12px 10px 0 0;
}

#cboxTitle {
	font-family: "atzapfinternationaldemi", "Times";
	font-size: 14px;
	color: #FFFFFF;
}

#cboxCurrent {
	font-family: "atzapfinternationaldemi", "Times";
	font-size: 14px;
	color: #FFFFFF;
}