/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: 0; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position:relative;
	height:auto !important; /* real browsers */
  	height:100%; /* IE6: treaded as min-height*/
  	min-height:100%; /* real browsers */
}

/*------------------------- TITLES -----------------------------------*/

h1 { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #777; 
	text-decoration: none;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.6em;
    font-weight: normal;
    color: #1d0038;
}

h2 { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color: #777; 
	text-decoration: none;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.4em;
    font-weight: normal;
    color: #1d0038;
}

h4 { /* Titre des projets du portfolio*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #777; 
	text-decoration: none;
	font-family: arial, Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #1d0038;
    /*background-color : #8451b3;*/
}

h5 { /* Annotations des projets du portfolio*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #777; 
	text-decoration: none;
	font-family: arial, Helvetica,sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #8451b3;
}

h6 { /* Descriptif des projets du portfolio*/
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #777; 
	text-decoration: none;
	font-family: arial, Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    font-style: italic;
    text-align: justify;
    color: #1d0038;
}


/*------------------------- HEADER SECTION --------------------------- */

header {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	min-height: 280px;
	height: 285px;
	text-align: right;
	z-index: 10;
	background-color: white;
}

.line {
	display: block;
	margin: 0px ;
	padding: 0px;
	width: 100%;
	height: 160px;
	border-bottom: #1d0038 1px solid;
	position: absolute;
	top: 0px;
	z-index: -10;
}

#header_cage {
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	height: 280px;
	background-image: url('http://www.eleven-core.com/img/eleven_core_backheader.png');
	background-repeat:no-repeat;
	background-position: top left; 
	background-color: white;
	position: relative;
	text-align: right;
	z-index: 20;
}

#eleven_core_logo {
	display: block;
	margin: 0px;
	padding: 124px 0px 0px 0px;
	z-index: 600;
	position: absolute;
}

/*------------------------- MENU PRINCIPAL --------------------------- */

#nav_menu {
	margin: 142px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	float: right;
	/*background-color: red;*/
	text-align: right;
	/* Fonctionne déjà sur webkit */
	-webkit-transition-property: margin-top;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-in;
				
	/* Bientôt supporté par Firefox */
    -moz-transition-property: margin-top;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease-in;
				
	/* … et lorsque ce sera standardisé */
	transition-property: margin-top;
	transition-duration: 0.5s;
	transition-timing-function: ease-in;
	z-index:30;
}

#nav_menu ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}

#nav_menu ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1.7em; 
}

#nav_menu ul li a {
    margin: 0px;
    padding: 0px 8px 0px 8px;
    border: 0px;

	background-color: white;
    color: #8451b3;
    -webkit-transition:color 2000ms ease-out; 
	-moz-transition:color 2000ms ease-out; 
	-o-transition:color 2000ms ease-out;
	transition:color 2000ms ease-out;
	
    font-family: 'Nothing You Could Do', cursive;
    font-size: 1.4em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

/*------------------------- SUBMENU --------------------------- */

#nav_submenu {
	margin: 146px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 580px;
	float: right;
	text-align: right;
	/* Fonctionne déjà sur webkit */
	-webkit-transition-property: margin-top;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-in;
				
	/* Bientôt supporté par Firefox */
    -moz-transition-property: margin-top;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function: ease-in;
				
	/* … et lorsque ce sera standardisé */
	transition-property: margin-top;
	transition-duration: 0.5s;
	transition-timing-function: ease-in;
	z-index:30;
}

#nav_submenu ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	
}

#nav_submenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:1em; 
}

#nav_submenu ul li a {
    margin: 0px 5px 0px 5px;
    padding: 0px 5px 0px 5px;
    border: 0px;

	background-color: white;
    color: #8451b3;
    -webkit-transition:color 500ms ease-out; 
	-moz-transition:color 500ms ease-out; 
	-o-transition:color 500ms ease-out;
	transition:color 500ms ease-out;
	
    font-family: 'Nothing You Could Do', cursive;
    font-size: 1.2em;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

#nav_submenu ul li a:hover {
    color: #1d0038;
    text-shadow: 0px 0px 1px #1d0038;
}



/*------------------------- MAIN CONTENT --------------------------- */

#main_content {
	display: block;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 960px;
}

span.anchor_main {
    display: block;
    height: 280px;
    margin-top: -280px;
}

span.anchor {
    display: block;
    height: 30px;
    margin-top: -30px;
    clear: both;
}


.tittle {
	margin: 0px;
	padding: 0px 0px 20px 0px ;
	border : 0px;
	width: 960px;
	position:relative;
}

#line_title {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 25px;
	background-color: white;
	border-bottom: #1d0038 1px solid;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -10;
}

.tittle a {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border : 0px;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.8em;
    color: #1d0038;
    background-color: white;
}

.text_zone {
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

.text_zone p {
	margin: 0px;
	padding: 0px;
	font-family: arial, Helvetica,sans-serif; 
    font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
    color: #1d0038;
}

/*-------------------- SECTION ACCUEIL --------------------*/

#section_accueil {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	background-image: url('http://www.eleven-core.com/img/eleven_core_back.png');
	background-repeat:no-repeat;
	background-position: bottom right; 
}

/*-------------------- SECTION SERVICES --------------------*/


#section_services {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	background-image: url('http://www.eleven-core.com/img/eleven_core_back.png');
	background-repeat:no-repeat;
	background-position: bottom right; 
}

/*-------------------- SECTION PORTFOLIO --------------------*/


#section_portfolio {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-image: url('http://www.eleven-core.com/img/eleven_core_back.png');
	background-repeat:no-repeat;
	background-position: bottom right;
}

/* Filter */
.filter { 
	width: 960px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}

.filter li {
	margin: 0px;
	padding: 0px;
	float: left;
}


.filter li:after { 
	content: "-";
}

.filter li:last-child:after { 
	content: "";
}

.filter a { 
	padding: 0 10px; 
	color: #777; 
	text-decoration: none;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.2em;
    color: #8451b3;
}

.filter a:hover, .current a { 
	color: #1d0038 ;
}

/* Portfolio Items */

.portfolio { 
	width: 960px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.portfolio li {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#projetsection {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 960px;
	height: 135px;
	}

.portfolio a {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 210px;
	display: block; 
	text-decoration: none;
	float: left;
}

.portfolio img { 
	width: 210px; 
	height: 130px; 
	display: block;
	border: 1px solid #1D0038; 
	-moz-box-shadow: 0 5px 5px -3px #222; 
	-webkit-box-shadow: 0 5px 5px -3px #222; 
	box-shadow: 0 5px 5px -3px #222; 
}

.portfolio a.hidden-thumb { 
	display: none;
}

#projetdescription {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: 720px;
	height: 125px;
	float: left;
}





/*-------------------- SECTION FORMATIONS --------------------*/


#section_formations {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	background-image: url('http://www.eleven-core.com/img/eleven_core_back.png');
	background-repeat:no-repeat;
	background-position: bottom right; 
}

/*------------------------- SECTION CONTACT --------------------------- */

#section_contact {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	background-image: url('http://www.eleven-core.com/img/eleven_core_back.png');
	background-repeat:no-repeat;
	background-position: bottom right; 
}

#contact {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 260px;
	position: relative;
}
#section_contact p {
	margin: 0px;
	padding: 0px;
	color:#1D0038;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
}

#mailto_link {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color:#1D0038;
	font-family: 'Nothing You Could Do', cursive;
	font-size: 1.4em;
	text-decoration: none;
}

#mailto_link:hover {
    text-shadow: 0px 0px 1px #1d0038;
}


#form_line {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 110px;
	border-bottom: #8451b3 1px solid;
}

#form_btns {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 92px;
}

#reset {
	background-color: white;
	border : 0px;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.2em;
    color: #8451b3;
}

#reset:hover {
    color: #8451b3;
    text-shadow: 0px 0px 1px #8451b3;
}

#submit {
	background-color: white;
	border : 0px;
	font-family: 'Nothing You Could Do', cursive;
    font-size: 1.4em;
    color: #1d0038;
}

#submit:hover {
    text-shadow: 0px 0px 1px #1d0038;
}

#form_inputs { /* Mobile Div by changing Top value*/
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 92px;
	height: 180px;
}

#labels {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	text-align: right;
	line-height: 30px;
}

#inputs {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	float: left;
	text-align: left;
	line-height: 30px;
}

.form_item {
    margin: 0px;
    padding: 5px 5px 5px 5px;
    border: 0px;

	background-color: white;
    color: #8451b3;
    -webkit-transition:color 1000ms ease-out; 
	-moz-transition:color 1000ms ease-out; 
	-o-transition:color 1000ms ease-out;
	transition:color 1000ms ease-out;
	
    font-family: 'Nothing You Could Do', cursive;
    font-size: 1.2em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.input_item {
	margin: 0px;
	padding: 6px 5px 6px 5px;
	border: 0px;
	font-family: arial, Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
    color: #aaaaaa;
    background-color: white;
}

#message {
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 0px 5px;
	border : 1px dashed #DACBE8;
	font-family: arial, Helvetica,sans-serif; 
    font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
    color: #aaaaaa;
}


/*------------------------- PRE_FOOTER SECTION --------------------------- */

#pre_footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 55%;
	background-color: #1d0038;
	position:fixed;
}

.cb-slideshow,
.cb-slideshow:after { 
	margin: 0px 0px 175px 0px;
	padding: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0; 
}
.cb-slideshow:after {
	margin-top:-178px;
    content: '';
    background: transparent url(../images/pre_header/pattern.png) repeat top left; 
}

.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 48s linear infinite 0s;
    -moz-animation: imageAnimation 48s linear infinite 0s;
    -o-animation: imageAnimation 48s linear infinite 0s;
    -ms-animation: imageAnimation 48s linear infinite 0s;
    animation: imageAnimation 48s linear infinite 0s; 
}

.cb-slideshow li:nth-child(1) span { 
    background-image: url(../images/pre_header/1.jpg) 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(../images/pre_header/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(../images/pre_header/3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(../images/pre_header/4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(5) span { 
    background-image: url(../images/pre_header/5.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(6) span { 
    background-image: url(../images/pre_header/6.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(7) span { 
    background-image: url(../images/pre_header/7.jpg);
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s; 
}
.cb-slideshow li:nth-child(8) span { 
    background-image: url(../images/pre_header/8.jpg);
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s; 
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}



/*-------------------------- FOOTER ----------------*/

footer {
	margin: 20px 0px 0px 0px;
	width: 100%;
	background-color: #1D0038;
	min-height: 175px;
	position: absolute;
	bottom: 0px;
}

#footer_top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 55px;
	background-color: #dacbe8;
}

#nav_footermenu {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	text-align: left;
	position: relative;
	top: 33px;
	
}

#nav_footermenu ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}

#nav_footermenu ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: 0px;
	float: left;
	width: 120px;
}

#nav_footermenu ul li a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #1D0038;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#foot_legales {
    margin: 2px 20px 0px 0px;
    padding: 0px;
    border: 0px;
    float: right;
    color: #1D0038;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    font-weight: normal;
}

#footer_bottom {
	margin : 0 auto;
	padding: 0;
	width: 960px;
	height: 120px;
	background-image: url('http://www.eleven-core.com/img/eleven_core_backfooter.png');
	background-repeat:no-repeat;
	background-position: bottom right;
	position: relative;
}

.submenu_footer {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	float: left;
	text-align: left;
}

.submenu_footer li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: 0px;
	width: 120px;
	line-height: 16px;
}

.submenu_footer li a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #dacbe8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#legales {
	margin: 7px 20px 0px 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

#legales p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float: right;
	color: #dacbe8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    clear: both;
}



#copy {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	position: absolute;
	bottom: 0px; left: 32%;
	color: #dacbe8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.6em;
    font-style: italic;
    font-weight: normal;
}




















/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
