@charset "UTF-8";
/* CSS Document */

.euref h1 {
	font-size:36px;
	margin:15px 0 10px 0;
   line-height:1.2em;
}

.euref h1 span  {
	font-size:0.7em;
}

.euref .lead {
margin: 10px 0 30px 0;
line-height: 20px;
}

.euref .date  {
	color:#7B7B7B;
	margin:10px 0 7px 0;
	display:block;
}

.euref h3 {
	font-size:20px;
	margin:40px 0 10px 0;
	border-bottom: #000000 1px solid;
	padding-bottom: 3px;
}


.euref .comments {
margin: 40px 0 40px 60px;
}

.euref .comments p { 
	margin:0 0 15px 0;
	line-height: 20px;
	}
	
	
.euref .comments:before {
	font-family: 'FontAwesome';
   content:"\f2be";
	font-size:40px;
   color: #d8d8d8; 
	margin:5px 0 0 -55px;
	display:block;
	float:left;
	text-align:center;
}

.euref .button a {
display: block;
padding: 15px 15px;
width: 360px;
font-size: 1.2em;
border: #000000 1px solid;
margin: 30px auto;
text-align: center;
text-decoration: none;
color: #000000;
}

.euref .button a:hover {
background: #000000;
color: #FFFFFF;
}

.euref .profile-macron {background: #efefef; padding: 15px;}
.euref .profile-macron h2 {font-weight: strong; font-size:20px; margin-top: 0;margin-bottom: 0;}
.euref .profile-macron h4 {font-size: 20px;} 
.euref .profile-macron p {font-size: 90%; color: #000000; margin-top: 10px; margin-bottom: 0; line-height: 20px;}


/*  For Responsivizer  */

body.white .site .euref h1 {
font-size: 24px;
}

body.white .site .euref h1 span {
font-size: 0.6em;
}

body.white .site .euref .comments {
margin: 20px 0 40px 25px;
}

body.white .site .euref .button a {
padding: 5% 5%;
width: 89%;
}

body.white .site .euref .profile-macron img.right {
display: block;
margin-bottom: 7px;
}
