/*!
Theme Name: AT 81
Theme URI: http://underscores.me/
Author: Libratis
Author URI: http://libratis.fr
Description: Thème Wordpress de l\'association AT81
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: at81
*/



.dropdown-item {
	font-size: 22px;
}

.dropdown-item:hover {
	color: #c5de9d;
}

#content {
	/*margin-top: 35px;*/
	padding: 15px;
	background-color: rgba(230,230,230, 0.5);
	background-image: url('images/logoAT81_simple.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 20%;
}

#content-page {
	background-color: rgba(230,230,230, 0.5);
	padding: 55px;
	text-align: center;
}

#content-page h1 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 58px;
	hyphens: auto;
    word-break: break-word;
    word-wrap: break-word;
}

#content-page h2 {
	text-align: left;
	margin-bottom: 15px;
}

#content-page h3 {
	text-align: left;
	margin-bottom: 15px;
}

#content-page h4 {
	text-align: left;
	margin-bottom: 15px;
  /* font-family: 'Roboto Slab', serif; */
}

#content-page p {
	text-align: justify;
	margin-bottom: 35px;
	font-size: 18px;
}

#content-page img {
	margin: auto;
	margin-bottom: 35px;
}

#content-page li {
	text-align: left;
	font-size: 18px;
}

.picto-home-row {
	margin-top: 55px;
}

.main-link {
	text-decoration: none;
	color:inherit;
}

.picto-block a:hover {
	color: #c5de9d;
}

.read-more {
	color: inherit;
	text-decoration: underline;
	font-size: 12px;
}


.picto-home {
	text-align: center;
}

.picto-home-main {
	text-align: center;

}

.picto-home h3 {
	font-size:32px;
	line-height: 40px;
}

.picto-home-main h3 {
	font-size:40px;
	line-height: 40px;
}

.picto-home img {
	margin-top: 20px;
	margin-bottom: 95px;
	height: 180px;
}

.picto-home-main img {
	margin-top: 20px;
	margin-bottom: 25px;
	height: 250px;
}

.picto-home-main p {
	margin:auto;
	width: 280px;
	text-align: justify;
	/*text-justify: distribute;*/
}

.picto-home p {
	margin:auto;
	width: 280px;
	text-align: justify;
	/*text-justify: distribute;*/
}

.row-mot-president {
	margin-top: 65px;
	margin-bottom: 45px;
	margin-right: 20px;
	margin-left: 20px;
}

.div-mot-president {
	background-color: #FFF;
	padding: 20px;
	-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 2px solid #ccc;
}

.div-mot-president h3 {
  text-align: center;
}

.div-mot-president p {
	margin-top: 15px;
	text-align: justify;
	font-style: italic;
}

footer {
	background-color: #01356F;
	min-height: 250px;
	padding: 25px;
}

.row-footer {
	color: #fff;
}

.row-footer {
	/*text-align: center;*/
}

.row-footer ul {
	list-style-type: none;
}

.div-col-footer {
	text-align: center;
}

.div-col-footer ul {
	padding:0!important;
}

.row-footer #legal {

	margin:auto;
	margin-top: 45px;
}



@media(max-width:767px){
	.site-presentation {
	font-size: 25px;
}
	#content-page h1 {
	font-size: 45px;
}
}

@media(max-width:992px){
#content {
	background-image: none;
}

.picto-home img {
	margin-bottom: 15px;
}

.picto-block {
	margin-top: 25px;
}
}
@media(min-width:768px){}
@media(min-width:992px){

}
@media(min-width:1200px){
	.site-presentation {
	font-size: 50px;
}
}
