body{
font-family:arial;
color:#5B5B5A;
}

div{
	background-color:white;
}

h1{
	font-size:14pt;
	font-weight:bold;
	margin-bottom:0;
	border-bottom:1px solid #ccc;
}

h2{
	font-size:0.7em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}

h3{
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:5;
}

p{
	font-size:0.7em;
	margin-top:2px;
}

hr{
	margin:0;
	border-top:1px dotted;
	border-bottom:none;
	border-right:none;
	border-left:none;
}

span{
	font-weight:bold;
}

.menu{
	float:left;
	width:186px;
	height:318px;
	background-color:white;
}

.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:5px;
	display:inline;
}



.menu ul li:hover{
	background-color:#eee;
}

.idioma{
	font-size:0.7em;
	margin-top:2px;
	text-decoration:none;
}

.foto{
	background-color:white;
}

.contenido{
	overflow-y:auto;
	width:319px;
}
.contenido2{
	float:left;
	width:319px;
	height:133px;
}


.cuadro{
	border:1px solid #999;
	display:inline;
	float:left;
	margin:2px;
	padding:2px;
	width:149px;
}

.cuadro ul{
	list-style-position:inside;
	margin:0;
	padding:0;
}


.cuadro ul li{
	font-size:.7em;
	color:#2579AC;
}

.cuadroImg {width:548px;height:318px;float:left}

.cuadroImg a img{
	border:1px solid black;
	padding:2px;
}

.cuadro2{
	border:1px solid #999;
	display:inline;
	float:left;
	margin:2px;
	padding:2px;
	width:290px;
}

.cuadro2 h2{
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}

.cuadro2 img{
	float:right;
}

.cuadro2 p{
	float:right;
	color:#2579AC;
	margin:2px;
}

table {
	border:1px solid black;
	width:308px;
}


table tr td{
	border:1px solid black;
}

table tr td{
	width:100px;
}

table{
	font-size:9pt;
	text-align:center;
}

.menuCatalogo .activo{
 background-color:#D0E2E4;font-weight:bold;
}

.menuCatalogo a{
	text-decoration:none;
	color:inherit;
}

.menu a{
	text-decoration:none;
	color:inherit;
}

.menu .activo{
 background-color:#D0E2E4;font-weight:bold;
}
