@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

b3 {
	
	font-weight: bold;
	color: #F0F;
}

#layout {
font-size: 11px;	
height: 345px;
overflow: scroll;
overflow-x:hidden;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;

}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#LayoutDiv4 {
	clear: both;
	width: 95%;
	margin: auto;
	display: block;
	background-image: url(img/dia.png);
	border-radius: 10px;
	padding: 10px;
	text-align: left;	
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

@media only screen and (min-width: 0px) {

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	padding-left: 1.82%;
	padding-right: 1.82%;
	background-color: #000;
	background-image: url(img/bg1.png);
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	
}

#LayoutDiv {
	clear: both;
	width: 93%;
	margin: auto;
	display: block;
	background-image: url(img/dia.png);
	border-radius: 10px;
	padding: 10px;
	text-align: center;	
}





@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-image: url(img/back.png);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

hh2 {
	font-size: 18px;
	font-weight: bold;
	color: #094588;
}

a, a:visited {
	color: #F33;
	text-decoration: none;
}

a:hover {
	color: #789bc3;
}

b {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}

b3 {
	font-weight: bold;
	color: #F00;
}

strong {
	color: #F00;
	font-weight: bold;
}

strong2 {
	color: #FF0;
	font-weight: bold;
}

bs {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FF0000;
}

b1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 55px;
	color: #F00;

}

bb {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F00;

	text-transform: uppercase;
}

i { 
}

.fimg{
	padding-left: 10px;
	padding-bottom: 7px;
}



strong1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	color: #F00;
	text-align: center;
}





.header {
	height: auto;
	clear: both;
	margin: auto;
	text-align: center;
}

#bar_h {
	background: linear-gradient(to bottom, #000a19 0%, #3c4a87 40%);
	background: -moz-linear-gradient(to top, #000a19 0%, #3c4a87 40%);
	margin-bottom:10px;
	color: #FFF;
	margin-top: 10px;
}

#bar_s {
	background: linear-gradient(to bottom, #000a19 0%, #3c4a87 40%);
	background: -moz-linear-gradient(to top, #000a19 0%, 3c4a87 40%);
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:5px;
	padding-right: 5px;
	font-weight: bold;
	border-radius: 10px;
	color: #FFF;
}


#bar_s1 {
	background: linear-gradient(to bottom, #000a19 0%, #3c4a87 40%);
	background: -moz-linear-gradient(to top, #000a19 0%, #3c4a8740%);
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:5px;
	padding-right: 5px;
	font-weight: bold;
	border-radius: 10px;
	color: #FFF;
}

#bar {
	background: linear-gradient(to bottom, #000a19 0%, #3c4a87 40%);
	background: -moz-linear-gradient(to top, #000a19 0%, #3c4a87 40%);
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-radius: 10px;

}

#bar1 {
	background: linear-gradient(to bottom, #090909 0%, #000 40%);
	background: -moz-linear-gradient(to top, #090909 0%, #000 40%);
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-radius: 10px;
	clear: both;
}

.container {
	width: 980px;
	height: 100%;
	margin: auto;
	padding: 10px;
	background-image: url(img/dia.png);
	border-radius: 10px;
}


.imageh {
	margin: auto;
	padding: 10px;
	background-image: url(img/dia.png);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}



#textl {
	width: 100%;
float: left;
clear: both;
margin-left: auto;
padding: 10px;
background-image: url(img/dia.png);
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}


.textr {
	padding-top: 10px;
	margin: auto;
	width: 100%;
	max-width: 1000px;
	text-align: center;
	border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
clear:both;
}

#test {
	background-image: url(img/dia.png);
}

.footer {
	margin: auto;
	padding: 10px;
	clear: both;
	text-align: center;
}

#tabel1{
	background-image: url(img/dia.png);
	border-radius: 10px;
}


}

@media only screen and (min-width: 600px) {
#youtube {
margin: auto;
width: 60%;	
}

#LayoutDiv {
	clear: both;
	width: 95%;
	margin: auto;
	display: block;
	background-image: url(img/dia.png);
	border-radius: 10px;
	padding: 10px;
	text-align: center;	
}


}