@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
	text-decoration:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

remember to define visible focus styles! 
:focus {
	outline: 1px;
} 

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration: none; }

/******************  CORES  ******************/

.azul {color:#069;}
.verde {color:#990;}
.vermelho {color:#933;}
.agua {color:#099;}
.laranja {color:#F96;}
.cinza {color:rgb(110,110,110); }

/****************************************************************************************************/

body { 
	background-color:rgb(241,241,241);
	background-repeat:no-repeat;
	overflow-y:scroll;
}

#wrapper {
	width:1024px;
	margin:0 auto;
	padding-bottom:50px;
	background-repeat:no-repeat;
	min-height:645px;
}
#lista ul a, #lista ul li, #lista ul, nav {
	min-width:850px;
	width:850px;
}

h1 {
	position:relative;
	left:35px;
	font:normal normal 24px/30px 'Droid Serif', Georgia, Serif;
	color:rgb(130,130,130);
	width:300px;
	margin-bottom:35px;
}

h1 img { 
	display:inline;
	vertical-align:middle; 
}

.capa {
	margin-left:200px;
	display:inline-block;
	width:120px;
	height:60px;
	overflow:hidden;
	vertical-align:top;
}

li h2 {
	font: normal normal 25px/32px 'Droid Serif', Georgia, Serif;
	max-width:170px;
	min-height:60px;
	display:inline-block;
	margin-left:18px;
	vertical-align:top;
}

li h3 {
	display:inline-block;
	min-height:60px;
	padding-top:7px;
	font:normal normal 14px/32px 'Droid Sans', Arial, helvetica, Sans;
	margin-left:18px;
	width:315px;
}

li {
	margin:15px 0;
	height:auto;
}

#azul hr {
	margin-left:165px;
	color:#006599;
	background-color:#006599;
	border:none;
	height:1px;
}


#verde hr {
	margin-left:165px;
	color:#989900;
	background-color:#989900;
	border:none;
	height:1px;
}

#vermelho hr {
	margin-left:165px;
	color:#993331;
	background-color:#993331;
	border:none;
	height:1px;
}

#agua hr {
	margin-left:165px;
	color:#009997;
	background-color:#009997;
	border:none;
	height:1px;
}

#laranja hr {
	margin-left:165px;
	color:#FF9A66;
	background-color:#FF9A66;
	border:none;
	height:1px;
}
a {
	text-decoration:none;
	border:none;
}

/*************************************************************************/

.topo{
	margin:0 0 30px 130px;
    text-align: left;
    width: 590px;
}

.fotos{
	margin: 30px 0 30px 130px;
    text-align: justify;
    width: 650px;
}

#info{
	width:730px;
	min-height:625px;
	margin:40px 0 0 225px;
}


h2,h3,h4,.fotos img, .fotos li {display:inline;}
.fotos li { height:100px; cursor:pointer; }
.fotos li a { width:auto; }
.fotos li a, .fotos li a img { height:100px; }

h2 {
	font: normal normal 27px/28px 'Droid Serif', Georgia, Times, Serif;
	
}

h3 {
	font: normal normal 15px/20px 'Droid Sans', Arial, helvetica, Sans;	
	
}

h4 {
	font: normal normal 13px/20px 'Droid Sans', Arial, helvetica, Sans;
	
}
.texto1 {
	width:300px;
	display:inline-block;
	margin-left:20px;
	margin-top:20px;
	vertical-align:top;		
}

.texto2 {
	width:300px;
	display:inline-block;
	margin-top:20px;
	padding-left:25px;
	vertical-align:top;			
}

.caracteristicas {
	font: normal normal 13px/18px 'Droid Serif', Georgia, Times, Serif;
	display:inline-block;
	text-align:left;		
}

ul.caracteristicas2 {
	font: normal normal 13px/18px 'Droid Serif', Georgia, Times, Serif;
	display:inline-block;
	text-align:left;	
	min-width:280px;
	width:288px;
}

ul.caracteristicas2 li {
	min-width:280px;
	width:280px;
}

.carac_titulo {
	font: normal bold 13px/18px 'Droid Serif', Georgia, Times, Serif;		
}

#dados {
	margin-top:45px;
	margin-left:130px;
	background-image:url(/imgs/dados.png);
	padding-bottom:15px;
	border-top:1px solid rgb(210,210,210);
	border-bottom:1px solid rgb(210,210,210);
	color: #666;
	width:650px;
}

/************************************************************************************************/

#janela {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	background-image:url(/imgs/janela2.png);
	text-align:center;
	padding-top:10%;
}

#janela img { border:5px solid gray; }

/****************************************************************/

.msg{
    font: normal normal 13px/18px 'Droid Sans', Arial, helvetica, Sans;
    position: absolute;
    top: 0; left: 50%;
    width: 300px;
    margin-left: -150px;
    padding: 9px 10px;
    z-index: 99;
    text-align: center;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#env{
	background-color: #90EE90;
	color: #008000;
	border: 2px solid #3CB371;
}

#error{
	background-color: #FF4500;
	color: #F5F5F5;
	border: 2px solid #FF0000;
}