@charset "UTF-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0
}

body{
	/*font: 76% arial,sans-serif;
	text-align:center;*/
	
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: black;
	font-size: 12px;
}


p{
	margin:0 10px 10px
}

div#container{
	text-align:left;
	width:900px;
	margin:0 auto;
}

div#header #inf_banner {
	float:right;
	padding-right: 5px;
	width: 700px;
	height: 12px;
	text-align: right;
}

div#header #flash {
	margin-top: 5px;
}

div#controller {
	background-color: white;
	height: auto;
	background-image: url(../media/images/fons_container.png);
}


div#content{
	float:left;
	width:655px;
	background-color: white;
	border-right: 1px solid #ccc;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	/*border-bottom: 1px dotted #990000;*/
}

img {
	text-decoration:none;
	border: 0;
}

.img_a {
	border-bottom: none;
}

div#content ul li {
	margin-left: 20px;
}

div#content h1 {
	padding-top: 20px;
	padding-left: 5px;
	text-align: left;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom: 1px dotted #333;
}

div#right{
	float:right;
	width:244px;
	background-color: #FFFFFF;
}

div#right #line {
	background-color: #ad1d27;
}

div#right #news {
	height: 25px;
	padding-left: 20px;
	background: no-repeat url(../media/images/contents/news.png);
	background-color: black;
}

div#right .news_explanation {
	height: auto;
	padding: 5px 10ox 10px 5px;
	border-bottom: 1px dotted #ccc;
}

div#right .news_explanation .department {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 5px 0px 5px 8px;
}

div#right .news_explanation .title {
	padding: 0px 0px 5px 5px;
}

div#right .news_explanation .title a {
	padding-left: 15px;
	color: #990000;
	text-decoration: none;
}

div#right .news_explanation .title a:hover {
	text-decoration: underline;
}

div#right #logo_mundial {
	padding: 15px 0px 15px 0px;
	text-align: center;
}

div#buttons{
	clear:both;
	background-color:#000;
}

div#footer{
	clear:both;
	width:100%;
}

div#footer #escut {
	height: 38px;
	width: 28px;
	background: url(../media/images/footer/rd_escut.png);
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
}

div#footer #copyright {
	height: 38px;
	width: 100%;
	margin: 13px 0px auto auto;
	text-align: center;
	color: #ccc;
	font-size: 10px;
}

div#content .labotiga {
	border: 1px solid #666666;
	background-color:#F5F5F5;
	color: #333333;
	height: auto;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

div#content .labotiga .title {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	color:#990000;
}

div#content .labotiga .talla {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color:#999999;
}

div#content .labotiga .imatge {
	padding: 5px;
}

div#content .labotiga .preu {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

div#content #marc {
	border: 1px solid #666666;
	background-color:#F5F5F5;
	width: 500px;
	padding: 10px 10px 10px 10px;
}
