/* CSS by Martin Bijl, last updated september 2005 */

/* :link,:visited { text-decoration:none }
 ul,ol { list-style:none } */
h1, h2, h3, h4, h5, h6, pre, code    {
	font-size: 1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input    {
	margin: 0px 0px 0px 0px;
	padding: 0;
}


*.titel    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	display: block;
	position: relative;
	padding: 30px;
}

*.titel dd    {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

*.titel dt    {
	text-align: right;
	float: right;
	display: block;
}


a img, *:link img, *:visited img    {
	border: none;
}

address    {
	font-style: normal;
}

h2    {
	font-weight: bold;
	margin: 5px auto 15px auto;
}

html {width: 100%}

body    {
	margin: 30px;
	background-color: #4F4F4F; /* #E9AC37;  /#DEDFC0; / #54708B; #104E8B; #F0EBD4 */
	height: 100%;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 85%;
	line-height: 24px;
}

*#main    {
	background-color: #fff;
	border: none;
	width: 784px;
	margin: auto;
	position: relative;
	height: auto;
  border-bottom-width: -12px;;
	border-bottom-style: hidden;

}

html>body #main {
  -moz-border-radius: 2.7em;
  border-radius: 2.7em;
	border: 0px solid #731010;
	padding: 0px;
}

*.colom1    {
	width: 140px;
	float: left;
}

*.colom2    {
	text-align: left;
	background-color: #e8e8e8;
	float: left;
	width: 640px;
	position: relative;
}

html>body .colom2{
  -moz-border-radius-topright: 2.7em;
	-moz-border-radius-bottomright: 2.7em;
  border-right-radius: 2.7em;
  width: 644px;
}

*.w    {
	width: 516px;
	position: relative;
	border: 0px;
	border-style: none;
	padding: 33px;
	background-color: #fff;
	margin: 30px auto 30px auto;
}

*.presentacion    {
	padding-left: 20px;
	padding-right: 20px;
}

*.presentacion p    {
	color: #666666;
	font-weight: normal;
	padding: 3px;
	letter-spacing: 0.2px;/*	text-align: justify;*/
}


*.frame    {
	height: auto;
}

*.frame p    {
	margin: 15px 15px 30px 30px;
}

*.frame img    {
	position: absolute;
}

*.c2textborder    {
	background-image: url(images/diagonal.gif);
}

*.c2textborder div    {
	background-image: none;
	background-color: #fff;
	margin: -30px;
	padding: 30px;
}

*.padding    {
	padding-left: 20px;
	padding-right: 20px;
}

a:hover    {
	background-color: #DFDFDF;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	letter-spacing: 0.7pt;
	text-decoration: none;
	margin: 13px;
	color: #999999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a:active    {
	color: #999999;
}

a:link    {
	color: #333333;
}

a:visited    {
	color: #999999;
}


*.mainmenu    {
	padding: 0px 10px 0px 0px;
	text-align: right;
	list-style-position: inside;
	letter-spacing: inherit;
	margin: 0px;
}

*.mainmenu li    {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

*.abajo    {
	color: #666666;
	text-align: left;
	background-image: url(images/rojo6x6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	position: relative;
	padding: 20px;
	clear: both;
	min-height: 70px;
}

*.r1    {
	background-image: url(images/rojo1.gif);
	width: 6px;
	height: 13px;
	margin-bottom: 75px;
}

html>body *.r1{
background-image: none;}

*.logo    {
	background-image: url(images/logo.gif);
	width: 144px;
	height: 42px;
	margin-bottom: 45px;
}

*.r2    {
	height: 67px;
	vertical-align: bottom;
	background-image: url(images/rojo2.gif);
	background-repeat: no-repeat;
}

dl.indice_revista   {
}

dl.indice_revista dt    {
	font-weight: bold;
	color: black;
	margin: 15px 0px 15px 0px;
}

dl.indice_revista dd,li    {
	list-style-image: url(li.gif);
	list-style-position: outside;
	padding-bottom: 11px;
	display: list-item;
	margin-left: 0px;
	text-indent: 0px;
}

ol    {
	color: #111111;
	font-weight: normal;
	padding: 3px;
	letter-spacing: 0.2px;
	padding-left: 20px;
}

.bottomhack {clear: left; width: 0px; height: 0px; margin: 0px; border; 0px; padding: 1px; display: inline;}
html>body .bottomhack {display: block;}

