body { 
    scrollbar-3dlight-color:#F7F7F7; 
    scrollbar-arrow-color:#EAEDED; 
    scrollbar-track-color:#F7F7F7; 
    scrollbar-darkshadow-color:#F4FDFF; 
    scrollbar-face-color:#EAEDED; 
    scrollbar-highlight-color:#F4FDFF; 
    scrollbar-shadow-color:#808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0;
	background: #317eab url(/images/bg.gif) repeat-x 0 0;
}

ul { margin: 1.75em 1.75em; padding: 0; }

li { margin: 0 0 .25em 0; padding: 0; }

#container {
	width: 760px;
	margin: 10px auto;

}

#titulo {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: -19px;
	height: 144px;
	background-image: url(/images/2006logove.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#estribillo {
        margin-top: 60px;
        font-size: 11.5px;
color: #bad7f3;
font-weight: bold;
background-image: url(/images/logove2.gif);
background-repeat: no-repeat;
background-position: left bottom;
height: 50px;
        
}

#fecha {
       float: right;
       margin-top: -20px;

}

#menu {
	margin: 11px 0 20px 225px;
	padding: 1.5em 0 0 0;
	width: 530px;
	background: transparent url(/images/2006fondobk.gif) no-repeat 0 0;
}

#menu_item {
	margin: 0;
	padding: 0 2em 1.5em 2em;
	background: transparent url(/images/2006fondobj.gif) no-repeat bottom left;
	text-transform: uppercase;
}

#menu_item li {
	display: inline;
	margin: 0 .5em 0 0;
	padding: 0 .75em 0 0;
	list-style: none;
	border-right: 1px solid #32749a;
}

#ruta {
	margin-top: 15px;
	margin-bottom: 5px;
    padding-top: 30px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	border-top: 1px solid rgb(164,164,164);
	border-bottom: 1px solid rgb(164,164,164);
}

#abstract {
	width: 440px;
	height: 300px; 
	padding: 6px;
}

#indice {
	width: 290px;
	float: right;
	border: 1px dotted gray;
	padding: 6px;

}

.foto {
	height: 180px;

}

#cuerpo {
	/*background-color: #FFFFFF;*/
	margin-top: 2px;
	min-height: 1%; /* float clearing for IE7 (triggers hasLayout) */
	font-size: 1.2em;
}	

#cuerpo h2 {
	font-size: 110%;
	color: #FFF;
        text-transform: uppercase;
}

#col1 {
	width: 340px;
	float: left;
	padding: 10px 8px 45px;
	margin: 
}

#col2 {

}


#footer {
        clear: both;
        margin: 0 auto;
        text-align: center;
}

.autor {
	font-style: italic;
	margin-top: -10px;
	
}

.obra {
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
}

.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 */


/* -- Links ------------------------------ */

a:link, a:visited {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a:hover{ 
color:#000000;
font-weight:bold;
text-decoration:underline; }
/* -- Links ------------------------------ */
a.link:link, a.link:visited {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.link:hover{ 
color:#ffffff;
font-weight:bold;
text-decoration:underline; }
/* -- Links ------------------------------ */
