/* -------------------------------------------------------
----------------------------------------------------------
Title:		My Sac � Main - Style
File : 		style.css
CSS:		2.0 valid W3C
website:	www.mysacamain.com
----------------------------------------------------------
------------------------------------------------------- */


/* -------------------------------------------------------
Reset
------------------------------------------------------- */
*, html{
	padding : 0px;
	margin : 0px;
	font-family : "Lucida Sans Unicode", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a,
a img,
blockquote,
body,
caption,
div,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
legend,
object,
p,
pre,
span,
strong
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
a:hover {
	color: #000; 
}
a{
	color: #000; 
}
img a:hover {
}
fieldset,
img {
  border: 0;
}
ul, ol, li {
	list-style-position: outside;
	margin-left: 0px;
}
/* -------------------------------------------------------
Reset
------------------------------------------------------- */


/* -------------------------------------------------------
Global
------------------------------------------------------- */
body{
	background : url(bg.png) 0px -24px repeat-x;	
	font-family : tahoma, sans-serif;
	font-size : 11px;
}
.c{
	width : 984px;
	margin : 0 auto;
}
.fRight{
	float : right;
}
.fLeft{
	float : left;
}
.nospace{
	word-spacing : -2px;
}
.cBoth{
	clear : both;
	display : block;
}

#top{
	height : 24px;
	display : block;
}
#top h1{
	color : #DEC980;
	font-size : 11px;
	line-height : 20px;
	text-align : center;
}
/* -------------------------------------------------------
Global
------------------------------------------------------- */



/* -------------------------------------------------------
Header
------------------------------------------------------- */
#header,
#header2{
	height : 140px;
}
#header .ads,
#header2 .ads{
	margin-top : 25px;
	width : 730px;
	height : 90px;
	float : right;
}
#header a,
#header2 a{
	display : block;
	height : 140px;
	text-indent : -5000px;
	outline : none;
	width : 250px;
	background : url(paquet-cadeau.png) center no-repeat;
}	
/* -------------------------------------------------------
Header
------------------------------------------------------- */



/* -------------------------------------------------------
Page
------------------------------------------------------- */
#page{
	background : url(page.png) center top repeat-y;
	height : auto !important;
	height : 400px;
	min-height : 400px;
}
#page .top{
	display : block;
	height : 17px;
	background : url(top.png) center top no-repeat;
}
#page .bottom{
	display : block;
	height : 17px;
	background : url(bottom.png) center bottom no-repeat;
}
#page .adsbottom{
	margin-left : 180px;
	margin-top : 20px;
	width : 470px;
	height : 16px;
	background : #fff;
}
/* -------------------------------------------------------
Page
------------------------------------------------------- */



/* -------------------------------------------------------
Content
------------------------------------------------------- */
#content{
	float : right;
	margin-right : 20px !important;
	margin-right : 10px;
	width : 690px;
}
#content h1{
	font-size : 40px;
	font-weight : bold;
	font-family : Arial, sans-serif;
	letter-spacing : -1px;
	color : #49401F;
	padding : 0px 30px 4px 0px;
	background : url(sapin.png) top right no-repeat;
}
#content p.breadcrumb{
	margin-bottom : 15px;
	font-size : 13px;
	color : #666666;
	margin-top : 5px;
}

#content h2{
	font-size : 24px;
	font-weight : bold;
	font-family : Arial, sans-serif;
	color : #49401F;
	clear : both;
	padding : 30px 0px 5px !important;
	padding : 30px 0px 5px;
	line-height : 30px;
	margin : 0px 0px 15px;
	background : url(king.png) bottom right no-repeat;
	border-bottom : 1px solid #fff;
}
#content p.intro{
	font-style : italic;
	font-size : 14px;
	padding : 10px;
	word-spacing : 2px;
	font-family : Arial, sans-serif;
	line-height : 20px;
}
#content p{
	color : #666;
	line-height : 18px;
	margin : 5px 0px 10px;
	font-size : 13px;
}
#content img{
	padding : 6px;
	background : #E9D89B;
	border : 1px solid #B1A26B;
	margin-bottom : 10px;
}
#content img.fLeft{
	margin-right : 10px;
}
#content img.fRight{
	margin-left : 10px;
}
#content a:hover img{
	border : 1px solid #49401F;
}
#content ul{
	list-style-type : disc;
	color : #6964c6;
	margin-left : 20px;
}
#content ul li{
	list-style-position : inside;
	color : #999;
	line-height : 18px;
	font-size : 13px;
}
#content a{
	color : #49401F;
	text-decoration : underline;
}
#content .nospace a{
	color : #666;
	text-decoration : none;
}
#content a:hover{
	color : #ff6418;
	text-decoration : underline;
}

#content .ads300{
	float : left;
	width : 300px;
	height : 250px;
	margin-right : 15px;
}
#content .ads468{
	display : block;
	clear : both;
	height : 60px;
	width : 468px;
	margin : 0 auto;
	margin-top : 20px;
	margin-bottom : 20px;
}

#content .row{
	clear : both;
	margin-bottom : 20px;
}
#content .row img{
	margin-bottom : 2px;
}
#content .row .col{
	float : left;
	width : 220px;
	margin-right : 10px !important;
	margin-right : 5px;
}
#content .row .last{
	margin-right : 0px;
}
#content .row h3 a{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, sans-serif;
	text-decoration : none;
	padding-left : 5px;
}
#content .row h3 a:hover{
	text-decoration : underline;
}
#content .row p{
	font-size : 10px;
	font-style : italic;
	line-height : 14px;
	padding-left : 5px;
	margin : 2px 0px;
	text-align : justify;
}
/* -------------------------------------------------------
Content
------------------------------------------------------- */




/* -------------------------------------------------------
Sidebar
------------------------------------------------------- */
#sidebar{
	float : left;
	width : 253px;
}
#sidebar h3{
	display : block;
	height : 41px;
	text-indent : 32px;
	line-height : 41px;
	background : url(list.png) top right no-repeat;
	font-size : 16px;
	font-weight : bold;
	color : #fff;
}
#sidebar h3.little{
	font-size : 13px !important;
	font-size : 12px;
}
#sidebar ul{
	margin-bottom : 40px;
	list-style-type : none;
}
#sidebar ul.lite{
	margin-bottom : 20px;
}
#sidebar ul li{
	width : 100% !important;
	display : block !important;
	float : none !important;
}
#sidebar ul li a{
	display : block;
	width : 100%;
	height : 32px;
	line-height : 32px;
	text-indent : 32px;
	background : url(star.png) 2px 4px no-repeat;
	border-bottom : 1px solid #fff;
	color : #605328;
	font-size : 12px;
}
#sidebar ul li a:hover{
	text-decoration : underline;	
}
#sidebar .cado{
	display : block;
	height : 200px;
	width : 100%;
	background : url(cadeau.png) center top no-repeat;
}
/* -------------------------------------------------------
Sidebar
------------------------------------------------------- */



/* -------------------------------------------------------
Footer
------------------------------------------------------- */
#footer{
	clear : both;
	height : 24px;
	background : url(bg.png) top left repeat-x;
}
#footer p{
	line-height : 24px;
	color : #DEC980;
	text-align : center;
}
#footer a{
	color : #DEC980;
}
#footer a:hover{
	color : #DEC980;
	text-decoration : underline;
}
/* -------------------------------------------------------
Footer
------------------------------------------------------- */