	/*
Theme Name: AJP - site étudiants
 * Author: Laurence Dierickx
 * Version: 1.0
*/

html
{
margin:  0;
padding: 0;
text-align: center;
}

body
{
font-size: 13px;
color: #373535;
font-family: Arial, sans-serif; 
margin: 0;
padding: 0;
text-align: center;
background: url("images/main-bg.jpg") repeat scroll 0% 0% rgb(236, 236, 236);
overflow-x: hidden;
}

a img
{
border: none;
}
.box img
{
float: left;
width: 34%;
padding: 2px 8px 0 0;
}

#page
{
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0;
background: #FFFFFF url('images/backtop.png') repeat-y;
background-position: top right;
text-align: left;
overflow: hidden;
padding: 1.5em 0 0 0;
background: none repeat scroll 0% 0% rgb(255, 255, 255);
box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.05);
}

/*** Home ***/

.box
{
width: 20%;
float: left;
padding-right: 5%!important;
margin-bottom: 6px;
}

.boxder
{
width: 18.5%;
float: left;
}

	.boxcontent
	{
	height: 174px !important;
	height: 174px\9;
	}
	
	

.button a:hover
{
opacity: 0.7;
}

.button a
{
background: #8fcc76;
border: none;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
cursor: pointer;
color: #FFFFFF !important;
font-size: 14px;
padding: 2px 12px;
padding: 4px 12px\9;
text-transform: uppercase;
text-decoration:none;
}


/****Haut de la page****/

#header
{
overflow: hidden;
		height: 6em;
		margin-bottom: 0.2em;
		padding-top: 5.75em;
		background: #49a02d url(images/header-wrapper-bg.png) repeat;
-webkit-box-shadow: 1px 1px 4px rgba(59, 54, 59, 0.59);
-moz-box-shadow:    1px 1px 4px rgba(59, 54, 59, 0.59);
box-shadow:         1px 1px 4px rgba(59, 54, 59, 0.59);
}

#headcontent
{
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0;
}

#logo {
		overflow: hidden;
	float: left;
text-align: left;
margin-top: -1em;
	}
	
	#logo h1 a {
		float: left;
		padding: 0 0.25em 0.3em 0;
		letter-spacing: -1px;
		text-decoration: none;
		text-transform: none;
		font-family: 'Oswald', sans-serif !important;
		font-size: 1.6em;
		font-weight: 400;
		color: #FFFFFF;

	}
	
	#logo p {
		padding: 0 0em 0em 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		font-style: italic;
		color: #FFFFFF;
		line-height: 130% !important;
		
	
	}
	
	#logo img
	{
	width: 1.3em;
	}

#searchcontent
{
position: relative;
text-align: right;
width: 100%;
margin-top: -4em;
}

.searchinput
{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 16%;
padding: 4px;
font-family: arial, sans-serif;
margin: 0
}

.buttonsearch
{

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #327f15;
	color: #FFFFFF;
	cursor: pointer;
	box-shadow: none;
	border: none;
	padding: 6px !important;
	width: auto !important;
}
.buttonsearch:hover
{
background: #15c34d;
transition: background 1s ease;
}

/****Menus****/

#topmenu
{
display: block;
float: left;
text-align: right;
font-size: 14px;
font-family: 'Open Sans',sans-serif;
width: 100%;
margin-top: -3em;
}

#topmenu a
{
height: 8em;
		padding: 1em 1.4em 2em 1.4em;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Oswald', sans-serif !important;
		font-size: 1.20em;
		font-weight: 300;
		color: #FFFFFF;
}


#topmenu a:hover
{
background: #327f15;
		border-radius: 5px 5px 0px 0px;
		box-shadow: inset 0px -15px 10px 0px rgba(0,0,0,0.10);
		text-shadow: none;
		
}

#topmenu ul, #topmenu li
{
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}




#chemin
{
font-family: 'Oswald', sans-serif !important;
font-size: 14px;
color: #666666;
text-align: left;
z-index: 3;
margin-bottom: 2em;
font-weight: 300;
}



#chemin a, #chemin a:visited
{
color: #497f24;
text-decoration: none;
}

#chemin a:hover
{
color: #1d4012;
}

#menu
{
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0;
background: transparent;
text-align: left;
}

#menu
{
margin-top: 2em;
margin-bottom: 1.8em;
}

#menu li, #menu ul
{
padding: 0;
margin: 0;
list-style-type: none;
display: inline;
}

#menu li
{
margin-right: 12px;
background: #327f15;
padding: 3px 8px;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#menu li:hover, #menu li a:hover
{
background: #8fcc76;
transition: background 1s ease;

}

#menu a
{
text-decoration: none;
color: #FFFFFF;
}



/* Listes*/

	ul.style1
	{
	line-height: 130%;
	padding: 0;
	margin: 0;
	}
	
	
	
	ul.style1 li 
	{
		padding: 0 0.75em 0.75em 0em;
		background: url(images/bullet-icon.png) no-repeat left 50%;
		list-style-type: none;
	}
	
	
	
	ul.style1 a, .article ul a
	{
		display: block;
		padding-left: 1.50em;
		text-decoration: underline;
		color: #676767;
	}
	
	ul.style1 a:hover, .article ul a:hover
	{
		text-decoration: none;
	}

/* List Style 2 */

	.style2 ul {
		overflow: hidden;
		margin: 0em;
		padding: 0em;
		list-style: none;
	}
	
	.style2 ul li {
		padding: 0.7em 0;
		border-top: 1px solid #E2E2E2;
	}
	
	.style2 ul a {
		text-decoration: none;
		color: #4e4e4e;
	}
	
	.style2 ul a:hover {
		text-decoration: underline;
	}
	
	
	.style2 ul img {
		float: left;
		margin-right: 1.5em;
		border-radius: 5px;
	}
	
	.style2 ul .first {
		padding-top: 0;
		border-top: none;
	}
	
	
	
/* List style 3 */

	.style3 ol {
		margin: 0 0 2em 0;
	padding: 0;
	}
	
	.style3 h4
	{
	margin: 0.8em 0;
		padding:0;
		font-weight: normal;
	}
	
	
	
	.style3 ol li {
		padding: 0!important;
		border-top: 1px solid #E2E2E2;
		list-style-type: none;
	}
	
	.style3 ol.heading-title {
		font-size: 1.10em;
		font-weight: bold;
		color: #333333;
	}
	
	.style3 strong
	{
	color: #327f15;
	}
	
	.style3 ol .post-date , .style3 ol .date{
		display: none;		
	}
	
	.style3 h3
	{
	color: #F45C5C;
	font-size: 1.2em;
	}

	.style3 ol a 
	{
		text-decoration: underline;
		color: #4e4e4e;
	}
	
	.style3 ol a:hover 
	{
		text-decoration: none;
		color: #F45C5C;
	}
	
	.style3 ol .first {
		border-top: none;
	}

	.style3 h2, .style2 h2
	{
	color: #B1B1B1;
font-weight: normal;
	}
	
/* List style 4 */

	ul.style4 {
		overflow: hidden;
		margin: 0em;
		padding: 0em;
		list-style: none;
	}
	
	ul.style4 li {
		padding: 1.50em 0em 1.50em 0em;
		border-top: 1px solid #E2E2E2;
	}
	
	ul.style4 a {
		text-decoration: none;
		color: #4e4e4e;
	}
	
	ul.style4 a:hover {
		text-decoration: underline;
	}
	
	ul.style4 h3
	{
		padding: 0 0 0.75em 0;
		font-size: 1.10em;
		font-weight: 700;
		color: #333;
	}
	
	
	ul.style4 .first {
		padding-top: 0;
		border-top: none;
	}



/****Pages****/

#textcontent
{
padding: 10px 0 0 1.5em;
margin-bottom: 60px;
font-size: 14px;
line-height: 1.75em;
font-family: arial, sans-serif;
width: 61%;
float: left;
}

#textcontent table
{
border-radius: 7px;
padding: 4px;
background: #F7F7F7
}
#inscontent
{
padding: 10px 0 0 1.5em;
margin-bottom: 60px;
font-size: 14px;
line-height: 1.75em;
font-family: arial, sans-serif;
width: 98%;
float: left;
}



#sidebarpage
{
  width: 29.5%;
    float: left;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
    margin-top: 0.3em;
    padding: 4px;
    border-bottom-left-radius: 3px;
	margin-left: 5%;
	padding-right: 0.5em;
	background: #FFFFFF;
}

.top
{
display: inline-block;
float: left;
margin: 0;
text-transform: uppercase;
font-size: 0.8em;
background: none repeat scroll 0% 0% #8fcc76;
border-radius: 5px 5px 5px 5px
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
color: rgb(255, 255, 255);
padding-left: 8px;
padding-right: 8px;
border-radius: 4px;
}

.top a
{
color: #FFFFFF;
text-decoration: none;
}

.top:hover
{
background: #327f15;
transition: background 1s ease;
}

.link1
{
font-size: 12px;
}

.thumb
{
float: left;
margin: 8px 10px 0 0;
}
.date
{
color: #B1B1B1;
font-size: 12px;
margin-bottom: 6px;
}

.post-date
{
color: #B1B1B1;
font-size: 10px;
margin-top: 1em;
}

.date2
{
color: #B1B1B1;
font-size: 0.9em;
margin: 6px 0;
}

/*
Inscription
*/

#inscription
{
margin-top: 2em;
line-height: 145%;
background: #FFFFFF;
}

#inscription ul
{
padding: 0;
margin-right: 1.3em;
list-style-type: none;
display: inline;
margin-bottom: 2em;
}

#inscription li
{
display: inline;
}

#inscription label
{
padding-left: 1em;
}

#inscription input, #inscription textarea, #inscription select
{
padding: 4px;
border-radius: 3px;
font-size: 13px;
}

.tableins, #tableins
{
width: 97.5%;
}


.lignesimple
{
height: 34px !important;
background: #9D9D9D;
color: #FFFFFF;
}

.ligne1
{
background: #E3E1E1;
height: 34px !important;
}

.ligne2
{
background: #EFEFEF;
height: 34px !important;}

.ligne3
{
background: #EFEFEF;
height: 34px !important;
}

.ligne4
{
background: #888888;
color: #FFFFFF;
height: 34px !important;
}

.ligne5
{
background: #9D9D9D;
color: #FFFFFF;
}

.center, .center h4
{
text-align: center;
color: #FFFFFF;
padding: 0 !important;
margin: 0;
background: #9D9D9D !important;
}

.col1, #col1
{
width: 20%;
}

.col2, #col2
{
width: 34%
}

#col3
{
width: 29%
}


/*
Page Navi
*/

.wp-pagenavi {
	clear: both;
	color: #C21D28;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #327f15 !important;
	padding: 3px 5px;
	margin: 2px;
	border-radius: 2px;
}

 .wp-pagenavi span.current {
	border-color: #327f15 !important;
	color: #FFFFFF;
background: #327f15;
border: 1px solid #327f15;
}

.wp-pagenavi a:hover{ 
	border-color: #327f15 !important;
	color: #FFFFFF;
background: #327f15;
border: 1px solid #327f15;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi .pages
{
display: none;
}

/****Sidebar***/

	#sidebar {
    width: 30%;
    float: right;
    background: none repeat scroll 0% 0% rgb(245, 245, 245);
    margin-top: 2em;
    padding: 4px;
    border-bottom-left-radius: 3px;
	margin-right: 1.5%;
	background: #FFFFFF;
	margin-top: -0.05em;
	margin-bottom: 1em;
}



#sidebar .widget
{
padding-bottom: 8px;
margin-bottom: 14px;
font-size: 12px;
padding-left: 8px;
}

#sidebar .widget  h3
{
font-family: 'Open Sans',sans-serif;
font-size: 20px;
margin: 12px 0 10px 0;
font-weight: 400;
}

#sidebar .widget hr
{
margin-top: 8px;
margin-bottom: 8px;
border: none 0;
border-top: 1px solid #FFFFFF !important;
height: 1px;
text-align: center;}



#sidebar ul, #sidebar li
{
padding: 0;
list-style-type: none;
}

#sidebar li
{
margin-bottom: 8px;
}


/****Apparence générale****/

::-moz-selection {
    background: #d5f5da;
    text-shadow: none;
}

::selection {
    background: #d5f5da;
    text-shadow: none;
}

	p, ol, ul
	{
		margin-top: 1em;
	}
	
	p
	{
		line-height: 135%;
	}
	
	a
	{
		text-decoration: underline;
		color: #3a7f24;
	}
	
	a:hover
	{
		text-decoration: none;
	}




#textcontent h1, #inscontent h1
{

margin-bottom: 20px;
font-family: 'Open Sans',sans-serif;
line-height: 1.2em;
font-size: 1.8em;
}

#page h2 a, #page h1 a
{
text-decoration: none !important;
color: #373535!important;
}

#page h2 a:hover, #page h1 a:hover
{
color: #327f15 !important;
}

#sidebarpage h2
{
padding-top: 0;
margin-top: 0;
}


h4
{
color: #919191;
margin-bottom: 20px;
}

strong
{
color: #919191;
}

hr
{
height: 1px;
border: none;
border-top: 1px dotted #E5E4E0;
margin: 20px 0;
}





.clear
{
clear: both;
}


a.info{
position:relative;
z-index:24;
text-decoration:none
}
 
a.info:hover{
z-index:25;
background: #transparent;
}

 
a.info span{
display: none;
font-size: 10px;
}
 
a.info:hover span{
display:block !important;
position:absolute;
top:-3.8em; left:0.2em; 
width:159px;
border: none;
background: #E3F1F4;
color: #124852;
padding:2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
opacity: 0.7;
font-size: 13px;
text-align: center;
}

#nextp
{
font-family: 'Open Sans',sans-serif;
font-size: 13px;
font-weight: normal;
color: #8fcc76;
margin-bottom: 2em;
}

#nextp a
{
text-decoration: none;
color:#8fcc76;
font-size: 12px;
}

#nextp a:hover
{
color: #B1B1B1;
}

#homepage
{
width: 66%;
float: left;
}
	
	#homepage img
	{
	float: left;
	width: 40%;
	padding: 0 10px 0 0;
	}

	#content h2
	{
		letter-spacing: -2px;
		font-size: 2.50em;
		font-family: 'Open Sans',sans-serif;
font-weight: 400;
color: rgb(53, 53, 53);
margin: 0 0 0.7em 0;
padding: 0;

	}

	#content section
	{
		padding: 0em 2em 0em 2em;
		
	}
	
	#content p, .article p
	{
	line-height: 1.75em;
	}

/* Images */

.wp-post-image
{
float: left;
padding-right: 1em;
padding-top: 3px;
width: 22%;
height: auto;
max-width: 130px;
border-radius: 3px;
}

#print
{
width: 100%;
margin: 0 0 4em 0;
padding: 0;
height: 20px;
float: left;
}

#imgprint img
{
float: right;
margin-top: -3em;
}

.wp-caption
{
margin-bottom: 2px !important;
padding-bottom: -5px !important;
}

.wp-caption-text
{
margin-bottom: 0 !important;
padding-bottom: 0 !important;
line-height: 100%;
}

.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 10px 0;
    display: block;
    float: left;
	font-size: 11px;
	color: #676767;
	line-height: 14px;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em -3em 0 1.571em;
    display: block;
    float: right;
	font-size: 11px;
	color: #676767;
	line-height: 14px;
}

.wp-caption-text  {
    padding: 0.3em 3em 0 0;
    display: block;
    float: right;
	margin-right: 0;
}


.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
	font-size: 11px;
	color: #676767;
	line-height: 14px;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}	
	

/* Marketing */

	#marketing
	{
		overflow: hidden;
		padding: 1.5em 0em 0em 1em;
		text-align: left !important;
		margin-bottom: 2.3em;
	}

	#marketing h2
	{
		margin: 0 0 12px 0;
		padding: 0;
		text-transform: uppercase;
		font-size: 1.6em !important;
		font-weight: 700;
		color: #1d4012;
		text-align: left !important;
	
	}
	
	#marketing p
	{
	line-height: 150% !important;
	}
	

	
	#marketing .subtitle
	{
		margin: 0 0 1em 0;
		padding: 0 0 1em 0;
		border-bottom: 1px solid #E2E2E2;
		text-transform: uppercase;
		font-size: 1em !important;
		font-weight: 400;
		color: #3D3D3D;
	}

	#marketing .box
	{
		padding: 0 1em;
		
	}


/***Plan du site****/

#tablemap
{
width:99%;
margin-left: 1%;
}


.plan2
{
width: 31%;
padding-right: 2%;
float: left;
border-right: 1px dotted #B1B1B1;
}

.plan3
{
float: left;
padding-left: 2%;
}

#tablemap ul
{
color: #B1B1B1;
}

#tablemap h4
{
color:#24AFC3;
font-size: 18px;
font-family: 'Open Sans',sans-serif;
margin: 0 0 20px 0;
font-weight: normal;
}



.suite
{
cursor: pointer;
text-transform: uppercase;
color:#8fcc76;
text-decoration: underline;
}
.suite:hover
{
opacity: 0.7;
}



/* Button Style 1 */

	.button
	{
		display: inline-block;
		margin-top: 1.50em;
		background: #327f15;
		border-radius: 5px;
		box-shadow: 0px 1px 5px rgba(0,0,0,.4);
		letter-spacing: 1px;
		text-align: center;
		text-decoration: none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		text-transform: uppercase;
		font-family: 'Oswald', sans-serif;
		font-size: 1.10em;
		font-weight: 400;
		color: #FFFFFF;
	}
	
	.button a
	{
		display: inline-block;
		padding: 0.75em 2.00em;
		border-radius: 5px;
		box-shadow: inset 1px 1px 1px #699956;
		text-decoration: none;
		color: #FFFFFF;
	}
	.button span
	{
		display: inline-block;
		padding: 0.75em 2.00em;
		border-radius: 5px;
		box-shadow: inset 1px 1px 1px #699956;
	}
	
	.button:hover, .button a:hover
	{
	background: #49a02d;
	color: #FFFFFF!important;
	}
	
	
	
	
	
	
		.button2
	{
		display: inline-block;
		margin-top: 1.50em;
		background: #327f15;
		border-radius: 3px;
		box-shadow: none;
		letter-spacing: 1px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Oswald', sans-serif;
		font-size: 0.9em;
		font-weight: 400;
		color: #FFFFFF;
		border: 0;
		padding: 5px 10px !important;
		cursor: pointer;
		
	}
	
	.button3
	{
		display: inline-block;
		margin-top: 1.50em;
		background: #327f15;
		border-radius: 3px;
		box-shadow: none;
		letter-spacing: 1px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Oswald', sans-serif;
		font-size: 0.9em;
		font-weight: 400;
		color: #FFFFFF;
		border: 0;
		cursor: pointer;
		
	}
	
	.button2 a
	{
		color: #FFFFFF;
		text-decoration: none;
	}

	
	.button2:hover, .button2 a:hover, .button3:hover
	{
	background: #327f15;
	color: #FFFFFF!important;
	}
	
	
	
/****Pied de page****/

#footer
{
text-align: center;
font-size: 1em;
text-shadow: 1px 1px 0px rgb(255, 255, 255);
color: rgb(101, 101, 101) !important;
line-height: 1.75em;
padding: 1em 0;
}




#footer a, #footer a:visited
{
color: #1E7B8A;}

#footer a:hover
{
color: #C21D28;
}

#footer ul
{
list-style-type: none;
padding: 0;
width: 100%;
}

#footer li
{
margin-right: 8px;
}

#footer a
{
border: none;
text-decoration: none;
}

#footer a:hover
{
opacity: 0.7;
}


/***RESPONSIVE***/


@media screen and ( min-width: 1250px ) {

.box
{
width: 20%;
float: left;
padding-right: 5%!important;
}

.boxder
{
width: 20%;
float: left;
}
#logo {
		overflow: hidden;
	float: left;
text-align: left;
margin-top: -1em;
	}
}


@media screen and ( max-width: 860px ) {

#topmenu li a
{
padding-left: 12px;
padding-right: 12px;
}

#sidebarpage
{
  width: 28%;
}


#inscontent
{
padding: 10px 0 0 1.5em;
margin-bottom: 60px;
font-size: 14px;
line-height: 1.75em;
font-family: arial, sans-serif;
width: 95%;
}

.tableins, #tableins
{
width: 99%;
}

.box
{
width: 45.25%;
float: left;
padding-right: 2.75%!important;
margin-bottom: 25px;
}

#marketing img
	{
	float: left;
	width: 15%;
	padding: 0 10px 0 0;
	}


	
.boxder
{
width: 95%;
float: left;
margin-left: 2%;
}

#marketing
{
border-bottom: 1px solid #DDDDDD;
padding-bottom: 1em;
}

#marketing p
	{
	line-height: 140% !important;
	}
	
.boxcontent
	{
	min-height: 80px !important;
	}
.button
	{
		
		margin-top: 1em;
		border-radius: 5px;
		letter-spacing: 1px;
		font-size: 0.8em;
	
	}

	.boxfaq, #butactus
	{
	display: none !important;
	}
	#sidebar {
    width: 28%;
	margin-right: 2.5%;
}	
}

@media screen and ( max-width: 790px ) {
#topmenu li a
{
padding-left: 9px;
padding-right: 9px;
}

}

@media screen and ( max-width: 500px ) {

#search, #topmenu
{
display: none;
}

.box
{
width: 42.55%;
float: left;
padding-right: 2!important;
margin-bottom: 35px;
}

#sidebar, #sidebarpage
{
display: none;
}

#homepage
{
width: 98%;
}

#textcontent
{
width: 92%;
}

.tableins, #tableins
{
width: 90%!important;
}

#imgprint
{
margin-left: 83%;
}

#inscontent
{

font-size: 13px;
width: 90%;
}

.col1, #col1
{
width: 15%;
}

.col2, #col2
{
width: 31%
}

#col3
{
width: 20%
}


}

@media screen and ( max-width: 340px ) {

#homepage h2, #textcontent h1
{
font-size: 1.9em;
}

.juiz_sps_links_list, #print
{
display: none;
}



#chemin
{
font-size: 0.9em;
}

.box
{
display: none;
}

#textcontent, #inscontent
{
width: 88%;
}

#inscontent input, #inscontent textarea
{
width: 25%;
}

#imgprint
{
margin-left: 77%;
}

#textcontent h1
{
font-size: 1.8em;
}

.tableins, #tableins
{
width: 60%!important;
}

.col1, #col1
{
width: 15%;
}

.col2, #col2
{
width: 20%
}

#col3
{
width: 10%
}

#inscription input, #inscription textarea, #inscription select
{
padding: 2px;
border-radius: 2px;
font-size: 11px;
}

	#logo h1 a {
		float: left;
		padding: 0 0.25em 0.3em 0;
		letter-spacing: -1px;
		text-decoration: none;
		text-transform: none;
		font-family: 'Oswald', sans-serif !important;
		font-size: 1.1em;
		font-weight: 400;
		color: #FFFFFF;

	}
	
	#logo p {
		padding: 1em 0em 0em 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.9em;
		font-style: italic;
		color: #FFFFFF;
		line-height: 130% !important;
		
	
	}
	
	#logo img
	{
	width: 1.2em;
	}
}