@import url(http://fonts.googleapis.com/css?family=Parisienne&subset=latin,latin-ext);

body
{
	
	margin-top: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif
	
}

h1 {
	margin-top: 5px;
	margin-bottom:2px;
}

p {
	margin-top: 5px;
}
.quote{
	font-family: 'Parisienne', cursive;
	height:50px;
	font-size:xx-large;	
	margin-top: 30px;
	width: 695px;
	margin-bottom: 20px; 
	text-align: center;
	color: #0F7A80;
	display: none;
	
}

div#container 
{
	width:780px;
	margin: auto;	
	background:white;
	position:relative;
	box-shadow:0 0 15px black; 
		
}
div#container2
{
	padding-left: 35px;	
}


img#logo{
	padding-top: 30px;

}

img#bigImg{
	padding-top: 30px;

}
div#logo {

}

div.nav {
	margin-top: 20px;
	border-bottom: 1px #CCC dashed;
height: 30px;
margin-right: 65px;
text-align: right;
}

.nav ul
{
	display: inline;
	width: 800px;	
	padding-left: 0px;
}

.nav li
{
	display: inline;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	background: white;
	color: #0F7A80;
	border: 2px white solid;
	font-size: large;
	width: 150px;
	padding: 0 0 0 25px;
}

.nav li:hover
{
	background-image:url("tinyAnchor.png");
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	
}

.nav a{
	text-decoration: none;
	color: #0F7A80;
}

div.bigImage img{
	padding:0 0 0 0px;
	margin: auto;
	}

div#boxContainer {
	height:370px;
	background: #0F7A80;
	margin-top: 20px;
	width: 695px;
	margin-bottom: 20px; 
	box-shadow:0 0 25px #0F7A80; 
}

div#box1 h1{
	font-size:x-large;
	color: white;
}


div#box1
{
	float: left;
	width: 200px;
	margin-left: 7px;
	padding: 0px 15px 10px 10px;
	height: 320px;
	margin-top: 20px;
	margin-left: 12px;
	color:white;
}

div#box2 h1{
	font-size:x-large;
	color: white;
}


div#box2
{
	float: left;
	width: 200px;
	padding: 0px 15px 10px 10px;
	height: 320px;
	border-left: 1px #CCC dashed;
	margin-top: 20px;
	color:white;

}

div#box3 h1{
	font-size:x-large;
	color: white;
}


div#box3
{
	float: left;
	width: 200px;
	padding: 0px 15px 10px 10px;
	height: 320px;
	border-left: 1px #CCC dashed;
	margin-top: 20px;
	color:white;

}




div#miniBox
{
	float: left;
	width: 200px;
	margin-left: 10px;
	padding: 10px 15px 10px 10px;

}

div.footer {
	padding-left: 35px;	
	clear:both;
	color:#0F7A80;
	background:white;
	border-top: 1px #CCCCCC dashed;
	
}

ul.fNav{
	margin-top: 0px;
	text-decoration: none;
	list-style:square
	}

ul.fNav li {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;

}

ul.fNav a{
	text-decoration: none;
	}


div.shadow{
	margin-top: 5px;
	padding-left: 5px;
	width: 200px;
	background:white;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	box-shadow:0 0 25px #0F7A80 inset;
	border-left: 0px;
	cursor: pointer;
}

div.shadow ul 
{
	color: #0F7A80;
	margin-top: 0px;
	text-decoration: none;
	list-style:square

}

ul.box {
		margin-top: 0px;
	text-decoration: none;
	list-style:square

}

div.shadow p {
	color: #0F7A80;
}

div.shadow li 
{
	color: #0F7A80;
}

div.shadow h1{
	color: #0F7A80;
	font-weight:bold;
}

div.title {
	margin-top: 20px;
	color: #0F7A80;
}

div.mainContent p {
	margin-right: 20px;
padding: 10px 20px 0px 0px;
}

div#descInco {
	padding: 10px 10px 10px 10px;
	width: 600px;
	border-top : 0px;
}

div#incoAcord{
	margin-bottom: 40px;
	cursor: help;
}

div#fin
{
	clear: both;
}

div#article_wrapper
{
	min-height: 600px;
}

div#article_wrapper h2 {
		margin-top: 10px;
	color: #0F7A80;
}

div#article
{
	min-height: 600px;
}

img#imgContainer
{
	margin-top: 50px;
	margin-left: 400px;
}

img#imgPort
{
	margin-top: 80px;
	margin-left: 330px;
	margin-bottom: 20px;
	width: 50%;
	height: 50%;
}

span#verde
{
    color: #0F7A80;
}