/*
Theme Name: StavrolinoMagazine
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT for usage instructions!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #00b6cb;
  text-decoration: none;
}
a:hover {
  color: #000;
}
#contentwrap a:hover{
	color:#00c6ff;
}
#contentwrap a{
	color:#00c6ff;
}
/***************END LINKS*************************/

html body {
  background: #FFFFFF;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #7a7979;
}

/******************FONTS***********************/

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

}

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

}
@font-face {
    font-family: 'tts-lsb';
    src: url('fonts/tts-lsb/tts-lsb.eot');
    src: url('fonts/tts-lsb/tts-lsb.eot?#iefix') format('embedded-opentype'),
         url('fonts/tts-lsb/tts-lsb.woff') format('woff'),
         url('fonts/tts-lsb/tts-lsb.ttf') format('truetype'),
         url('fonts/tts-lsb/tts-lsb.svg#tts-lsb') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tts-lsbi';
    src: url('fonts/tts-lsbi/tts-lsbi.eot');
    src: url('fonts/tts-lsbi/tts-lsbi.eot?#iefix') format('embedded-opentype'),
         url('fonts/tts-lsbi/tts-lsbi.woff') format('woff'),
         url('fonts/tts-lsbi/tts-lsbi.ttf') format('truetype'),
         url('fonts/tts-lsbi/tts-lsbi.svg#liberation_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tts-lsi';
    src: url('fonts/tts-lsi/tts-lsi.eot');
    src: url('fonts/tts-lsi/tts-lsi.eot?#iefix') format('embedded-opentype'),
         url('fonts/tts-lsi/tts-lsi.woff') format('woff'),
         url('fonts/tts-lsi/tts-lsi.ttf') format('truetype'),
         url('fonts/tts-lsi/tts-lsi.svg#liberation_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tts-lsr';
    src: url('fonts/tts-lsr/tts-lsr.eot');
    src: url('fonts/tts-lsr/tts-lsr.eot?#iefix') format('embedded-opentype'),
         url('fonts/tts-lsr/tts-lsr.woff') format('woff'),
         url('fonts/tts-lsr/tts-lsr.ttf') format('truetype'),
         url('fonts/tts-lsr/tts-lsr.svg#tts-lsr') format('svg');
    font-weight: normal;
    font-style: normal;
}
/******************END FONTS***********************/
body{
  -webkit-print-color-adjust: exact; 
  print-color-adjust: exact;
}
#topwrap{
  display: none;
}

#clear{
	clear:both;
}

#conteneur_domaine{
  display: none;
  background-color: #FFFFFF;
}

#footer-wrap{
  display: none;
}
#mainwrap{
  margin-top:0;
}

#info_sup_domaine #circle{
	width: 180px;
	height: 180px;
	border-radius:100px;
	background: #FFF;
	float: left;
}
#info_sup_domaine IMG{
  position:absolute;
  z-index:1;
  margin-left:30px;
  margin-top: 25px;
}
#info_sup_domaine .border-1{
  border:14px solid #3db1cd;
}#info_sup_domaine .border-2{
  border:14px solid #677bb7;
}#info_sup_domaine .border-3{
  border:14px solid #b66fa7;
}#info_sup_domaine .border-4{
  border:14px solid #ec777e;
}#info_sup_domaine .border-5{
  border:14px solid #f08b58;
}#info_sup_domaine .border-6{
  border:14px solid #e8b45e;
}#info_sup_domaine .border-7{
  border:14px solid #afce74;
}#info_sup_domaine .border-8{
  border:14px solid #52b9b2;
}#info_sup_domaine .border-9{
  border:14px solid #5fb478;
}#info_sup_domaine .border-10{
  border:14px solid #8288b1;
}#info_sup_domaine .border-11{
  border:14px solid #d89d7d;
}#info_sup_domaine .border-12{
  border:14px solid #8db5c6;
}

.border-left-1{
  border-left:4px solid #3db1cd;
}.border-left-2{
  border-left:4px solid #677bb7;
}.border-left-3{
  border-left:4px solid #b66fa7;
}.border-left-4{
  border-left:4px solid #ec777e;
}.border-left-5{
  border-left:4px solid #f08b58;
}.border-left-6{
  border-left:4px solid #e8b45e;
}.border-left-7{
  border-left:4px solid #afce74;
}.border-left-8{
  border-left:4px solid #52b9b2;
}.border-left-9{
  border-left:4px solid #5fb478;
}.border-left-10{
  border-left:4px solid #8288b1;
}.border-left-11{
  border-left:4px solid #d89d7d;
}.border-left-12{
	border-left:4px solid #8db5c6;
}


#bloc_conteneur_listing_formation .border-bottom-1{
  border-bottom:1px solid #3db1cd;
}#bloc_conteneur_listing_formation .border-bottom-2{
  border-bottom:1px solid #677bb7;
}#bloc_conteneur_listing_formation .border-bottom-3{
  border-bottom:1px solid #b66fa7;
}#bloc_conteneur_listing_formation .border-bottom-4{
  border-bottom:1px solid #ec777e;
}#bloc_conteneur_listing_formation .border-bottom-5{
  border-bottom:1px solid #f08b58;
}#bloc_conteneur_listing_formation .border-bottom-6{
  border-bottom:1px solid #e8b45e;
}#bloc_conteneur_listing_formation .border-bottom-7{
  border-bottom:1px solid #afce74;
}#bloc_conteneur_listing_formation .border-bottom-8{
  border-bottom:1px solid #52b9b2;
}#bloc_conteneur_listing_formation .border-bottom-9{
  border-bottom:1px solid #5fb478;
}#bloc_conteneur_listing_formation .border-bottom-10{
  border-bottom:1px solid #8288b1;
}#bloc_conteneur_listing_formation .border-bottom-11{
  border-bottom:1px solid #d89d7d;
}#bloc_conteneur_listing_formation .border-bottom-12{
  border-bottom:1px solid #8db5c6;
}



#mainwrap a .couleur-1,
#mainwrap .couleur-1{
  color: #3db1cd;
}#mainwrap a .couleur-2,
#mainwrap .couleur-2{
  color: #677bb7;
}#mainwrap a .couleur-3,
#mainwrap .couleur-3{
  color: #b66fa7;
}#mainwrap a .couleur-4,
#mainwrap .couleur-4{
  color: #ec777e;
}#mainwrap a .couleur-5,
#mainwrap .couleur-5{
  color: #f08b58;
}#mainwrap a .couleur-6,
#mainwrap .couleur-6{
  color: #e8b45e;
}#mainwrap a .couleur-7,
#mainwrap .couleur-7{
  color: #afce74;
}#mainwrap a .couleur-8,
#mainwrap .couleur-8{
  color: #52b9b2;
}#mainwrap a .couleur-9,
#mainwrap .couleur-9{
  color: #5fb478;
}#mainwrap a .couleur-10,
#mainwrap .couleur-10{
  color: #8288b1;
}#mainwrap a .couleur-11,
#mainwrap .couleur-11{
  color: #d89d7d;
}#mainwrap a .couleur-12,
#mainwrap .couleur-12{
  color: #8db5c6;
}

#info_sup_domaine #circle #titre_domaine{
  background-color: #FFFFFF;
	width: 173px;
	height: 28px;
	border:1px solid #e8e8e8;
	text-align: center;
	font-size: 16px;
	font-family: "tts-lsr", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin-top: 140px;
	margin-left: 3px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.5);
  position: absolute;
  z-index: 2;
}
#fleche_domaine{
	background: url('../StavrolinoMagazine/images/fleche-domaine.png');
	width: 117px;
	height: 168px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#conteneur_information{
	float: left;
  color:#656565;
  margin-left: 70px;
  font-family: "tts-lsr", Arial, Helvetica, sans-serif;
}
#conteneur_information #titre-formation{
  min-height:25px;
  width: 620px;
  background-color: #FFFFFF;
  font-size: 28px;
  padding-top: 13px;
  padding-bottom: 8px;
  padding-left: 10px;
  margin-top: 30px;
  line-height: 25px;
}
#conteneur_information #info_supplementaire{
  float:left;
  border-left:3px solid #828282;
  font-size: 16px;
  width: 180px;
  margin:20px 0 0 20px;
  padding-left: 10px;
}
#conteneur_information #info_supplementaire .titre{
  font-family: "tts-lsb", Arial, Helvetica, sans-serif;
  font-size: 16px;
  display: block;
  margin-bottom: -12px;
}

#contenu_detail_formation{
  background-color: #FFFFFF;
  width: 950px;
  border:1px solid #e8e8e8;
  font-size: 15px;
  margin-top: 50px;
  padding:20px 60px 20px 60px;
  color:#545454;
}
#contenu_detail_formation .phrase{
  margin-bottom:-15px;
  display: block;
}
#contenu_detail_formation .bg_titre_trait{
  background: url('../StavrolinoMagazine/images/trait_formation_detail_titre.jpg') repeat-x 0 50%;
  width:947px;
  margin-right: 40px;
  display: block;
}
#contenu_detail_formation .objectif{
  font-size: 18px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  padding-right: 10px;
  font-family: "tts-lsb", Arial, Helvetica, sans-serif;
}
#contenu_detail_formation .contenu_formation,
#contenu_detail_formation .contenu_contact,
#contenu_detail_formation .contenu_objectif{
  font-size: 16px;
  margin:15px 0 15px 50px;
  display: block;
  line-height: 17px;
}
#contenu_detail_formation .contenu_formation{
  font-size: 16px;
  margin:15px 0 15px 100px;
  display: block;
  width: 750px;
}
#contenu_detail_formation .titre-programme{
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  margin:20px 0 10px -50px;
  font-family: "tts-lsb", Arial, Helvetica, sans-serif;
}
#contenu_detail_formation .gras{
  font-family: "tts-lsb", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#conteneur_listing_formation #box-shadow{
  -moz-box-shadow: 0px 2px 5px 0px #c0c0c0;
  -webkit-box-shadow: 0px 2px 5px 0px #c0c0c0;
  -o-box-shadow: 0px 2px 5px 0px #c0c0c0;
  box-shadow: 0px 2px 5px 0px #c0c0c0;
}
#conteneur_listing_formation{
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
#conteneur_listing_formation .ligne_formation{
  width: 550px;
  height: 19px;
  font-size: 12px;
  color:#3db1cd;
  display: block;
  background-color: #FFFFFF;
  padding-left: 13px;
}
#conteneur_listing_formation .ligne_formation:hover{
  border-left:0;
  padding-left: 20px;
  width: 542px;
  font-weight: bold;
}
#bloc_conteneur_listing_formation .nbr_jour,
#conteneur_listing_formation .ligne_formation .nbr_jour{
  float:right;
  margin-right: 30px;
}
#bloc_conteneur_listing_formation{
  font-family: "tts-lsr", Arial, Helvetica, sans-serif;
}
#bloc_conteneur_listing_formation #titre_listing_formation_open,
#bloc_conteneur_listing_formation #titre_listing_formation{
  height:29px;
  width: 100%;
  background: url('../StavrolinoMagazine/images/arrow_formation_right.jpg') 930px 10px no-repeat #FFFFFF;
  font-size: 20px;
  padding-left: 30px;
  font-size: 20px;
  padding-top: 12px;
  margin-top:15px;
  color:#505556;
  cursor: pointer;
}
#bloc_conteneur_listing_formation #titre_listing_formation_open{
  background: url('../StavrolinoMagazine/images/arrow_formation_bottom.jpg') 925px 16px no-repeat #FFFFFF;
  border:0;
  margin-top:15px;
}
#bloc_conteneur_listing_formation #conteneur_listing_formation_domaine a{
  font-size: 14px;
  color:#505556;
}
#bloc_conteneur_listing_formation #conteneur_listing_formation_domaine{
  background-color: #FFFFFF;
  font-size: 14px;
  color:#505556;
  padding-left:90px;
  padding-right:75px;
  padding-bottom:30px;
  padding-top:15px;  
}
#bloc_conteneur_listing_formation .sous_titre_domaine{
  font-size: 27px;
  display: block;
  margin-bottom: 15px;
  margin-left:-40px;
  margin-top:20px;
}
a.imprimer{
  display: none;
}
img.logo_imprimer{
  float:right;
  margin-top:-60px;
}