/* @group general styles */

/* @group reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; font-size: 11px; margin: 0; width: 100%; background: #fbfae9 url(../images/bg-body.png) left top repeat-x;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a {
	outline: none;
	color: #0073c5;
}
a:hover {
	text-decoration: underline;
	color: #ff2700;
}

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family:  /*Calibri,*/ Georgia, "Times New Roman", sans-serif; }


.clearer  {
	clear: both;
}
.separator {
	clear: both;
}
/* @end */

/* @group links */




/* @end */

/* @group other typographic elements */

p { margin: 0 0 1.5em; }

ul, ol { margin: 0; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }



/* @end */

/* @end */

/* @group helper styles */

/* @group tables */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }



/* @end */

/* @group forms */



/* @end */

/* @group notifications and errors */



/* @end */

/* consistat items with normally just one class */



/* @end */

/* @group page structure */

/* skeleton including page furniture */
#page {
	width: 970px;
	margin: 0 auto;
}
#intro {
	margin-left: 204px;
	overflow: hidden;
	margin-top: 20px;
}
#header {
	clear: both;
	margin-top: 10px;
}
#body {
	overflow: hidden;
}
#contact {
	float: left;
	width: 174px;
	margin-left: 10px;
	margin-right: 20px;
	display: inline;
	padding-top: 74px;
}
#main {
	float: left;
	width: 527px;
}

#sidebar {
	float: left;
	width: 238px;
	margin: 2px 0 0;
	padding-top: 74px;
	background: url(../images/bg-sidebar.png) left top no-repeat;
}


#sidebar2 {
	float: left;
	width: 238px;
	margin: 2px 0 0;
	padding-top: 11px;
	background: url(../images/bg-sidebar.png) left top no-repeat;
}


#footer {
	margin-top: 20px;
	margin-left: 194px;
	padding: 10px;
	background: url(../images/bg-footer.png) left top repeat-x;
	position: relative;
	margin-bottom: 30px;
}
/* @end */

/* @group page components */

/* the bulk of styles */

/* @group Intro */
p#univ a {
	float: left;
	width: 231px;
	height: 48px;
	background: url(../images/logo-unt.png) left top no-repeat;
	text-indent: -9999em;
}
#search_and_language {
	float: right;
	width: 295px;
}
#search_and_language p {
	float: left;
	margin-left: 20px;
}
#search_and_language input#search_terms {
	border: 2px solid #a8c1d7;
	font-size: 14px;
	/*line-height: 18px; DONT buba la IE pour les connaisseurs*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfae9;
}
#search_and_language input#search_submit {
	background: #a8c1d7;
	border: 0;
	color: #005383;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	/*top: -2px;*/
	text-transform: uppercase;
	padding: 3px;
	height: 23px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

#search_and_language a#switch_language {
	background: #a8c1d7;
	border: 0;
	color: #005383;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 20px;
	padding: 3px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#search_and_language input#search_submit:hover,
#search_and_language a#switch_language:hover {
	background: #7ab6fe;
}
/* @end */

/* @group Header */

#header {
	clear: both;
	overflow: hidden;
	height: 99px;
}
#logo {
	float: left;
	margin-right: 74px;
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}
#logo a {
	background: url(../images/logo-les.png) left top no-repeat;
	width: 124px;
	height: 89px;
	display: block;
	text-indent: -9999em;
}
#nav {
	float: left;
	margin-top: 25px;
}
#nav li {
	display: inline;
	margin-right: 20px;
}
#nav #nav-main a {
	color: #0b3055;
	font-size: 16px;
	text-decoration: none;
}
#nav #nav-secondary a {
	color: #2a78d5;
	font-size: 18px;
	text-decoration: none;
}
#nav #nav-main a:hover,
#nav #nav-secondary a:hover {
	color: #ff2700;
	text-decoration: underline;
}

#nav #nav-secondary a.active {
	color: #ff2700;
	text-decoration: underline;
}

#nav-secondary {
	background-color:#EFEFEF;
}

#nav li.sectiune {
	background-color:#EFEFEF;
	padding:3px 3px 3px 3px ;
}

/* @end */

/* @group Body */

/* @group Submenu */
#submenu {
	background: #d1ecff;
	/*margin-left: 204px;*/
	overflow: hidden;
	padding-top: 10px;
	/*width:527px;*/
	width:765px;
}

#submenu a {
	color: #1b3e60;
}
#submenu a:hover {
	color: #ff2700;
}
#submenu li {
	float: left;
	width: 184px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

/* @end */

/* @group Contact */
#contact h2 {
	color: #999;
	font-size: 14px;
	text-transform: uppercase;
}
#contact p {
	color: #000;
	font-size: 12px;
}
#magazine_cover {
	padding: 6px;
	background: url(../images/bg-image_shadow.png) right bottom no-repeat;
	overflow: hidden;
}
#magazine_cover img {
	display: block;
	float: right;
	border:1px solid #9d9c91;
}

/* @end */

/* @group Main */
#splash {
	margin-bottom: 0;
}

/*
#editor_word {
	float: left;
	width: 277px;
}
*/

#editor_word {
	float: left;
	width: 527px;
}

.act_as_content h1 {
	color: #0f4688;
	font-size: 20px;
	line-height: 1em;
	margin: 20px 0 0;
}
.volume_img {
	float: right;
	margin-left: 20px;
	border:1px solid #9d9c91;
}
.volume_img img {
	display: block;
}
#editor_word h1 {
	margin: 0;
}
.act_as_content p {
	font-size: 13px;
	margin-right: 10px;
}
#editor_word p {
	margin-right: 0;
}
.act_as_content p.subheading {
	font-style: italic;
	color: #999;
}
.act_as_content a.more {
	font-style: italic;
}
.act_as_content h2 {
	text-transform: uppercase;
	color: #999;
	margin-bottom: 1.5em;
	font-size: 12px;
	text-align:justify;
}
.act_as_content h3 {
	font-size: 14px;
	/*text-align:justify;*/
}
.act_as_content li {
	list-style: none;
}
.act_as_content h3 .date {
	font-size: 11px;
	color: #999;
	font-style: italic;
}
.act_as_content li p {
	color: #555;
	font-size: 12px;
}
.act_as_content li p strong {
	color: #000;
	font-weight: normal;
}

/*

#latest_issues {
	float: left;
	width: 190px;
	margin-left: 46px;
	font-size: 12px;
	margin-top: 63px;
}
#latest_issues ol {
	list-style: none;
}
#latest_issues .date {
	float: left;
	width: 40px;
	text-align: center;
	background: #ebeada;
	padding: 5px 0;
	margin: 0;
	margin-top: 3px;
	
	color: #4d86da;
}
#latest_issues .date strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	color: #0f4688;
}
#latest_issues .category {
	margin-bottom: 0;
	font-style: italic;
	color: #999;
}
#latest_issues h2 {
	margin-top: 0;
	font-size: 14px;
}
#latest_issues p,
#latest_issues h2 {
	margin-left: 50px;
}
*/

#latest_issues {
	float: left;
	width: 238px;
	margin-left: 0px;
	font-size: 12px;
	margin-top: 0px;	
}
#latest_issues ol {
	list-style: none;
}
#latest_issues .date {
	float: left;
	width: 40px;
	text-align: center;
	background: #ebeada;
	padding: 3px 0;
	margin: 0;
	margin-top: 1px;
	color: #4d86da;
}
#latest_issues .date strong {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	color: #0f4688;
}
#latest_issues .category {
	margin-bottom: 0;
	font-style: italic;
	color: #999;
	margin-left: 50px;
	/*padding-top:5px;*/
}

#latest_issues h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 14px;
	margin-top: -15px !important;		
	padding-bottom: 6px;	
}

@cc lte IE7
{	
/*
	#latest_issues h2 
	{
		margin-top: -15px !important;	
	}
*/	
}




#latest_issues p,
#latest_issues h2 {
	margin-left: 50px;
}


#breadcrumbs {
	margin-top: 20px;
	position: relative;
	/*left: -15px;*/
}

/*
#btn-download {
	background: url(../images/btn-descarca.png) left top no-repeat;
	float: left;
	text-indent: -9999em;
	height: 28px;
	width: 123px;
}
#btn-download:hover {
	background: url(../images/btn-descarca-hover.png) left top no-repeat;
}
*/

#btn-download {
	float:left;
	background: #a8c1d7 url(../images/download_blue.png) 5% 50% no-repeat;
	border: 0;
	color: #005383;
	font-size: 12px;
	line-height:17px;
	font-weight: bold;
	display: block;
	padding: 3px;
	padding-left: 23px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#btn-download:hover {
	background: #7ab6fe url(../images/download_blue.png) 5% 50% no-repeat;
}


/* @end */

/* @group Sidebar ------------------------------------------------ */
#sidebar h3 {
	margin-left: 15px;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 1.5em;
}
#sidebar ol {
	margin-bottom: 40px;
}
#sidebar li {
	padding-left: 15px;	
	font-size: 12px;
	color: #333;
	list-style: none;
	margin-bottom: .9em;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
}

#sidebar li h4 {
	font-size: 13px;
	/*text-align:justify;*/
}
#sidebar li p {
	margin: 0;
}

#sidebar p.more {
	background: #f0efdf;
	padding: 5px 15px;
}

/* @group Sidebar2 ------------------------------------------------ */
#sidebar2 h3 {
	margin-left: 15px;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 1em;
}
#sidebar2 ol {
	margin-bottom: 40px;
}
#sidebar2 li {
	padding-left: 15px;	
	font-size: 12px;
	color: #333;
	list-style: none;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
}

#sidebar2 li h4 {
	font-size: 13px;
}
#sidebar2 li p {
	margin: 0;
}

#sidebar2 p.more {
	background: #f0efdf;
	padding: 5px 15px;
}


/* @group Footer */

#footer #switch_language_bottom {
	position: absolute;
	right: 0;
	top: 10px;
}
#footer p {
	margin-bottom: .5em;
}
#footer a {
	margin-right: 10px;
	font-size: 12px;
}
#footer .copyright {
	color: #76ccf7;
}

#contact_form { top:10px; width:400px; display:block;}
#contact_form .text { display:block; width:300px;}
#contact_form .fields { display:block; width:300px; margin-bottom:10px;}

#contact_form .input_contact 
{
	border: 2px solid #a8c1d7;
	font-size: 14px;
	/*line-height: 18px; DONT buba la IE pour les connaisseurs*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfae9;
}

#contact_form .input_contact_hover 
{
	border: 2px solid #ff0000;
	font-size: 14px;
	/*line-height: 18px; DONT buba la IE pour les connaisseurs*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfae9;
}


#contact_form .textarea
{
	border: 2px solid #a8c1d7;
	font-size: 14px;
	/*line-height: 18px; DONT buba la IE pour les connaisseurs*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfae9;
}

#contact_form .textarea_ov
{
	border: 2px solid #ff0000;
	font-size: 14px;
	/*line-height: 18px; DONT buba la IE pour les connaisseurs*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfae9;
}

#contact_form .nbutton {
	background: #a8c1d7;
	border: 0;
	color: #005383;
	font-size: 12px;
	/*position: relative;*/
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 100px;
	padding: 3px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;	
}

#contact_form .nbutton:hover{
	background: #7ab6fe;
}

/* @end */

/* @end */

/* @group overrides */


/* @end */