html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:690px;
	margin:0px auto;
	background-color:#FFF;
	border-right:2px dashed #000000;
	border-left:2px dashed #000000;
	border-top:2px dashed #000000;
	border-bottom:2px dashed #000000;
}

#content {
	width:702px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:110px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:20px 0px;
}

#leftbar {
	float:left;
	width:530px;
	border-right:1px solid #BCBDBC;
}
#editar {
	float:center;
	
	
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#FF9933;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 30px;
}
blockquote{
	line-height:20px;
	font-size:12px;
	width:450px;
	margin-left:30px;
	margin-top:10pt;
	border-left:3px solid #9BBE00;
	border-right:3px dashed #EEE;
	border-top:3px dashed #EEE;
	border-bottom:3px dashed #EEE;
	background-color:#EEE;	
	}
#jaleo{
	line-height:16px;
	font-size:10px;
	margin-left:10px;
	margin-top:3pt;
	margin-bottom:3pt;
	margin-right:3pt;
}
#jaleo1{

	font-size:12px;
	width:450px;
	margin-left:30px;
	margin-bottom:0pt;
	margin-right:3pt;
		}
#proyecto1{
	line-height:16px;
	font-size:12px;
	margin-left:10px;
	margin-top:5pt;
	margin-bottom:5pt;
	margin-right:5pt;
}
#proyecto{
	line-height:16px;
	font-size:12px;
	width:450px;
	margin-left:30px;
	margin-top:5pt;
	margin-bottom:5pt;
	margin-right:5pt;
		}

#cont1{
	line-height:20px;
	font-size:12px;
	width:450px;
	margin-left:30px;
	margin-top:10pt;
	border-left:3px solid #9BBE00;
	border-right:2px dashed #EEE;
	border-top:2px dashed #EEE;
	border-bottom:2px dashed #EEE;
	background-color:#EEE;	
	}
#cont2{
	line-height:16px;
	font-size:12px;
	margin-left:10px;
	margin-top:5pt;
	margin-bottom:5pt;
	margin-right:5pt;
		}
#rightbar {
	float:right;
	width:160px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:480px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:right;
	width:222px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}



#kanan img {
padding: 5px;
margin: 5px;
background: #fff;
border: 1px solid #FFF;
}
#lp{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}
