/*

*/

*{ margin: 0; padding: 0; }*
body {
	margin: 50px 0 0;
	font: .74em "Trebuchet MS", Arial, Sans-Serif;
	color: #444;
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
	h1 {
	font-size: 3em;
	font-weight: normal;
	float: left;
}
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  {
	margin: 0 0 2em 0;
	line-height: 1.8em;
	color: #666666;
}
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header {
	width: 900px;
	height: 44px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
}
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
		#menu a:hover {
	color: #999999;
	border-bottom: 2px solid #ccc;
}
		#menu .active a {
	color: #91C94A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DC83C;
}
 
#teaser { clear: both; height: 259px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image {
	float: right;
	width: 900px;
	position: relative;
	top: 16px;
	height: 258px;
	background-image: url(../images/logotype.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step {
	cursor: pointer;
	color: #E9098D;
	font-size: 1.4em;
	float: right;
	text-align: center;
	background: url(../images/step.gif) no-repeat;
	height: 30px;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
	.step a { color: #fff; margin: 0 10px 0 0; }
	
	.step_2 {
	cursor: pointer;
	color: #E9098D;
	font-size: 1.4em;
	float: right;
	text-align: center;
	background: url(../images/step2.gif) no-repeat;
	height: 30px;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
.step_2 a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info {
	border: 1px solid #e0e0e0;
	padding: 7px;
	background-color: #FFFFFF;
}

.col_contingut {
	float: left;
	width: 900px;
	background-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

	.last { float: right; margin: 0; }
	.info {
	border: 1px solid #e0e0e0;
	padding: 7px;
	background-color: #FFFFFF;
}

textarea
{
	color: #708921;
	border: 1px solid #ccccc;
	background-color: #CCCCCC;
	width: 200px;
	font-size: 12px;
}

.input
{
	color: #000000;
	border: 1px solid #ccccc;
	background-color: #CCCCCC;
	width: 100px;
	font-size: 12px;
}

.input_submit
{
	color: #FFFFFF;
	background-color: #000000;
	width: 100px;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.submit input
{
	color: #E3D9C2;
	border: 2px none #d7b9c9;
	height: 20px;
	width: 100px;
	background-color: #999999;
}
.submit input
{
margin-left: 4.5em;
}
.table_1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 4px;
	height: 100px;
	color: #666666;
}


#footer {
	clear: both;
	width: 900px;
	padding: 15px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}	
	#footer .right {
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
	

a.link_contacte {
	color: #DEE45C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link_contacte:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}

a.link_idiomes {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link_idiomes:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
a.link_videofoto {
	color: #E9098D;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
a.link_videofoto:hover {
	color: #F3ACCC;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	}
	
a.link_videofoto_active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	}
	
	/* aqui comença els estils de la llista d'imatges*/

.poster-list-single {
	width:186px;
	margin-right:27px;
	margin-bottom:0px;
	float:left;
	}		
.poster-list-single .thumbnail {
	padding:3px;
	background-color:#000000;
	margin-bottom:3px;
	display:block;
	}
.poster-list-single .thumbnail:hover {
	background-color:#666666;
	}
.poster-list-single .thumbnail img {
	padding:0px;
	}
.poster-list-single .description {
	height:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	display:run-in;
	color:#413d38;
	}

.poster-list-single .description .copy p {
	padding:0px;
	margin:0px;
}
a.link_multimediacreativa {
	color: #FF6600;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
}
a.link_multimediacreativa:hover {
	color: #666666;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	}
	
#multimediacreativa {
	font-size: 8px;
	color: #333333;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	float: right;
}
