* {
	padding: 0;
	margin: 0;
	border: 0px;
	
}

body {
background-color:#fff9c3;
margin-top:30px;
font-family:Tahoma, Arial, Verdana, sans-serif;
font-size:12px;
font-color: #000000;
}


#container {
	background:#ffffff;
	width:1000px;
	margin:0 auto;
	padding: 15px;
	
overflow:hidden; 

}

#f1 {
	
	width:195px;
	height:135px;
	float: left;
}

#f2 {
	
	width:780px;
	height:135px;
	margin-left:220px;
	position: relative;

	}
#containt {
	width:1000px;
	height:auto;
	margin:25px 0px 0px 0px;
	position: relative;
	padding: 0px;
}
#con1{
	width:1000px;
	float:left
}
#nav{
	width:195px;
	height:218px;
	margin-left:0px;
	position: relative;
	float: left;
}

#center{
	width:780px;
	height:225px;
	margin:0px 0px 0px 220px;
	position: relative;
	
}

#markei{
	width:780px;
	height:20px;
	margin:0px 0px 0px 0px;
	position: relative;
	float: left;
	font-size:12px ;
	color: #01ba81;
	font-weight:bold;
}

.moto {
font-size:14px ;
	color: #666618;
	font-weight:bold;

}

#txt{
	width:380px;
	height:150px;
	margin: 30px 0px 0px 0px;
	text-align:justify;
	position: relative;
	float: left;
	
}

#login{
	width:280px;
	height:20px;
	margin:0px 0px 0px 500px;
	position: relative;
	float: left;
}

#con2{
	width:1000px;
	float:left
}
#logo{
	width:195px;
	height:53px;
	margin-left:0px;
	position: relative;
	float: left;
	padding-top: 100px;
}

	
#fotos{
	width:780px;
	height:153px;
	margin:0px 0px 0px 220px;
	position: relative;
	
}	

#foto1{
	width:142px;
	height:115px;
	margin:20px 0px 0px 250px;
	float: left;
	position: relative;
	}

#foto2{
	width:162px;
	height:115px;
	margin:20px 0px 0px 10px;
	float: left;
	position: relative;
	}

#foto3{
	width:162px;
	height:115px;
	margin:20px 0px 0px 10px;
	float: left;
	position: relative;
}

#footer{
	width:1000px;
	height:27px;
	margin:0px 0px 0px 0px;
	padding-top: 12px;
	text-align: center;
	position: relative;
	background: #01ba81;
	color: #ffffff;
	font-size:10px;
	float: left;
}	

a.footer
{
color: #ffffff;
text-decoration:none;
}

a.footer:hover
{
color: #ff6600;
text-decoration:none;
}

a.link
{
color: #000000;
text-decoration:none;
}

a.link:hover
{
color: #ff6600;
text-decoration:underline;
}
