@charset "utf-8";
/* selectores HTML */
body {
font:13px Arial, Verdana, Helvetica, sans-serif;
background:#fff;
margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding:0;
text-align:center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color:#000;
}
h1 {
width:100%;
height:163px;
margin:0 0 -141px 0;
padding:0;
font-size:150%;
text-indent:-3000px;
background-image:url(../images/cabecera.gif);
background-repeat:no-repeat;
}
#IEroot h1 {
margin:0px 0px -147px 0px;
padding:0px;
}
h2 {
font: bold 140%/0.8em Georgia, Times, serif;
margin:0;
padding:0;
display:inline;
}
h3 {
width:454px;
height:22px;
font-size:125%;
margin:22px 0 20px 0;
padding:2px 0 0 6px;
background-image:url(../images/fdo_h3.gif);
}
h4 {
margin:0;
padding:0;
font-size:130%;
text-indent: -3000px;
}
h5 {
font-size:100%;
margin: 0px;
padding:0px;
}
img {
border:none;
}
/* vínculos de hipertexto */
a {
font-weight:bolder;
color:#c00;
text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
text-decoration: underline;
}
a:focus {	
}
a:active {
}
dt, dd {
margin:0;
padding:0;
}

/* componentes de página */
#container {
width:980px;
background:url(../images/fdo_container.gif) repeat-y #fff;
margin:0 auto; /* el valor "auto" para margin, junto con un ancho, centra la página */
padding:0;
text-align:left; /* sobreescribe el text-align: center del elemento body. */
position:relative;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#nav {
width:100%;
padding:0 0 0 15px;
}
#nav li {
float:left;
list-style:none;
}
#nav li a {
display:block;
text-align:left;
color:#000;
margin-right:54px;
}

#tag {
width:830px;
padding:95px 0 0 0;
margin:0 auto; /* el valor "auto" para margin, junto con un ancho, centra la página */
text-align:left; /* sobreescribe el text-align: center del elemento body. */
}
#tag p {
display:inline;
line-height:0.7em;
margin-left:30px;	
}

#subheader {
width:800px;
height:8px;
margin:0 0 0 30px;
background:url(../images/linea.gif) no-repeat bottom center;
}

#cuerpo {
width:100%;
margin:0px;
padding:0px 35px 0px 35px;
overflow:hidden;
}
#office {
width:280px;
height:410px;
float:left;
position:relative;
background:url(../images/office.gif) no-repeat top left;
}
#info {
width:490px;
float:left;
position:relative;
text-align:justify;
}
#info li {
margin:12px 12px 14px 0px;
}
#info p {
padding-left:7px;
}
#info > p:first-child {
font-size:85%;
padding:20px 0px 0px 0px;
margin:0px;
}
#submenu ul {
margin-bottom:20px;
}
#submenu ul li {
list-style:none;
display:inline;
margin:0px;
padding:0px 10px 0px 10px;
}
.on {
border-bottom:#333 groove;
font-weight:bold;
}
#raravis {
width:190px;
min-height:403px;
background:url(../images/rara_avis.gif) no-repeat;
position:absolute;
left:814px;
}
#IEroot #raravis {
height:auto !important;
}
#raravis p {
text-indent: -3000px;
}
#news {
margin:0;
padding:0;
list-style:none;
}
#news li {
height:174px;
margin:0;
padding:0;
list-style:none;
border:#000 solid 1px;
}

#footer {
height:3em;
font-size:85%;
padding:6px 190px 4px 55px;
margin:20px 0 0 0;
background:url(../images/footer.gif) no-repeat;
clear:both;
}
#IEroot #footer {
padding-top:14px;
}
#footer li {
margin-right: 15px;
display: inline;
}

#raravis ul {
margin-top:150px;
}
#raravis li, #footer li {
list-style:none;
}
#raravis li {
line-height:24px;
}
#raravis a {
color:#000;
}

.foto {
width:500px;
height:370px;
margin:0 0 0 7px;
padding:0px;
}
.foto ul {
margin:0px;
padding:0px;
}
.foto li {
float:left;
display:inline;
width:182px;
height:174px;
padding:0 48px 4px 0;
margin:0px;
text-align:center;
}
.foto img {
margin-bottom:10px;
padding:0px;
border:#c00 solid 1px;
}
.foto a {
background:none;
display:block;
}
.clear {
clear:both;
margin:20px 0 15px 0;
}
.linkedIn {
margin:-5px 8px 0 0;
float:right;
}

/*clearfix*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
* html .threepxfix {
margin-left:3px;
}
/*fin clearfix*/

.vcard span {
display:block;
padding-bottom:2px;
}
.org {
font-weight:bold;
}