* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background: url(images/bg.jpg) top repeat-x #d0d4dd;
}

#geral {
	width:1000px;
	margin:0px auto;
}


#topo {
	width:1000px;
	height:163px;
	margin:0 auto;
}

#logo a {
	background:url(images/logo_mds.jpg) no-repeat;
	width:134px;
	height:71px;
	display:block;
	float:left;
	margin:40px 15px 0 0;
	padding-right:15px;
	border-right:1px solid #fff;
}

#logo_miral a {
	background: url(images/logo_miral.jpg) no-repeat;
	width:108px;
	height:36px;
	display:block;
	float:left;
	margin-top:62px;
}

#fotos {
	width:1000px;
	height:252px;
}

#conteudo {
	width:960px;
	padding:20px;
	background:#f0f1f2;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#2c4e5e;
	border-bottom:1px solid #598c94;
	margin:0 0 15px 0;
	width:940px;
	padding: 0 0 0 30px;
	background:url(images/seta.jpg) no-repeat left;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
	margin:0 0 10px 15px;
	width:850px;
}

p a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
}

.miral {
	font-size:15px;
}

table{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
}

.segmentos {
	width:300px;
	height:276px;
	float:left;
	background:url(images/divisao2.jpg) right no-repeat;
}

.segmentos li {
	list-style-type:none;
	margin:0 0 10px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
	padding:10px;
	width:250px;
}



.texto {
	margin-left:20px;
	width:850px;
}

.texto li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
	
	list-style:url(images/bolinha2.gif) inside;
}

.texto2 li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c4e5e;
}

.peq a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2c4e5e;
	float:right;
	text-decoration:none;
}

.lang a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d0d4dd;
	margin:0px 0 5px 600px;
	text-decoration:none;
}

form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c4e5e;
	margin:0 0 10px 15px;
	width:950px;
}

#nav{
	float:right;
	background:#f4f0f0 url(images/menu_arredondado.jpg) left no-repeat;
	margin-top:120px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:21px;
	padding:4px 0 0 10px;
	}
	
#nav li{
	list-style-type:none;
	float:left;
	}
	
#nav li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#009ee0;
	margin:0 8px 0 8px;
	}

#nav li a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#567482;
	}


.slideshow {

}

.box {
	background:url(images/bg_box.jpg) top repeat-x #d7d8d9;
	border:1px solid #bbbbbd;
	margin:0 0 10px 30px;
	padding:10px;
	width:700px;
	
}

.box2 {
	background:url(images/bg_box.jpg) top repeat-x #d7d8d9;
	border:1px solid #bbbbbd;
	margin:0 0 10px 30px;
	padding:10px;
	width:auto;
	
}

#rodape {
	padding:10px 0 10px 0;
	background:#567482;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;	
}

#rodape a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}