*{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	}

body
{
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;
  margin:0 auto;
  background:#fff;;
 
  
}


a
{
  color:#095fbf;
  text-decoration:none;
}
.slider{
	overflow:hidden;
	width:960px;
	height:300px;
}
a:hover
{
  text-decoration:underline;
}

#conteiner{
	width:960px;
	margin:0 auto;
	}
#header{
	height:300px;
	border:#8A011B solid 2px;
	border-radius:5px;
	}
#nav{
	height:45px;
	margin:0 auto;
}	
	
#nav a{
	background: url(../img/bg.png);
	border-radius:5px 5px 0 0;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	display:block;
	float:left;
	width:115px;
	height:40px;
	margin:5px 0 0 4px;
	line-height:40px;
	font-size:16px;
}	
		
#nav a:hover{
	background: #8A011B;
	color: #FF0;
	}		
#contenido{
	min-height:400px;
	background:#036;
	border-radius: 5px 5px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	
	padding:10px;
}
#contenido ul li{
	list-style:none;
	padding-left:20px;
}
#footer{
	background: url(../img/bg_f.png);
	display:block;
	clear:both;
	border-radius: 0 0 5px 5px;
	text-align:center;
	padding:20px;
	color:#FF0;
	font-size:16px;
}
	
#firma{
	display:block;
	clear:both;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
}	
	
#firma a{
	color:#FFF;
}					
.white{
	color:#FFF;
}

h1{
	color:#FC0;
	margin:10px;
	padding:10px 0;
}
h2{
	color:#8A011B;
	font-size:16px;
	margin:10px;
	}
	
h3{
	color:#FC0;
	margin:10px;
	padding:10px 0;
	font-size:16px;
}
h4{
	color:#FC0;
	padding:10px 0;
	font-size:16px;
}		
	

p{
	color:#FFF;
	margin:10px;
	text-align:justify;
	
	}
	
#inicio{
	width:300px;
	float:left;
	margin:10px 0 10px 5px;
	background:#FFF;
	border:#E2E2E2 solid 2px;
	padding:0 0 10px 0;
	
	}
#inicio1{
	width:300px;
	height:310px;
	float:left;
	margin:10px 0 10px 5px;
	background:#FFF;
	border:#E2E2E2 solid 2px;
	padding:0 0 10px 0;
	
	}	
.negr{
	color:#000;
	margin:0 10px;
	}
	
.margin_bottom_1 { clear: both; width: 100%; height: 1px; font-size: 1px;	}			
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}


.naranja{ color:#ef990b;
}

.telnar{ color:#ef990b;
font-size:18px;
}

.imgright{
	float:right;
	margin:10px 20px;
	border:#FC0 solid 2px;}
.imgleft{
	float: left;
	margin:10px 20px;
	border:#FC0 solid 2px;}	
	
#contenido2{
	width:500px;
	min-height:400px;
	float:right;
	margin:0 10px 0 0;
	position:relative;
	border:#FFF solid 1px;
	border-radius:5px;
	
	}	
#imagen{
	width:400px;
	height:400px;
	float:left;
	margin-right:10px;
	}	
	
.botonfor{
	background: #FF0;  
	font-size:13px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:ce
	nter;
	text-decoration:none;
	line-height:30px;
	padding:0 10px;
	margin:0 3px;
	border-radius:10px;
	height:30px;}	
	
.teltxt{
	font-size:24px;
	color:#ef990b}	
.box{
	float:left;
	min-height:250px;
	padding:5px;
	width:350px;
}
.box2{
	margin:5px;
	min-height:250px;
	float:left;
	width:570px;
}