* {margin: 0px;padding: 0px;}
#accesnav {position: absolute;top: -100000px;left: -100000px;}
.hide {display: none;}

/*______________________________
position_____________________*/

body {text-align: center; background-image: url(../_img/bkg_pattern.gif); background-repeat: repeat;}

#s-wrap {width: 785px; margin:0px auto;  text-align: center;}
#s-wrap {background-image: url(../_img/bkg_content_ie.gif); background-repeat: repeat-y;}
html>body #s-wrap {background-image: url(../_img/bkg_content_moz.png); background-repeat: repeat-y; }


#wrap {
	width: 630px; 
	
	margin: 0px auto;
}

#foot {
	clear: both;
}

#sidebar {
	padding-top: 12px;
	width: 210px;
	float: left;
	text-align: left;

}
#main {
	padding-top: 20px;
	width: 420px;
	float: left;
	margin-bottom: 100px;
}

#nav
{
width: 420px;
/*margin: 10px 0 0 30px;*/
padding: 0;
height: 20px;
text-align: center;
margin-bottom: 25px;
}



#nav ul{
border: 0;
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align: center;
}



#nav ul li{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}



#nav ul li a{
width: 82px;
height: 20px;
border-right: none;
padding: 0;
margin: 0  2px 0px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/20px Arial, Georgia, verdana, lucida, sans-serif;
letter-spacing: -0.01em;
text-transform: uppercase;
font-weight: bold;
background-color: #244223;
}

#nav ul li.first a{
border: 0px;
}

#nav ul li a:hover{
background: #363636;
}



/*______________________________
images_____________________*/



.foto img{
	padding: 5px;
	border: 1px solid #133112;
	background-color: #CD9B52;
	margin-bottom: 3px;
	
}
.profiled img{
	background-color: transparent!important;
	border: 0px!important;
	padding: 0px!important;
}

.foto {
	font-family: verdana, arial, helvetica;
	background-color: #D4BE8A;
	line-height: 100%;
	margin-bottom: 30px;
	font-family: verdana, arial, helvetica;
	font-size: 0.7em!important;
}

.c {
	text-align: right;
}
.r {
	float: right;
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.l {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}


/*______________________________
fonts_____________________*/


#content {

	text-align: left;
}

/*______________________________
fonts_____________________*/


body {
	font-family: georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
}

#content h2 {
	color: #244223;
	font-size: 1.25em;
	margin-bottom: 5px;
}

#content h3 {
	color: #6F5E37;
	font-size: 1em;
	margin-bottom: 5px;
	font-weight: lighter;
}

#content p, #content li {
	font-size: 0.87em;
	margin-bottom: 10px;
	line-height: 150%;
}


#content li{
	margin-left: 15px;
	font-weight: bolder;
}
#content a{
	color: #244223;
	text-decoration: underline;
	font-weight: bold;
}

#foot {
	clear: both;
   text-align: center; width: 100%; font-size: 0.8em; color: black; 
}

#foot a {
	color: black
}

/*______________________________
sidebar_____________________*/

#sideimage{
	margin-top: 60px;
}

/*______________________________
subnav_____________________*/



#subnav {

	background-image: url(../_img/bkg_subnav_bracket.gif);
	width: 190px;
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	margin-top: 60px;
	margin-bottom: 28px;
}
#subnav ul {
	text-align: right;
	margin: 5px 15px 0px 0px;
}

#subnav ul li{
	list-style-type: none;
font: normal 0.85em/25px Arial, Georgia, verdana, lucida, sans-serif;
letter-spacing: 0.2em;
text-transform: uppercase;
font-weight: bold;	
}

#subnav ul li a{ 
color: #244223;
text-decoration: none;
} 

/*______________________________
thb_____________________*/

div#thb {
	width: 198px;
}
div#thb img {
	margin-right: 7px;
	margin-bottom: 5px;
}

div#paneles{
	width: 185px;
	font-family: verdana, arial, helvetica;
	font-size: 0.7em;
}
div#paneles a{
	color: #244223;
	text-decoration: none;
	font-weight: bold;
}
div#paneles a.out{
	margin-left: 7px;
}
div#paneles p.img a{
	background-color: #737f70;
	display: block;
	padding: 5px;
	text-transform: uppercase;
	border: 1px solid #133112;
}
div#paneles p.img{
	padding: 5px;
	border: 1px solid #133112;
	background-color: #CD9B52;
	margin-bottom: 3px;
}
