/* = ArmoireUiTemplate extras CSS ==============================================*/
/**
Use this CSS to hold all rules applicable to static widgets that have been added
to the template (sm:WDiv that have an id etc).
*/


#pContent{
	float: left;
	width: 99%;
	margin-left: 1%;
	padding: 0em 0em 0.2em 0em;
	margin-bottom: 1em;
	background-color: #EEEAEF;
	background-repeat: no-repeat;
	position: top left;
}



.next{
	/*float: right;*/
}

.prev{
	/*float: right;*/
}

.nav{
font-style: italic;
padding: 0.5em 0.5em 5em 0.5em;
font-size: smaller;

}


.exo_co{
	padding-bottom: 1em;
}




