@import url(../../../styles/common.css);

.main_head		{ display:block;height:369px;background:left top no-repeat; }
.main_head.main_head_fr	{ background-image:url(../images/decathlon_fr.jpg); }
.main_head.main_head_en	{ background-image:url(../images/decathlon_en.jpg); }
.main_head.main_head_it	{ background-image:url(../images/decathlon_it.jpg); }
.main_head.main_head_de	{ background-image:url(../images/decathlon_de.jpg); }
.main_head.main_head_es	{ background-image:url(../images/decathlon_es.jpg); }

#main_body		{ display:block;border:1px solid #646566;margin-top:5px;background:#ffffff; }

.col1			{ width:550px;padding:10px;vertical-align:top; }
.col2			{ background:#ffebcb;padding:10px;border-left:1px solid #f29400;vertical-align:top; }
.line			{ background:url(../images/line.png) center center no-repeat;height:5px;width:100%; }

ul.dl			{ padding-left:15px; }
ul.dl li		{ margin-top:11px;color:#555555; }

ul.guide		{ padding-left:33px; }
ul.guide li		{ margin-top:11px;list-style-image:url(../images/dot.png); }




