/* CSS para diagramming */
div#contenedor{
	width:990px;
	padding:0px 0px 0px 0px; /* top - right - footer - left*/ 
	margin:0 auto;

	
}
	div#end{
		clear:both;
}

div#flasvolcanik{
	width:990px;
	height:700px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#flasvolcanikbb{
	width:990px;
	/*height:700px;*/
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#bg-top-html{
	width:990px;
	height:131px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#top-logo-html{
	width:203px;
	height:131px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#top-direc-html{
	width:333px;
	height:131px;
	background-image:url(../images/direction.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#bg-menu-html{
	width:990px;
	height:52px;
	background-image:url(../images/bg-menu.png);
	background-repeat:repeat-x;
	background-position:left top;
	margin-bottom:5px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#bg-title-html{
	width:990px;
	height:60px;
	background-image:url(../images/txt-videos.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	background-color:#660000;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#bg-content-html{
	width:930px;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../images/bg-content.inter.png);
	background-repeat: repeat;
	background-position:left top;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#content-html-video{
	width:460px;
	/*height:315px;*/
	margin-right:40px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#content-html-txt{
	width:430px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
	text-align:justify;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#content-yotube-txt{
	width:350px;
	padding-left:80px;
	height:119px;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}




div#bg-line-footer-html{
	width:990px;
	height:8px;
	background-image:url(../images/footer-line.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	float:left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}






div#footervolcanik{
	width:960px;
	/*height:53px;*/
	background-image:url(../images/footerbg.png);
	background-position:left top;
	background-repeat:repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#footervolcanikjj8{
	width:960px;
	height:74px;
	/*background-image:url(../images/footerbg.png);
	background-position:left top;
	background-repeat:repeat;*/
	padding-left:15px;
	padding-right:15px;
	margin-bottom:20px;
	float: left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#footercopytxt{
	width:200px;
	height:20px;
	margin-top:20px;
	margin-right:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	float: left;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}

div#footerplayervolcanik{
	width:190px;
	height:37px;
	margin-top:8px;
	float: right;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}


div#footerbiotechno{
	width:157px;
	height:45px;
	background-image: url(../images/logobiotechno.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top:5px;
	cursor:pointer;
	float: right;
	/*padding:10px 10px 10px 10px;  top - right - footer - left*/ 
}
