* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
body {
	background: #FFF url(img/bg.gif) repeat-x;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #F06;
}
/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
	/*background: url(img/stripes.gif) no-repeat;*/
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 10px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 10px;
	text-align: left;
}
.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: center;
}
.header h2 span {
	background: #fff;
	color: #000;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	margin: 0 37% 20px 1%;
	width:700px;
}
.content .descr {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 0px;
}
.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content a,.footer a {
	color: #F06;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px solid #F06;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

/* navigation */
.nav {
	right: 1%;
   /*	text-align: left;*/
	width: 210px;
}
.nav .logo {
	/*background: url(img/logo.gif) no-repeat center top;*/
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;

}

.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav ul {
    text-align:center; 
    font-size: 1.4em;
    
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.2em serif;
	padding: 3px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}

/* subnav */
.right {
	background: #222;
	right: 42px;
	width: 18%;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;

}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
	text-align: center;
	
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

a.menu { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
	text-align: left;
	
}
a.menu:link{	
	color: #777;
	display: block;
	font-size: 1.3em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
a.menu:visited{	
	color: #777;
	display: block;
	font-size: 1.3em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
a.menu:active{	
	color: #777;
	display: block;
	font-size: 1.3em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
a.menu:hover {
	color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(img/round.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 42% 0 1%;
	padding: 8px 6px;
	width:700px;
}
.webcam {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #00CC00;
    font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	text-align: center;
}
a.interc { 
	color: #000;
	font-size: 1.4em;
	text-decoration: none;}
a.interc:link{	
	color: #000;
	font-size: 1.4em;
	text-decoration: none;
}
a.interc:visited{	
	color: #000;
	font-size: 1.4em;
	text-decoration: none;}
a.interc:active{	
	color: #000;
	font-size: 1.4em;
	text-decoration: none;}
a.interc:hover {
	color: #000;
	font-size: 1.4em;
	text-decoration: none;}
.comentario {
    color: #777;
	font-size: 1.1em;}
.banner {
	font-size: 10.5px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}