﻿html {
height: 100%;
background: #000 url(../images/Patron.png) 0 0 repeat;
}

body{
margin:0;
padding:0;
text-align:center;
background: url(../images/fondo-web.png) top center no-repeat;
background-width:100%
font-size:13px;;
color:#000;
font-family:  Ubuntu;
font-weight:bold;
} 

h2 {
font-family: Arial;
}

/*texte*/
p {
font-size: 100%;

}

h1 {
font-size: 200%;

}
.item-page h1 {
font-size: 150%;

}

h2 {
font-size: 150%;

}

h3 {
font-size: 125%;

}

h4, h5, h6 {
font-size: 100%;

}

a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#000;

}

a:hover {
color:#FF911E;
}

ul {
margin:0;
padding-left:20px;

}

li {
list-style-type:disc;
background:transparent;
margin: 4px;

}

img {
border:none;
margin: 0 10px 10px 10px;
padding:0;

}

img.caption {
text-align: left;

}

.highlight{
background:#FF911E;
padding: 0px 2px 0px 2px;
color:#fff;

}

.button {
background:#FF911E;
border:none;
color:#fff;
font-weight:bold;
padding:4px;

}

.inputbox {
color:#000;
background:#efefef;
border:none;
padding:4px;
font-weight:normal;

}

.pagewidth{
width:900px;
text-align:center;
background:transparent;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
position:relative;


}

label {
text-align:left;

}

fieldset {
margin:0px 5px 5px 5px;
padding:10px;
border:none;

}

.clr {
clear:both;

}

#sitename {
position: relative;

padding-left: -450px;

background: url(../images/logo.png) 0 0 no-repeat;
height: 230px;
}

#topmenu {
float:left;
width:630px;
height:35px;
background:transparent;
margin-top:45px; 
margin-left:45px;

}

.navigation {
float:left;
width: 100%;
background:transparent; 

}

.navigation ul {
list-style: none;
margin:0;
padding:0;
float: left;

}

.navigation ul ul {
margin: 0;padding: 0; 

}

.navigation ul li {
margin:0 7px;
padding: 0;
float: left;
list-style: none;
background: none;
display: block;	

}

.navigation ul li ul {
width: 230px;
position: absolute;
 z-index: 99;
 left: -999em;
 height: auto;w\idth: 230px;
 
}
 
.navigation ul li ul ul {
margin: 0;

} 

.navigation ul li li {
padding: 0;
margin: 0;
width: 100%;

}

.navigation ul ul a {
width: 100%;

}

.navigation ul li:hover ul ul,
.navigation ul li:hover ul ul ul,
.navigation ul li.sfhover ul ul,
.navigation ul li.havechildsfhover ul ul,
.navigation ul li.havechild-activesfhover ul ul,
.navigation ul li.activesfhover ul ul,
.navigation ul li.sfhover ul ul ul,
.navigation ul li.havechildsfhover ul ul ul,
.navigation ul li.havechild-activesfhover ul ul ul,
.navigation ul li.activesfhover ul ul ul { 
left: -999em;

}

.navigation ul li:hover ul,
.navigation ul li li:hover ul,
.navigation ul li li li:hover ul,
.navigation ul li.sfhover ul,
.navigation ul li.havechildsfhover ul,
.navigation ul li.havechild-activesfhover ul,
.navigation ul li.activesfhover ul,
.navigation ul li li.sfhover ul,
.navigation ul li li.havesubchildsfhover ul,
.navigation ul li li.havesubchild-activesfhover ul,
.navigation ul li li.activesfhover ul,
.navigation ul li li li.sfhover ul,
.navigation ul li li li.havesubchildsfhover ul,
.navigation ul li li li.havesubchild-activesfhover ul,
.navigation ul li li li.activesfhover ul {
left: auto;	

}

.navigation ul li a {
padding: 9px 7px 0 7px ; 
margin:0;
display: block; 
font-weight: bold;	
font-size:16px;
text-transform:capitalize;
height:30px;
background:transparent;
color:#fff;

}

.navigation ul li a:hover {
color:#fff;
background:#FF911E;

}

.navigation ul li {
background: transparent ;


}

.navigation ul li.active a {
background:#FF911E;

} 

.navigation ul li ul {
background:transparent url(../images/bg-ul.png) 0 0 no-repeat;
margin-top: 5px;
padding-top:25px !important;
padding-bottom: 0px;
text-align:left !important;
padding-bottom:0px;
width:200px;

}

.navigation ul li ul li {
padding-top:2px ;
padding-bottom:0px ;
background:none !important;

}

.navigation ul li ul li a{
height:35px !important;
color:#000 !important;
text-align:left !important;
padding-left:20px !important;
padding-top:17px !important;

}

.navigation ul li ul li a:hover  {
color:#fff !important;
height:40px ;
background:#FF911E !important; 
width:173px;

}

.navigation ul li ul li ul {
margin-left:200px;
margin-top: -30px;
padding-bottom: 3px;
padding-top:0px !important;
text-align:left !important;
padding-bottom: 0px;
background:#f5f3f3 !important;

}

.navigation ul li.active ul li a {
color:#000 !important;
background:none !important;

}

.navigation ul li.active ul li a:hover {
color:#fff !important;
background:#FF911E !important; 

}

#slide-top{
float:left;
width:900px;
height:25px;
background: url(../images/slidetop.png) 0 0 no-repeat;
margin-top:20px;

}

#slide{
float:left;
width:900px;
height:370px;
background: #000;

}

/* The Nivo Slider styles */
.nivoSlider {
float:left;
	position:relative;
	width: 600px;
	height: 300px;
	margin-left: 20px;
	margin-top: 20px;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
    width:600px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}
.nivoSlider a {
    border:0;
    display:block;
	color: #fff;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	right: 40px;
	/* right:0px; */
	bottom:30px;
	background:#4C7FB2;
	color:#fff;
	text-shadow: 0 1px #000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:8;
	width: 230px;
	padding: 20px;
	overflow: hidden;
}
.nivo-caption p {
	padding:0 !important;
	margin:0 !important;
	font-size:15px;
	
}
.nivo-caption a {
	display:inline !important;
	border-bottom: 1px dotted #fff;
}
.nivo-caption a:hover {
	border-bottom-style: solid;
	text-decoration: none;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	text-indent: -10000px;
	width: 30px;
	height: 30px;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
.nivo-prevNav {
	left:15px;
	background-position: left top;
}
.nivo-nextNav {
	right:35px;
	background-position: -31px top;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    display:none;
}
.nivo-controlNav a {
   display:none;
}

/***************************/
#newsflash {
float:left;
width:240px;
height:330px;
background:transparent;
margin-top:18px;

}

#newsflash p {
color:#fff;
font-size:19px;
margin:0;
padding:0;

}

/*************************/
#tool {
position:absolute;
top:230px;
left:-120px;
width:110px;
height:230px;
background:transparent;

}

/************************/
.wrapper {
float:left;
width:900px;
//background:#000;
background: url(../images/Textura2.png);

}

#main {
float:left;

width:600px;
padding:15px;
text-align:left;
margin-bottom:20px;
margin-top:0px;
margin-left:20px;

}

#main-full {
float:left;
width:860px;
text-align:left;
margin-bottom:20px;
background:transparent;
margin-top:10px;
margin-left:20px;

}

/*****CALENDAR*******/

.calendar {
float:left;
width:50px;
height:50px;
background: url(../images/calendar.png) 0 0 no-repeat;
padding-top:7px;
margin-right:15px;
font-weight:bold;

}

.day {
color:#fff;
font-size:13px;
text-align:left;
padding:0 0 0 20px  ;

}

.month{
color:#fff;
font-size:13px;
text-align:left;
padding:0 0 0 15px  ;

}

/************************/
.contentheading, .contentheading a {
font-size:20px;
height:23px;
padding-bottom:5px;
font-weight:bold;
color:#FF911E;
background:transparent;
padding-top:15px;
}

.contentheading a:hover {
color:#000;

}

/***************************/
/*ACTIONS -print-email-edit
/***************************/
/***************************/
ul.actions  {
background:transparent;
margin:0;

}

ul.actions  li{
list-style:none;
float:right; 

}

/************************************************/
/****article-info(date, date modifi�es etc...).../
/**************************************************/

.article-info {

}

dt.article-info-term {
display:none;

}

dl.article-info dd{
margin:0;
font-size:12px;
font-style:italic;

}

/************************/
/*frontpage ARTICLE
/************************/
/************************/

/**article frontpage global*****/
.items-leading {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

.items-row {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

/***titre frontpage*****/
.items-leading h2 {
font-size:20px;
height:33px;
margin-bottom:0px;
font-weight:bold;
background:transparent;
text-transform:uppercase;

} 

.items-row  h2{
font-size:20px;
height:33px;
margin-bottom:0px;
font-weight:bold;
background:transparent;
text-transform:uppercase;

}

/*****separation des articles******/
.item-separator {
height:30px;
width:100%;
display:block;

}

.item-page {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

.item-page h2 {
font-size:20px;
height:33px;
margin-bottom:0px;
font-weight:bold;
background:transparent;
text-transform:uppercase;

} 

.readmore a {
float:right;
font-weight: bold;
padding:5px ;
margin-right:15px;
color:#fff;
margin-top:5px;
font-weight:bold;
background: #000;
border-radius: 10px;

}

.readmore a:hover {
color:#fff;
background:#FF911E;

}

div.cols-1 .item {
width: 100%; 

}

/* div.cols-2 .item {
width: 44%;

 }

div.cols-3 .item {
 width:28%;

 }

div.cols-4 .item {
width: 20%;

 }

div.items-row .item {
float: left; 

} 

div.item {
 padding: 0 18px;
 margin-bottom:25px;



 } */

.categories-list {

}

.categories-list li {
list-style:none;

}

.item-title {
font-size:20px;
height:33px;
margin-bottom:0px;
font-weight:bold;
background:transparent;
padding-top:5px;
text-transform:uppercase;

}

ul#archive-items li {

}

/* ++++++++++++++  items more  ++++++++++++++ */
.items-more{
padding-top:10px;

}

 .items-more h3{
font-weight:normal;
margin:0;
padding:5px 5px 5px 5px;
font-size:1.4em

}

 .items-more ol{
line-height:1.3em;
margin:0 0 0 20px;
padding:5px 0 5px 2px;

}

 .items-more ol li{
padding:2px;

}

 .items-more ol li a {
display:inline;
margin:0;
font-weight:normal;
padding:5px 5px 5px 5px;

}

 .items-more ol li a:hover,
 .items-more ol li a:active,
 .items-more ol li a:focus {
font-weight:normal;
padding:5px 5px 5px 5px;
text-decoration:none

} 

/* Pagination ---*/
 .counter {
text-align:center;

}

ul.pagination {
 float: left;
 width: 100%;
 padding:10px 0;
 text-align:center;

}

ul.pagination li {
background: none;
display: inline;
margin: 0;
padding: 6px;
margin:0 3px;
overflow: hidden;

}

ul.pagination li span {
padding: 6px; 
line-height: 20px;

}

ul.pagination a {
background:#000;
color: #fff;
line-height: 20px;
padding:6px;
text-decoration: none;
border-radius: 10px;

}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
text-decoration: none;
color:#fff;
background:#FF911E;

} 

/* ++++++++++++++  nav entre article  ++++++++++++++ */
 ul.pagenav {
 position:relative;

}

ul.pagenav li {
 list-style: none;
 padding: 8px;
 background:#000;
color:#fff;
border-radius: 10px;

}

ul.pagenav li a{
color:#fff;

}

ul.pagenav li:hover, ul.pagenav li:focus {
background:#FF911E;
color:#fff;
padding: 8px;

}

ul.pagenav li.pagenav-prev {
float: left;

}

ul.pagenav li.pagenav-next { 
float:right;

}

/******RIGHT*********/
#right {
float:left;
width:210px;
text-align:left;
padding-right:0px;
padding:0;
margin-top:10px;
margin-bottom:30px;
margin-left:20px;
background:url(../images/sep-vertical.png) left top repeat-y;
height: 99%;
}

#right h3 {
background:transparent;
margin-bottom:15px;
margin-top:0px;
text-transform:capitalize;
font-size:20px;
color:#FF911E;

}

#right ul {
padding-left:10px;

}

#right .moduletable_menu,
#right .moduletable {
 margin-bottom:40px;
padding-left:10px;
background:transparent;
}

/***********************/
/******************/
#ft {
float:left;
width:100%;
height:342px;
background: url(../images/footer.png);
}

.ftb {
margin-top:50px;
margin-left:250px;
text-align:center;
font-weight:bold;
font-size:13px;
width:730px;
float:left;
color:#000;

}

 .ftb a, .ftb a:visited{
padding:0 !important;
border:none !important;
color:#fff;

} 

.ftb a:hover {
color:#fff;

} 

#top {
float:left;
width:30px;
height:30px;
margin-top:9px;
padding:0 !important;
border:none !important;
background:transparent;

}

.top_button {
padding:0 !important;
border:none !important;

}

.menu_superior {
	background: url(../images/linea_menu.png) 0 0 repeat;
margin: 0 auto;
width: 100%;
height: 39px;
padding-top: 6px;

}


.imagenes_enlaces {

margin: 0 auto;
width: 90%;
height: 253px;
border-top: 2px solid #FF911E;
//border-bottom: 10px solid #FF911E;
}

 /* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    text-align: center;
    font-weight: bold;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    display: none;
    font-size: 10px;
} 























