/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
   
body {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	background: #F0F0F0;
	color: #454545;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-family: Arial, Sans-Serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #06F;
	text-align: center;
}
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover {
	color: #FFF;
	background: inherit;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #060;
	background: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 90%;
}
p {
	margin: 0 0 0px 0;
	line-height: 1.5em;
	color: #000;
	font-size: 14px;
	text-align: justify;
}
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover {
	color:#BFE1ED;
	background: #C43219 url(nav.gif) no-repeat 100% 0px;
	font-size: 0.7px;
	font-weight: normal;
}   


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	float: left;
	width: 595px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	margin: 0;
	width: 144px;
	color: #F00;
	background: #FFF;
	text-align: center;
	font-size: 14px;
	height: auto;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 7px;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side {
	float: right;
	width: auto;
	text-align: justify;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
		
		.article {
	padding: 0 5px 0 0px;
	margin-bottom: 20px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
		
img {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 
.content .left .right_side .article p {
	font-size: 1em;
}
.content .left .right_side .article p {
	font-size: 1.4em;
}
.content .left .right_side .article p {
	font-size: 1.2em;
}
.content .left .right_side .article ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00F;
	list-style-image: url(../../Mila%20sant%C3%A9/Image%20publicitaire/listes.jpg);
}
.content .left .left_side .box p b {
	font-family: Magneto;
}
.content .left .left_side .box p b {
	color: #000;
	font-size: 1.4em;
}
.content .left .left_side .box p b {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}
.content .left .right_side .article p {
	font-size: 12px;
}
.content .left .right_side .article p {
	font-size: 14px;
	text-align: center;
}
.content .right .box p {
	font-family: "Times New Roman", Times, serif;
}
.content .right .box p {
	font-size: 14px;
	font-weight: bold;
}
.content .right .box p a {
	font-weight: bold;
}
.content .right .box p a {
	text-align: justify;
}
.content .right .box p a {
	text-align: left;
}
.content .right .box p a {
	font-size: 15px;
}
.content .right .box p a {
	text-align: center;
}
.content .left #corps dd ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	list-style-image: url(../Image%20publicitaire/listes.jpg);
}
.content .left #corps dd .MsoNormal span span {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
	list-style-image: url(../Image%20publicitaire/case%20a%20cocher.jpg);
}
.content .left #corps dd .MsoNormal span span {
	font-family: "Times New Roman", Times, serif;
}
.content .left #corps dd .MsoNormal span span {
	font-size: 14px;
}
.content .left #corps dd .MsoNormal span span {
	color: #00F;
}
.content .left #corps dd {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
	list-style-image: url(../Image%20publicitaire/case%20a%20cocher.jpg);
	list-style-type: square;
}
.left #corps dd {
	list-style-image: url(../Image%20publicitaire/case%20a%20cocher.jpg);
}
.content .left #corps dd .MsoNormal {
	color: #00F;
}
.content .right .box p strong u {
	color: #F00;
}
.content .right .box p strong {
	color: #F00;
}
#maliste {
	list-style-image:url("../Image%20publicitaire/listes.png");
	font-size:14px;
	color:#000;
}
.content .left .right_side .article ul li {
	list-style-image: url(../Image%20publicitaire/listes.png);
	color: #000;
	font-size: 14px;
}
.newlist
{
	list-style-image:url(paw.gif);
}
.newlist a {
	text-align: left;
}
.content .right .box p {
	text-align: center;
}
.content .header .sf_right .sf_search #cse-search-box div {
	font-weight: bold;
}
.content .header .sf_right .sf_search #cse-search-box div {
	font-size: 0.7px;
}
.content .header .sf_right .sf_search #cse-search-box div {
	color: #FFF;
}
.content .header .sf_right .sf_search #cse-search-box div {
	font-size: 16px;
}
body p strong font {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}
body dd {
	font-size: 16px;
}
body p strong {
	color: #F00;
}
body dd ul {
	font-size: 14px;
}
.content .header .sf_right #nav ul li a font {
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
}
.content .header .sf_right #nav ul li a {
	font-size: 0.7pt;
}
.content .header .sf_right #nav ul li a {
	font-size: 0.7px;
}
.content .header .sf_right #nav ul li a {
	font-size: 10px;
}
body {
	font-size: 13px;
}
body {
	font-size: 14px;
}
body p strong {
	color: #000;
}
body dd p u font {
	color: #F00;
}
body dd {
	font-family: "Times New Roman", Times, serif;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.content .header .sf_left h1 .Style1 {
	font-size: 1.2em;
}
.content .right .box_top .box_top h2 {
	font-size: 14px;
}
.content .right .box_top .box_top h2 {
	font-size: 16px;
}
.content .right .box_top .box_top h2 {
	font-size: 24px;
}
.content .right .box_top h2 {
	font-size: 24px;
}
.right .box_top .box_top h2 {
	font-size: 24px;
}
.content .left .right_side div h2 {
	font-size: 24px;
}
body h2 {
	font-size: 24px;
}
.content .header .sf_right #nav ul li a {
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.content .left .right_side .article dd {
	font-size: 16px;
}
.content .left .right_side .article dd {
	font-family: "Times New Roman", Times, serif;
}
.content .left .right_side .article dd {
	font-size: 14px;
}
.content .left .left dd form table tbody tr center {
	font-size: 18px;
	font-weight: bold;
}
.right .box table tr {
	text-align: center;
}
.right .box table tr td p strong {
	text-align: justify;
}
.right .box p u {

}
.right .box p img {
	float: right;
}
.right .box img {
	float: right;
}
body p strong font {
	font-size: 18px;
}
.right .box p strong font {
	font-size: 24px;
}
