body {
	margin: 0px;
	padding: 0px;
	background: #fff url('img/bg.gif') top left repeat-y;
	color: #336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { margin: 0px; padding: 0px; }
h2 {
	color: #036;
	font-size: large;
	text-align: center;
}
p { color: #336; }
.der { text-align: right; }
.cen { text-align: center; }
img, a img { border: none; }
a {
	text-decoration: none;
	color: #30c;
	font-weight: bold;
}
a:active, a:hover { color: #06c; }

#menu {
	width: 100%;
	background-color: #2F6286;
	float: left;
	border-top: 1px solid #7E9EB4;
	font-family: Arial, Verdana, sans-serif;
}

#menu ul { padding: 0px; }
#menu ul li { display: inline; }

#menu ul {
	margin: 0px;
	padding: 0px;
	color: #fff;
}

#menu ul li a {
	padding: 4px 3px;
	background-color: #2F6286;
	color: #cc9;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-left: 1px solid #7E9EB4;
	border-right: 1px solid #1F4158;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #fff;
}

div#divindex {
	margin: 0px;
	padding: 0px 0px 20px 100px;
	background: transparent url('img/marco.gif') top left no-repeat;
	color: #000;
	text-align: center;
	border-top: 1px solid #1F4158;
	clear: both;
	border-right: 1px solid #fff;
}

img#iso {
	width: 260px;
	height: 180px;
	margin: 20px 0px 0px 0px;
}

p.intro, h2#h2ini {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	color: #963;
	padding-bottom: 60px;
}

h2#h2ini {
	padding-top: 30px;
	padding-bottom: 5px;
}

.guarda, .final {
	background: transparent url('img/guarda.gif') bottom center no-repeat;
}
.final {
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.promo {
	font-size: 0.9em;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

div.sep {
	clear: both;
	color: tansparent;
	border: none;
	height: 30px;
	background: transparent url('img/guarda.gif') bottom center no-repeat;
}
div.sep hr { display: none; }

ul#auspicios { margin: 0px; padding: 0px; }
ul#auspicios li {
	display: inline;
	margin: 0px;
}
ul#auspicios img { margin-bottom: 15px; }
ul#auspicios a {
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #963;
	display: block;
	width: 48%;
	float: left;
	margin-bottom: 45px;
}

p#pie {
	color: #963;
	font-style: italic;
	font-size: 0.7em;
	margin: 20px;
}

/* acerca.htm - contacto.htm */
div#divpagec {
	margin: 0px;
	padding: 20px 80px 50px 160px;
	background: transparent url('img/marco.gif') top left no-repeat;
	color: #336;
	text-align: center;
	border-top: 1px solid #1F4158;
	clear: both;
	border-right: 1px solid #fff;
	font-size: 0.8em;
}
p.escudo {
	padding-bottom: 80px;
}

/* curric.htm, docencia.htm */
div#divpage {
	margin: 0px;
	padding: 20px 10px 10px 110px;
	background: transparent url('img/marco.gif') top left no-repeat;
	color: #336;
	text-align: left;
	border-top: 1px solid #1F4158;
	clear: both;
	border-right: 1px solid #fff;
	font-size: 0.8em;
}
dd { font-style: italic; margin-bottom: 0.5em; }
li { margin-bottom: 0.5em; }
p.foto { position: absolute; right: 30px; }
dl.datos dt { float: left; width: 12em; }
dl.datos dd { clear: right; margin-bottom: 0em; }
h3 { font-size: 1em; margin-top: 2em; }

ul#menudis {
	background: #fff url('img/puente.jpg') top left no-repeat;
	height: 130px;
	padding-left: 300px;
	padding-top: 50px;
}
ul#menudis li { margin-bottom: 0.2em; }
ul#menudis a:link, ul#menudis a:visited { color: #090; }
ul#menudis a:hover, ul#menudis a:active { color: #0c0; }

p.flotcen {
	text-align: center;
	width: 240px;
	float: left;
	font-size: 0.8em;
}
.clear { clear: both; padding-top: 1.5em; }

table.docu {
	margin: 1em 5%;
}
table.docu th {
	background-color: #666;
	color: #fff;
	
	font-size: 0.9em;
}

table.docu td {
	background-color: #eee;
	font-size: 0.8em;
	text-align: center;
}
table.docu td.cell {
	font-size: 0.9em;
	text-align: left;
}
table.docu tr.row td {
	background-color: #ccc;
}
table.docu td img {
	width: 30px;
	height: 31px;
}

dl.links dt { font-weight: bold; margin-bottom: 0.5em; margin-top: 0.5em; }
dl.links dd { font-style: normal; margin-bottom: 0em; }

ul#novedad {
	margin: 5em 0em 10em 2em;
	list-style-image: url('img/vineta.gif');
}
ul#novedad a { color: #f00; }
ul#novedad a:hover, ul#novedad a:active { color: #f90; }

p#soft {
	text-align: center;
	font-size: large;
	margin-top: 0em;
}
p.back {
	text-align: right;
	margin: 0px 10px;
}