/*  
Name: Salão Escola - RVF - René vasconcelos Filho - www.salaoescolarvf.com.br
Author: BRASA - Consultoria e Comunicação - www.brasa.srv.br
Date: 15/05/2009
*/

/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #222 url(../imagens/salaoescolarvf_back.jpg) no-repeat;
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 color: #fff;}
 
a img{ border: 0px; }

a { text-decoration: none;}

input {
 background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid #555;}
	
button {
 background: #222;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444;
 height: 2em;} 


/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.pink { color: #D01A71;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}


/**** Site Container ****/

#container { width: 700px;}



/***Header***/


.header {
	margin:0;
	padding:0;
	min-height:20px;	
	width:1258px;
}
.top {
	width:150px;
	margin:0 auto;
}
.top h1, .top h1 a {
	float:left;
	width:500px;
	height:10px; 
	text-indent:-9999px;
	outline:none;
	padding:0;
	margin:0;
	outline:none;
}
.top ul {
	float:right;
	width:300px;
	list-style:none;
	padding:0;
}
.top ul li {
	float:right;
	display:inline;
	padding:0;
	margin:0 0 0 5px;
}
.top ul li a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	outline:none;
	background:#D01A71;
}
.top ul li a:hover {
	background:#222;
	color:#fff;
}

 
#logo { float: left;}

#logo h1 { 
 margin-top: 30px;
 margin-left: 10px;
 font-size: 1.6em;
 letter-spacing: -0.1em;}
 
/***left Side Bar***/

#navlist {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-left: 5px;
}
 
#navlist ul {
 list-style: none;
}

#navlist li a{
 display: block;
 height: 25px;
  width: 100px; 
 padding: 9px;
 margin: 5px;
 background: inherit;
 border-right: 4px solid #444;
 color: #999;
 text-transform: lowercase;
 font-size: 0.9em;}
 
#navlist li a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 4px solid #D01A71;}
 
#navlist li .active {
 color: #999;
 background: #333;
 border-right: 4px solid #444;}


/***Content***/

#content { float: right; width: 510px; margin-top: 10px; margin-left: 2px; }

#content a { color:#D01A71; font-weight: bold;}

#content a:hover { 
 color: #fff; 
 background: #D01A71; 
 font-weight: bold;}
 
#content p {line-height: 1.4em; font-size: 0.7em; margin-bottom: 20px; color: #f4f4f4;}

 
#content h3 {
text-indent: 20px;
color: #999;
letter-spacing: -0.1em;
margin-bottom: 4px;
}

#content h3:hover { color: #fff;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(../imagens/codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 425px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content h4 {
text-indent: 20px;
color: #D01A71;
letter-spacing: -0.1em;
margin-bottom: 4px;
}

#content h4:hover { color: #fff;}

	#content .code{
	  color: #444;
	  background: #F4f4f4 url(../imagens/codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 425px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote {
	color: #999;
	font-style: italic;
	font-size:20px;
	text-align: center;
	width: 300px;
	margin: 10px auto;
}
 
.bottom {
	width:900px;
	margin:10px auto;
}
.bottom .left {
	float:left;
	margin:10px;
	padding:0;
	width:570px;
}
.bottom .left  h3{
	float:left;
	clear:both;
	color:#fff;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0 0 3px 0;
	width:570px;
	font-family:"courier new", helvetica, "times new roman", monospace;
	font-size:18px;
}
.bottom .left ul {
	float:left;
	clear:both;
	padding:0;
	margin:0;
	list-style:none;
	width:990px;
}
.bottom .left ul li {
	float:left;
	display:inline;
	width:135px;
	padding:0;
	margin:0 30px 0 0;
}
.bottom .left ul li img {
	border:3px solid #fff;
	margin:0 0 10px 0;
}
.bottom .left ul li h5 {
	border-bottom:3px solid #D01A71;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}
.bottom .left ul li p {
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 0 0;
	width:170px;
}
 
 
/***Footer***/

#footer {
 text-align: center;
 color: #666;
 margin-top: 30px;
 font-size: 0.7em;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	

 