/* CSS Document */

body	{
	color: #000;
	background: #fff;
	background-image:url(../img/fnd01.gif);
	margin: 0;
	padding: 0;
	}
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #b3002d;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : line-through;
	color: #b35047;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #ff0040;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #ff0040;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 10px;	
	line-height: 16px;	
	}
p	{
	font-size: 11px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	}
h4	{
	font-size: 11px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	}

h1	{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;	
	line-height: 26px;	
	}

h2, h3	{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #b3002d;
	}
h3{
	font-size: 14px;
	}
h5	{
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
h6	{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color:#FFFFFF;
	}
ul	{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #b3002d;
	}
li {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: none;
	}
#maincontent li  {
	list-style-image: url(../img/arrow.gif);
	margin-left: 25px;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

#header	{
	background: #2c2c2c url(../img/header.png) no-repeat center;
	width: auto;
	height: 90px;
	top: 0;
	margin: 0;
	padding: 0;
	}
#header2	{
	margin: 0px auto;
	width: 700px;
	height: 90px;
	bottom: 0;
	overflow: hidden;
	}	
#logo	{
	position: absolute;
	background-image: url(../img/logo_o.png);
	top: 40px;
	margin: 0px auto;
	padding: 0;
	}
#logo	{
	position: absolute;
	top: 30px;
	margin: 0px auto;
	padding: 0;
	}
#main	{
	margin: 0px auto;
	background-color:#F6F6F5;
	border: 10px solid #fff;
	width: 730px;
	height: auto;
	display: block;

	}
#subheader	{  
	margin: 0px auto;
	background: url(../img/watermark.png) no-repeat center;
	background-color:#ddd;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-top: 10px solid #fff;
	width: 730px;
	height: 200px;
	overflow: hidden;
	left: 30px;
	}
#subheader	img{  
	margin: 0px auto;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 730px;
	}
#subheader.filosofia, #subheader.portfolio, #subheader.contacto, #subheader.curriculum{
	background-image: url(../img/imgr/03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
 #subheader.portfolio{
	height: 1px;
	}
 #subheader.curriculum{
	background-image: url(../img/imgr/02.jpg);
	}
 #subheader.contacto{
	background-image: url(../img/imgr/07.jpg);
	background-position: center left;
	}
#footer	{  
	margin: 0px auto;
	padding: 10px;
	background-color:#2d2d2d;
	border-bottom: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	width: 710px;
	height: auto;
	text-align: center;
	clear:both;
	}
#nav	{  
	margin: 0 auto;
	background-color:#dddeda;
	width: 730px;
	height: 20px;

	}	
#nav ul	{
	display: block; 
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
#nav li	{
	text-align: center;
	width: 100px;
	margin: 0;
	font: 10px/15px  Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	float:left;
	text-transform: capitalize;
	letter-spacing: 1px;
	}
#nav li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	border-bottom: 4px solid #4A5868;
	width: 100px;/*VALOR PARA EXPLORER*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 96px;
	color:#2d2d2d;
	}
html>#nav li a {
	width: 98px;/*SOLO PARA OPERA*/
	}
#nav li a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#ff0040;
	border-bottom: 4px solid #ff0040;
	}
#right	{
	padding: 55px 10px 10px 20px;
	width: 195px;
	height:auto;
	float: right;
}
#right img {
	padding: 10px;
	border:  solid 1px;
	border-color: #ddd;
	background-color:#FFF;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
#maincontent	{
	padding: 10px 0px 10px 20px;
	width: 470px;
	height:auto;
	}
#maincontent p	{
	text-align: justify;
	}




/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	background: transparent url(/images/bgpat.gif) repeat;
	display: block;
	margin: 0;
	width: 100px;
	line-height: 25px;
	} 

#nav td a:hover {
	color: #f60;
	background: white url(/images/nopat.gif) repeat;
	} 

td#home a:link img, td#home a:visited img {
	color: #c30;
	background: transparent url(/images/bgpat.gif) repeat;
	width: 400px;
	height: 75px;
	} 

td#home a:hover img {
	color: #f60;
	background: white url(/images/nopat.gif) repeat;
	width: 400px;
	height: 75px;
	}

#divHR {
	clear:both;
	height: 1px;
	}
