/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;	
}
	
/* layout */




#wrapper {
	/* Center wrapper perfectly */
	width: 300px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -240px;
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	color: #666666;
	font-style: italic;
}
.Estilo2 {
	font-size: 18px;
	font-weight: bold;
}
.Estilo3 {color: #000000}
.Estilo4 {color: #FF0000}



.Estilo5 {font-weight: bold}



nav {
	width: 90%;
	height: 30px;
	margin: 0 auto;
	margin-top: -5px;
	background-color: #12AEC3;
	
	box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 6px;
	color:#FFF;	
	border: #ffffff solid 2px;
	padding:1px;
	border-radius: 1em;
}

#main {
width: 90%;
margin: 0 auto;
padding-top: 5px;
background: #FFF url(images/colbg.png) repeat-y;
overflow: hidden;
}



.border1 {   

	margin: 2em 0;
	height: auto;
	text-align:center;
	width: 90%;
	border: #0c9ba0 solid 2px;
	background: #FFFFFF;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	border-radius: 1em;
}


#content {
	float: left;
	width: auto;
	margin-right: 5px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 220px;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}


/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #333;
}

a:link, a:visited {
	color:#12AEC3;
}

a:hover, a:active {
color: #333;
}

p {
margin-bottom: 18px; 
}

li {
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 15px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 7px 0 0 60px;
list-style: none;
line-height: normal;
}

nav .menu li {
display: block;
float: left;
}

nav .menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	text-decoration: none;
	color: #ffffff;
}

nav .menu a:hover {
	background:#0CBBD2;	
	text-align:center;	
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
	border-radius: 1em;
}

/** HEADER */

header {
padding: 0 0 0 0;
}

header>h1 {
float: left;
margin: 0 0 18px 10px;
width: 600px;
font-size: 40px;
line-height: 36px;
}

header>h1 a:link, header>h1 a:visited {
color: #B39205;
font-weight: bold;
text-decoration: none;
text-shadow: 0px 2px 3px #555;
}

header>h2 {
color: #777;
clear: right;
float: right;
font-style: italic;
font-size: 14px;
margin: 14px 10px 18px 0;
}

/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}



.no {

display:none;
}
.si {
display:block;
}
					  

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

aside h3 {
	font-size: 16px;
	text-shadow: 0px 2px 3px #ddd;
}

aside ul {
list-style: square;
color: #bbb;
margin: -15px 0 15px 25px;
}

#footer-area {
background: #333;
color: #FFF;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
/* curved border radius */
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}

.footer-segment {
float: left;
margin-right: 20px;
margin-left: 20px;
width: 190px;
}

footer aside h4 {
color: #faf0e6;
font-size: 16px;
line-height: 1.5em;
}

footer ul {
list-style: none;
margin: -15px 0;
}

footer a:link, footer a:visited {
color: #2CAFA1;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #faf0e6;
}

