/* CSS Document Ivan*/
html, body {
	padding:		0;
	margin:			0;
	height:			100%;
}
.imgThumbnail {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;		
}
.divText {
	display: none;
	margin-top: 0px;
}
#divText0 {
	display: block;
}
.divTextNormal {
	margin-top: 0px;
	width: 575px;
	overflow: auto;
	height: 290px;
}
.divTextContact {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 452px;
	xoverflow: hidden;
	height: 280px;
}
.divTextContact p {
	width: 380px;
	font: 12px/14px Trebuchet MS, sans-serif;
	color: #657386;
	margin-top: 20px;
	margin-left: 78px;
	margin-bottom: 0px;
	text-align: justify;
	/*background: #cba;*/
}

.divTextVideo {
	margin-top: 40px;
	width: 452px;
}
.divTextVideo p {
	width: 320px;
	font: 10px/12px Trebuchet MS, sans-serif;
	color: #657386;
	margin-left: 62px;
	margin-bottom: 0px;
	text-align: justify;
	/*background: #cba;*/
}
h1 {
	width: 290px;
	font: 24px/24px Trebuchet MS, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
	margin:60px 0px 5px 82px;

}
.divTextNormal p {
	width: 395px;
	font: 12px/14px Trebuchet MS, sans-serif;
	color: #52637a;
	margin-top: 20px;
	margin-left: 78px;
	margin-bottom: 0px;
	text-align: justify;
	/*background: #cba;*/
}
.divText p {
	width: 380px;
	font: 12px/14px Trebuchet MS, sans-serif;
	color: #657386;
	margin-top: 20px;
	margin-left: 78px;
	margin-bottom: 0px;
	text-align: justify;
	/*background: #cba;*/
	}
a {
	text-decoration: underline;
	color: #515B6A;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
	color: #122F5A;
	font-weight: bold;
}

.title {
	text-decoration: none;
	color: #515B6A;
	font-weight: bold;
}
.contact{
	font-weght:bold;
	font-size:13px;
	color:#515B6A;
	xposition:relative;
	padding:0px;
	margin-left: 62px;
	margin-bottom: 0px;
	margin-top: 0px;
	xclear: both;

	xwidth:320px;
}
#mailForm textarea { 
width: 250px; 
height: 55px; 
border: 1px solid #aba4a4; 
margin: 0; 
padding: 1px; 
overflow: auto; 
font-family: "Trebuchet MS", sans-serif; 
font-size: 12px; 
color: #666666;
}
#mailForm input { 
width: 250px; 
border: 1px solid #aba4a4; 
margin: 0; 
padding: 1px; 
font-family: "Trebuchet MS", sans-serif; 
font-size: 12px; 
color: #666666; 
}
