@CHARSET "UTF-8";

/*
Contenu
*/

#content {
	font-size: 0.8em;
}

#content p.intro {
	font-weight: bold;
	padding: 2em 0;
}

#content h2.page_title {
	padding-top: 10px;
	height: 51px;
}

#content h3 {
	margin: 0.5em 0;
	padding: 1em 0;
	font-size: 1.3em;
	color: #07BEE6;
	text-decoration: underline;
	padding-left: 45px;
}

div.one { padding-bottom: 180px; background: url(../../images/summer/pages/catalog_support.gif) no-repeat bottom center; }
div.two { padding-bottom: 200px; background: url(../../images/summer/pages/catalog_artistic.gif) no-repeat bottom center; }
div.three { clear: both; }
div.four { padding-bottom: 200px; background: url(../../images/summer/pages/catalog_logistics.gif) no-repeat bottom center; }

div.one h3 { background: url(../../images/summer/pages/title_one.gif) no-repeat left; }
div.two h3 { background: url(../../images/summer/pages/title_two.gif) no-repeat left; }
div.three h3 { background: url(../../images/summer/pages/title_three.gif) no-repeat left; }
div.four h3 { background: url(../../images/summer/pages/title_four.gif) no-repeat left; }

div.three ul {
	list-style: none;	
}

div.three li {
	float: left;
	width: 147px; height: 87px;
	text-indent: -1000em;
	margin: 10px;
}

div.three li.engraving { background: url(../../images/summer/pages/engraving.gif) no-repeat;}
div.three li.embroidery { background: url(../../images/summer/pages/embroidery.gif) no-repeat;}
div.three li.silkscreen { background: url(../../images/summer/pages/silkscreen.gif) no-repeat;}
div.three li.tampon { background: url(../../images/summer/pages/tampon.gif) no-repeat;}

#content div {
	width: 350px;
	-width: 345px;
	margin: 10px;
	float: left;
	text-align: justify;
}

#content div p {
	padding: 0 10px;	
}

#realize { clear: both;}

#realize, #help, #budget, #discover {
	float: left;
	width: 25%;
	/width: 24%;
	margin-top: 20px;
}

#realize a, #help a, #budget a, #discover a {
	overflow: hidden;
	display: block;
	width: 164px; height: 206px;
	text-indent: -1000em;
}

#realize a { background: url(../../images/summer/pages/catalog_realize.gif) no-repeat; }
#help a { background: url(../../images/summer/pages/statecraft_help.gif) no-repeat; }
#budget a { background: url(../../images/summer/pages/object_budget.gif) no-repeat; }
#discover a { background: url(../../images/summer/pages/catalog_discover.gif) no-repeat; }
