body {
	color: #FFFFFF;
	background: #000 url('../images/background.jpg') no-repeat center top;
	text-align: center;
	font: 0.8em Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {
	padding:6px 0;
	margin:0;
}
a:link, a:visited {color: #CCEF9E; text-decoration: none;}
a:hover {text-decoration:underline;}

#content {
	width: 700px;
	margin: 15px auto;
}

#content .cont {
	text-align: left;
	font-size:0.95em;
}

#menu {
	width: auto;
	margin:0px auto;
	text-align: left;
	margin-bottom:20px;
	height: 160px;
}

#menu h1 {
	float:left;
	margin:0px;
	padding:0px;
}

#menu h1 a {
	background: url('../images/logo.gif') no-repeat top left;
	width: 224px;
	height: 118px;
	display: block;
	overflow: hidden;
}

#menu h1 a span {
	display: none;
}

#coluno {
	float: left;
	background: url('../images/dashed.gif') repeat-y left top;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width:250px;
	font-size:1.4em;
}

#coluno li {
	padding: 0 5px 0 5px;
	margin-bottom:3px;
}
#coluno li a {
	padding:2px 10px;
	display:block;
	color:#FFF;
	text-decoration:none;

}

#coluno li a:hover {
	background: url('../images/backli_menu.gif') no-repeat center left;
}

#coldos {
	float: left;
	background: url('../images/dashed.gif') repeat-y left top;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width:210px;
	overflow: hidden;
	position:relative;
}

#innercoldos {visibility:hidden;}

#content span {
	color: #CCEF9E;
}

#content #footer  {
	margin-top: 10px;
	padding: 2px 20px;
	border-top: 1px solid #CCEF9E;
	border-bottom: 1px solid #CCEF9E;
	font-size:0.95em;
}

/*************************
      MENU
/*************************/

#home #mhome a, #home #mhome a:hover,
#about #mabout a, #about #mabout a:hover,
#supervisor #msupervisor a, #supervisor #msupervisor a:hover,
#products #mproducts a, #products #mproducts a:hover,
#contact #mcontact a, #contact #mcontact a:hover,
#news #mnews a, #news #mnews a:hover {
	font-weight:bold;
	color: #CCEF9E;
	background-image: none;
	letter-spacing:-1px;
}


/*************************
      SUBMENU
/*************************/

#languages {
	display:block;
	text-align:right;
}

#languages img {
	border: none;
}

.csub {
	width: 14px;
	top:0px;
	left:0px;
	position:absolute;
}
#opabout, #opproducts {
	width: 230px;
	margin-top:18px;
}

#opabout .cont{
	background: url('../images/flechanegra_menu.gif') no-repeat 7px 7px;
	padding-left:20px;
}

#opproducts .cont {
	background: url('../images/flechanegra_menu.gif') no-repeat 7px 60px;
	padding-left:20px;
}

#coldos ul {
	margin:0px;
	padding:15px;
	padding-right:5px;
	background:#000;
	list-style:none;
}

#coldos ul li {
	margin:2px 0;
}

#coldos ul li a {
	color: #FFFFFF;
}

/*************************
      HOME
/*************************/

#blackstrip {
	background-color: #000;
	margin-bottom: 20px;
}

#blackstrip .cont,
#whitestrip .cont {
	padding:10px;
}

#blackstrip h2 {
	margin:0px;
	padding:0px;
/*	padding-left:75px;*/
	letter-spacing:-1px;
	font-size:2.3em;
	line-height:0.9em;
	color: #CCEF9E;
/*	background: url('../images/gafas.gif') no-repeat top left;*/
}

#blackstrip #col {
	float: left;
	width:346px;
}

#blackstrip {
	float:left;
	margin-right:10px;
	margin-top:45px;
}

#playerflashhome {
	float:left;
	margin-right:10px;
}

#doblecol .cont{
	margin-left: 90px;
	background: url('../images/dashed.gif') repeat-y 303px top;
}

#doblecol h2 {
	background: url('../images/backgroundtitle.gif') repeat-y left;
	color: #CCEF9E;
	padding: 5px 7px;
	margin: 0px;
}

#doblecol h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

#doblecol ul {
	margin:10px 0px;
	list-style:none;
	padding: 0px;
}

#doblecol ul li {
	display: block;
	clear: both;
	padding: 10px 5px;
	border-bottom: 1px solid #CCEF9E;
}

#doblecol ul li img {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.masinfo {
	clear: both;
	display:block;
	padding:1px 14px;
	background: url('../images/iconpage.gif') no-repeat left center;
}

#doblecol ul li.ultimo {
	border: 0px;
}

.col1_2, #col1_2 {
	margin-right: 20px;
	width: 293px;
	float: left;
	
}

.col2_2, #col2_2 {
	width: 293px;
	float: left;
}


#contentpage .col2_2 h2, #contentpage #col2_2 h2 {
	text-align:left;
	padding:5px 20px 5px 10px;
}

.tit {
	margin:5px 0;
}

.pel_col1, #pel_col1 {
	margin-right: 10px;
	width: 290px;
	border: 0px solid #FF00FF;

	
}

.pel_col2, #pel_col2 {
	margin-left: 10px;
	width: 290px;
	border: 0px solid #FFFF00;
}



/*************************
      contentpage
/*************************/
#contentpage {
	width:610px;
	margin:0px auto;
}

#contentpage h2 {
	background:#000 url('../images/backtitleh2.gif') repeat-y right;
	padding: 5px 35px 5px 5px;
	font-size:1.4em;
	color: #CCEF9E;
	text-align: right;
	margin: 0px;
	
}

#contentpage h2 span {
	font-size: 1.7em;
}

#contentpage .pel_col1 h2, #contentpage #pel_col1 h2 {
	background:#000 url('../images/backtitleh2.gif') repeat-y right;
	padding: 5px 35px 5px 5px;
	font-size:1.4em;
	color: #CCEF9E;
	text-align: right;
	margin: 0px;
}

#contentpage .pel_col2 h2, #contentpage #pel_col2 h2 {
	background:#000 url('../images/backgroundtitlerojo.png') repeat-y right;
	padding: 5px 35px 5px 5px;
	font-size:1.4em;
	color: #CCEF9E;
	text-align: left
	margin: 0px;
}


#contentpage #columns {
	background: url('../images/dashed.gif') repeat-y 300px;
	width:610px;
	margin: 5px 0;
}

#contentpage #blackstrip {
	background: #000;
	margin-bottom: 0px;
}

#contentpage #whitestrip {
	background: #FFF;
	color:#000;
	margin-bottom: 0px;
}

#contentpage #whitestrip #col1_2, 
#contentpage #whitestrip #col2_2 {
	width: 283px;
}

h3.degrad {
	background:#000 url('../images/backtitleh2.gif') repeat-y right;
	padding: 5px 7px;
	font-size:1.4em;
	color: #CCEF9E;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
.comment_photo {
	width:280px;
	color: #CCEF9E;
	float:left;
	margin-top:4px;
	margin-left:10px;
	padding-top:45px;
	background: url('../images/flecha_verdenegro.gif') no-repeat top left;
}

#contact .comment_photo {
	margin-top:60px;
}

#supervisor .comment_photo {
	margin-top:60px;
}

.comment_photo img {
	border:none;
	margin:4px 0;
}

.ampfoto {float:left;}
.ampfoto img {border: none;}

#related {
	margin-top:15px;
	padding: 3px 0 15px 0;
	background: url('../images/dashed_v.gif') repeat-x top;
}

#related h3 {
	color: #CCEF9E;
	letter-spacing: 0px;
	margin:0px;
	padding:0px;
}

#related ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:5px;
}

#related ul li {
	float:left;
}

#related ul li a {
	text-align:left;
}

.bean {
	background: url('../images/backli_related.gif') no-repeat top left;
	width: 167px;
	height: 67px;
	margin-right:5px;
}

.bean a:link, .bean a:visited {
	font-size: 1.1em;
	color:#000;
	text-align:center;
	display:block;
	margin:5px;
	padding:16px 0 25px 0;
	letter-spacing:-1px;
	font-weight:bold;
}

#li_perfest a{
	background: url('../images/li_perfil_est.jpg') no-repeat bottom center;
}

#li_cine3d a{
	background: url('../images/li_cine3d.jpg') no-repeat bottom center;
}

#li_museums a{
	background: url('../images/li_museos.jpg') no-repeat bottom center;
}

#li_advanced a{
	background: url('../images/li_visualizacion.jpg') no-repeat bottom center;
}

#li_confpon a{
	background: url('../images/li_conf.jpg') no-repeat bottom center;
}

#li_hechos a{
	background: url('../images/li_hechos.jpg') no-repeat bottom center;
}

#li_dossier {
	background: url('../images/pdfdown.gif') no-repeat left top;
	width: 167px;
	height: 67px;
}

#li_dossier a {
	color: #CCEF9E;
	font-size:1.3em;
	font-weight: bold;
	margin-top:40px;
	margin-left:70px;
	display:block;
	line-height: 0.8em;
}

#contentpage .vcard {
	text-align:right;
	padding:15px;
	width:580px;
}

.vcard h3 {
	margin:0px;
	padding:0px;
}
.vcard .avatar {
	float: right;
	margin-left:10px;
}

ul.hechos {
	margin: 10px 0;
	padding:0;
	list-style:none;
}

ul.hechos li{
	padding:10px 0;
	background: url('../images/dashed_v.gif') repeat-x bottom ;
}

ul.hechos li .image {
	float:left;
	border:3px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom:10px;
}

ul.hechos li strong,
.verde {
	color: #CCEF9E;
}

ul.hechos li .masinfo {
	display:inline;
}

#map {
	color: #333;
}

#contmapa {
	overflow:hidden;
	height:400px;
	width:100%;
}

#tiraemail {
	display:block;
	margin: 10px 110px;
	text-align:center;
	background: url('../images/mail.gif') no-repeat top left;
	padding-top:10px;
}

.tablecustom {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
}

.tablecustom td{
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	vertical-align:top;
}


ul#listnot {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#listnot li{
	padding:7px;
	background: url('../images/dashed_v.gif') repeat-x bottom;
}

ul#listnot li .dds {
	width:100px;
	height:75px;
	float:right;
	background:url('../images/downdos.gif') no-repeat;
}

ul#listnot li .dds strong{
	display:none;
}

.fichapeli {
	margin:15px 0 30px 0;
}

.fichapeli strong{
	color: #CCEF9E;
}

.fichapeli ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #CCEF9E;
	width:294px;
	overflow:hidden;
}

.fichapeli ul li {
	border-bottom:1px solid #333;
	padding:7px 5px;
	padding-left:40px;
	text-align:right;
	background-color:#333;
	background-repeat: no-repeat;
	background-position:5px center;
	float:left;
	margin-right:2px;
}

.fichapeli ul li.active {
	border-bottom:1px solid #CCEF9E;
	background-color:#CCEF9E;
}

.fichapeli ul li.active a {
	color:#333;
}

.fichapeli .contentul {
	background-color:#CCEF9E;
	display:block;
	float:left;
	width:294px;
	color:#333333;
}

.fichapeli .contentul .cont {
	padding:5px 10px;
}

.imagpeli {
	background-image: url('../images/imagenespeli.gif');
}
.imag3d {
	background-image: url('../images/3d.gif');
}
.imagmaking {
	background-image: url('../images/making.gif');
}

.colpeli {
	float:left;
	margin-right:15px;
	width:250px;
}

.colpelib {
	float:left;
	width:294px;
}

.colpelib img {
	border:none;
	text-align: right;

}

.imagpeli {
	
}

.overback {
	 background-image: url("../images/overback.jpg");
	background-position: top center;
	padding-top:15px;
}


#brochure {
	margin-bottom:60px;
}

#brochure label {
	font-size:1.5em;
	font-weight:bold;
	color: #CCEF9E;
}

#brochure input {
	width:578px;
	padding:5px;
	border:1px solid #333;
	background: #333;
	color: #FFF;
	font-size:1.4em;
	border-bottom:1px solid #515151;
	border-right:1px solid #515151;
}

#error {
	text-align:center;
	font-size:1.1em;
	color:red;
}

}
#no-flashplayer {
	width: 240px;
	margin-top:18px;
	height: 220px;
	background-image: url(/videostr/no-flash.jpg);
	background-repeat: no-repeat;
}


/*************************
      Fotos news
/*************************/

.fotoNewsL {float:left;margin:0 12px 0 0;padding:4px 4px 4px 0;}
.fotoNewsR {float:right;margin:0 12px 0 0;padding:4px 4px 4px 0;}


/*************************
      Banners
/*************************/

.Belgica2011 {
	color: #DF8B2D;
	text-align: center;
	font: 1.2em Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	width: 574px;
	height: 96px;
	background-image: url(../images/a/back-page-belgica-2011.png);
}




/*************************
      REUTILIZABLES
/*************************/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/*************************
    Tabs en peliculas
/*************************/
.container {width: 500px; margin: 10px auto;}

ul.tabs1a {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 0px solid #000001;
	border-left: 1px solid #000001;
	width: 100%;

}
		
		ul.tabs1, ul.tabs2, ul.tabs3, ul.tabs4, ul.tabs5, ul.tabs6, ul.tabs7, ul.tabs8, ul.tabs9, ul.tabs10, ul.tabs11, ul.tabs12, ul.tabs13, ul.tabs14, ul.tabs15 
		{	margin: 0;
			padding: 0;
			float: left;
			list-style: none;
			height: 32px;
			border-bottom: 0px solid #000001;
			border-left: 1px solid #000001;
			width: 100%;
			}
		ul.tabs1 li, ul.tabs2 li, ul.tabs3 li, ul.tabs4 li, ul.tabs5 li, ul.tabs6 li, ul.tabs7 li, ul.tabs8 li, ul.tabs9 li, ul.tabs10 li, ul.tabs11 li, ul.tabs12 li, ul.tabs13 li, ul.tabs14 li, ul.tabs15 li 
		{	float: left;
			margin: 0;
			padding: 0;
			height: 31px;
			line-height: 31px;
			border: 0px solid #999;
			border-left: none;
			margin-bottom: -1px;
			background: #333;
			overflow: hidden;
			position: relative;
		}
		ul.tabs1 li a , ul.tabs2 li a , ul.tabs3 li a , ul.tabs4 li a , ul.tabs5 li a , ul.tabs6 li a , ul.tabs7 li a , ul.tabs8 li a , ul.tabs9 li a , ul.tabs10 li a , ul.tabs11 li a , ul.tabs12 li a, ul.tabs13 li a , ul.tabs14 li a, ul.tabs15 li a
		{	text-decoration: none;
			color: #CCEF9E;
			display: block;
			font-size: 1.0em;
			padding: 0 20px;
			border: 1px solid #000001;
			outline: none;
			background-repeat: no-repeat;
			background-position:5px center;	
		}
	
		html ul.tabs1 li.active, html ul.tabs1 li.active a:hover , html ul.tabs2 li.active, html ul.tabs2 li.active a:hover , html ul.tabs3 li.active, html ul.tabs3 li.active a:hover ,
        html ul.tabs4 li.active, html ul.tabs4 li.active a:hover , html ul.tabs5 li.active, html ul.tabs5 li.active a:hover , html ul.tabs6 li.active, html ul.tabs6 li.active a:hover ,
        html ul.tabs7 li.active, html ul.tabs7 li.active a:hover , html ul.tabs8 li.active, html ul.tabs8 li.active a:hover , html ul.tabs9 li.active, html ul.tabs9 li.active a:hover ,
        html ul.tabs10 li.active, html ul.tabs10 li.active a:hover , html ul.tabs11 li.active, html ul.tabs11 li.active a:hover , html ul.tabs12 li.active, html ul.tabs12 li.active a:hover ,
        html ul.tabs13 li.active, html ul.tabs13 li.active a:hover , html ul.tabs14 li.active, html ul.tabs14 li.active a:hover , html ul.tabs15 li.active, html ul.tabs15 li.active a:hover  		
		{   background: #CCEF9E;
			border-bottom: 1px solid #CCEF9E;
		}
		li.imag3d {
			background-image: url('../images/3d.gif');
			background-repeat: no-repeat;
			background-position:5px center;
		}
		ul.tabs1 li a:hover , ul.tabs1 li a:hover,
		ul.tabs2 li a:hover , ul.tabs2 li a:hover,
		ul.tabs3 li a:hover , ul.tabs3 li a:hover,
		ul.tabs4 li a:hover , ul.tabs4 li a:hover,
		ul.tabs5 li a:hover , ul.tabs5 li a:hover,
		ul.tabs6 li a:hover , ul.tabs6 li a:hover,
		ul.tabs7 li a:hover , ul.tabs7 li a:hover,
		ul.tabs8 li a:hover , ul.tabs8 li a:hover,
		ul.tabs9 li a:hover , ul.tabs9 li a:hover,
		ul.tabs10 li a:hover , ul.tabs10 li a:hover,
		ul.tabs11 li a:hover , ul.tabs11 li a:hover,
		ul.tabs12 li a:hover , ul.tabs12 li a:hover,
		ul.tabs13 li a:hover , ul.tabs13 li a:hover,
		ul.tabs14 li a:hover , ul.tabs14 li a:hover, 
		ul.tabs15 li a:hover , ul.tabs15 li a:hover  
		{ background: #222;
		}
		.tab_container {
			background-color:#CCEF9E;
			display:block;
			float:left;
			width:320px;
			color:#333333;

		}
		.tab_content2 img, .tab_content1 img,.tab_content3 img,.tab_content4 img,.tab_content5 img,.tab_content6 img, .tab_content7 img,.tab_content8 img,.tab_content9 img,.tab_content10 img,.tab_content11 img,.tab_content12 img,.tab_content13 img,.tab_content14 img,.tab_content15 img 
		{	padding:2px 2px;
			float: left;
		}
		
		.tab_content1,.tab_content2,.tab_content3,.tab_content4,.tab_content5,.tab_content6,.tab_content7,.tab_content8,.tab_content9,.tab_content11,.tab_content11,.tab_content12,.tab_content13,.tab_content14,.tab_content15  
		{	padding:5px 10px;
			font-size: 1.0em;

		}

