/***********************************************************************************************************************************/
/************************                           /!\ AVANT D'EDITER /!\                                  ************************/
/************************                                   VOIR                                            ************************/
/************************                           www.dev.equideow.com/doc                                ************************/
/************************                                     ET                                            ************************/
/************************           dev.owlient.eu/wiki/index.php/Guide_Int%C3%A9gration_Equideow           ************************/
/************************                                                                                   ************************/
/************************      Text to ASCII : http://www.patorjk.com/software/taag/#p=display&f=Banner4    ************************/
/***********************************************************************************************************************************/

/*

.########..####.##.....##.####.##....##..######.....########..########..######.....##.....##.########.##....##.########..######.
.##.....##..##..##.....##..##..###...##.##....##....##.....##.##.......##....##....##.....##.##.......###...##....##....##....##
.##.....##..##..##.....##..##..####..##.##..........##.....##.##.......##..........##.....##.##.......####..##....##....##......
.##.....##..##..##.....##..##..##.##.##..######.....##.....##.######....######.....##.....##.######...##.##.##....##.....######.
.##.....##..##...##...##...##..##..####.......##....##.....##.##.............##.....##...##..##.......##..####....##..........##
.##.....##..##....##.##....##..##...###.##....##....##.....##.##.......##....##......##.##...##.......##...###....##....##....##
.########..####....###....####.##....##..######.....########..########..######........###....########.##....##....##.....######.

*/


/*********************************************************************************************************/
/* BACKGROUND ********************************************************************************************/
/*********************************************************************************************************/
body.divins-vents{
	background-color:#212540;
}
.divins-vents .body-background{
	background-image:url(/media/equideo/image/background/body/dossiers/divins-vents/body-divins-vents.jpg);
}


/********************************************************************************************************/
/* CAROUSEL *********************************************************************************************/
/********************************************************************************************************/
.content__bottom__description{
    margin: 0 0 0 166px;
}
.content__middle__description {
    margin: 0 166px;
    padding: 0;
}


/********************************************************************************************************/
/* PUZZLE ***********************************************************************************************/
/********************************************************************************************************/
.wheel{
	background:url(/media/equideo/image/dossiers/vents/boussole-puzzle.png) no-repeat left top;
	width: 512px;
	height: 512px;
	position: relative;
}
.symbol{
	position: absolute;
	width: 32px;
	height: 32px;
}
/* Euros **************************************************************************/
.symbol:nth-child(1){
	left: 412px;
    top: 239px;
}
/* Boree **************************************************************************/
.symbol:nth-child(2){
	left: 242px;
    top: 67px;
}
/* Zephyr *************************************************************************/
.symbol:nth-child(3){
	left: 72px;
    top: 240px;
}
/* Notos **************************************************************************/
.symbol:nth-child(4){
	left: 243px;
    top: 410px;
}
/* Calcias ************************************************************************/
.symbol:nth-child(5){
	left: 389px;
    top: 154px;
}
/* Lips ***************************************************************************/
.symbol:nth-child(6){
	left: 97px;
    top: 326px;
}
/* Apeliote ***********************************************************************/
.symbol:nth-child(7){
	left: 389px;
    top: 325px;
}
/* Sciron *************************************************************************/
.symbol:nth-child(8){
	left: 93px;
    top: 157px;
}
/* Euronotos **********************************************************************/
.symbol:nth-child(9){
	left: 332px;
    top: 385px;
}
/* Iapyx **************************************************************************/
.symbol:nth-child(10){
	left: 329px;
    top: 93px;
}
/* Libonotos **********************************************************************/
.symbol:nth-child(11){
	left: 157px;
    top: 386px;
}
/* Trascias ***********************************************************************/
.symbol:nth-child(12){
	left: 154px;
    top: 93px;
}
.divins-serie .right-content-divins-description .wheel a,
.divins-serie .right-content-divins-description .wheel a:after{
	color: transparent;
	background-color: transparent;
}