@charset "UTF-8";
/* CSS Document 

Red: #ee1846
Green: #00aaad
Complementary (Green): #f9ec00

*/


body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #333;
	background: #eee url(/img/bkg_total.png) center repeat-y;
}

#main, #domus {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#domus #video {
	margin: 0 20px 20px 0;
}

#video {
	padding: 10px 10px 10px 10px;
	background: #333;
}

#domus {
	 background: #fff url(/img/bkg_global2.jpg) no-repeat;
}

#domus #right {
	 float: right;
	 width: 560px;
	 min-height: 360px;
}

#domus #right ul {
	 margin: 0;
	 padding: 0 0 0 2em;
}

#domus #right li {
	 margin: 2px 0;
}
#domus #box li {
	 margin: 2px 0;
}

#intro {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #00aaad;
	margin: 0;
	padding: 20px;
}

#domus #right #news {
	margin-right: 20px;
}
.date {
	color: #777;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
}

.country {
	font-size: .9em;
	color: #666;
}

a {
	color: #9b243e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #f1446f;
}

/* Header */
#header {
	height: 89px;
	border-bottom: 1px solid #ccc;
	position: relative;
	background: #fff url(/img/bkg_global2.jpg) no-repeat;
	clear: both;
}

#header a {
	color: #000;
}

#header h1 {
	padding: 5px 0 0 20px;
	margin: 0;
	float: left;
	color: #fff;
	font-size: 1.7em ;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header form {
	margin: 0;
	padding: 0;
}

#header input[type=text] {
	margin: 0;
	padding: 0 0 0 2px;
	height: 18px;
}

#header input[type=submit] {
	margin: 0;
	padding: 0 5px;
	height: 18px;
}

#header ul {
	text-align: right;
	margin: 0;
	padding: 0;
}

#header ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header #mnu_user {
	font-size: .9em;
	line-height: 2em !important;
	padding: 15px 20px 0 0;
}

#header #mnu_user li {
	margin: 0 2px;
}

#header #mnu_user li a {
	margin: 0;
	padding: 4px;
}

#header #mnu_main {
	padding: 10px 20px 0 0;
}

#header #mnu_main li a {
	display: inline;
	margin: 0;
	padding: 2px 5px;
	color: #666;
	font-size: 1.2em;
	text-decoration: none;
}

#header #mnu_main li a:hover {
	background: #ee1846;
	color: #fff;
}

#header #mnu_main #mnm .submenu, #header #mnu_main #lbr .submenu {
	visibility: hidden;
}

#header #mnu_main #mnm:hover .submenu, #header #mnu_main #lbr:hover .submenu {
	visibility: visible;
}

.submenu {
	position: absolute;
	left: 400px;
	top: 68px;
	width: 400px; 
	list-style: none;
	margin: 0;
	padding: 5px 0;
	text-align: center !important;
}

.submenu li {
	margin: 0;
	padding: 0 10px;
	display: inline;
}

.submenu li a {
	font-size: 1.1em !important;
}

.submenu li a:hover {
	background: #00aaad !important;
}
/* ***** */




#ext_left {
	width: 200px;
	height: 340px;
	float: left;
	background: url(/img/lat_cautes.png) 20px 60px no-repeat;
}

#left {
	width: 320px;
	float: left;
	padding: 20px 0 20px 20px;
}

#central {
	width: 560px;
	float: left;
	padding: 0 0 20px 20px;
}

#liber #central {
	width: 620px;
}

#liber #author {
	margin: 0 0 2em;
	font-size: 1.1em;
}

#aion #central {
	width: 760px;
}

#right {
	float: left;
	width: 380px;
	padding: 20px 0 20px 20px;
}

#ext_right {
	float: right;
	width: 200px;
	height: 340px;
	background: url(/img/lat_cautopates.png) 0 60px no-repeat;
}

h2 {
	color: #00aaad;
	font: bold 3em Arial Narrow, Arial, Helvetica, sans-serif;
	margin: 40px 0 10px;
	padding: 0;
}

#ext_left h2 {
	padding-left: 10px;
	color: #ee1846;
}

#liber h2 {
	font-style: italic;
	margin-bottom: 0;
}

.map h2 {
	font-size: 1.3em;
	margin: 0;
}

#right .box {
	margin-bottom: 20px;
}

h3 {
	text-transform: uppercase;
	font: bold 2em Arial Narrow, Arial, Helvetica, sans-serif;
	margin: .8em 0;
}

#central h4 {
	font-size: 1.3em;
	margin: 1em 0 .6em;
}

#central h5 {
	font-size: 1.1em;
}

#central .caption {
	font-size: .9em;
	text-align: right;
	margin: .2em 0;
}

#right .ul {
	margin: 1.2em 0 0 2em;
	padding: 0;
}

#right .box ul li {
	margin: .6em 0;
}

/* Special right boxes */
#right #special, #right #note {
}


#tags ul {
	border: 10px solid #ee1846;
	padding: 10px !important;
	text-align: center;
	margin: -5px 0 0 0 !important;
}

#tags li {
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}

#tags li a {
	color: #ee1846;
	padding: .2em .3em .1em;
	margin: .2em;
}

#tags li a:hover {
	background: #ee1846;
	color: #fff;
	text-decoration: none;
}

.quote {
	padding: 10px;
	border: 10px solid #00aaad;
}

.quote p {
	font-style: italic;
	font: italic 1.4em "Times New Roman", Times, serif;
	margin: 0;
}


#right .inscription p {
	text-align: center;
}

#right .inscription .ins_orig {
	border: 10px solid #00aaad;
	padding: 10px;
	text-transform: uppercase;
	font: normal 1.4em "Times New Roman", Times, serif;
}

#right .inscription .ins_trans {
	font: normal 1.4em "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	padding: 10px;
	border-bottom: 1px solid #00aaad;
	background: #eee;
	margin-top: 0;
}

	

#right #note {
	background: #ffc;
}

#right h3 {
	font-size: 1.6em;
}

#right #map h3 {
	margin: 0;
}

#right #map_canvas {
	height: 200px;
	overflow: hidden;
}

/* ******************** */

#right .plus {
	display: block;
	text-align: right;
	font-size: .9em;
	background: #EEE;
	padding: .2em .4em;
	margin: 0;
}

#right #lupa {
	background: #EEE url(/img/ico_lupa.png) left no-repeat;
	padding-left: 12px;
	color: #333;
}

#right p {
	margin: .4em 0;
}

#footer {
	height: 69px;
	padding: 20px 20px 0 0;
	clear: both;
	border-top: 1px solid #ccc;
}

#footer ul {
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}

#footer form {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer form input {
	background: none;
	margin-bottom: -6px;
}

#footer a {
	color: #333;
}

.clear, .hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.hr {
	background: #ccc;
}


#contact input, #contact textarea {
	width: 400px;
}

input, textarea {
	border: none;
	background: #ccc;
	font: normal 1em Arial, Helvetica, sans-serif;
}

textarea#des {
	width: 552px;
	height: 300px;
	padding: 4px;
}

input[type=submit] {
	background: #000;
	color: #fff;
	font-weight: bold;
	width: auto !important;
}

input[type=checkbox] {
	background: none;
	color: #fff;
	width: auto;
}

table {
	font-size: 1em;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}

#list .order {
	width: 10px;
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}

#list th {
	border-top: 2px solid #333; 
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
}

#list td { 
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
}









#bar_res {
	background: #fce8eb;
	border-top: 1px solid #e21d3c;
	line-height: 2em;
	padding: .2em .6em;
	margin: 0 0 20px 0;
}

#bar_res #filters {
	width: 400px;
}

#bar_res form {
	width: 400px;
	display: inline;
}

#bar_res select {
	width: 100px;
	margin-left: 10px;
}

#bar_res label {
	font-weight: bold;
	line-height: 2em;
}

#bar_res #num_res {
	float: right;
	text-align: right;
	width: 300px;
	margin: 0;
	padding: 0;
}



#rst_num {
	background: #fce8eb;
	border-top: 1px solid #e21d3c;
	line-height: 2em;
	padding: 0 .6em;
	margin: 0 0 20px 0;
}

#rst_num #filters {
	display: inline;
	margin: 0;
	padding: 0;
	width: 300px;
}

#rst_num p {
	float: right;
	text-align: right;
	width: 300px;
	margin: 0;
	padding: 0;
}

#rst_num select {
	width: 100px;
	margin-left: 10px;
}






#filter {
	display: inline;
	width: 400px; 
	list-style: none;
	margin: 0;
	padding: 0;
}

#filter li {
	margin: 0;
	padding: 0 10px;
	display: inline;
}

#filter li a {
}

#filter li a:hover {
}

.nav {
	text-align: center;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

.nav li {
	display: inline;
	margin: 0 1em !important;
	padding: 0 !important;
	line-height: 2em;
	background: none  !important;
}

.nav li a {
	color: #ee1846;
}

#nav_lat {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #ccc;
}

#nav_lat li {
	list-style: none;
	border-bottom: 1px solid #ccc;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#nav_lat li a {
	list-style: none;
	line-height: 2em;
	display: block;
	background: #eee;
	padding: 0 4px 0 10px;
	font-size: 1.1em;
	color: #666;
}

#nav_lat li a:hover {
	background: #ee1846;
	color: #fff;
	text-decoration: none;
}

.prt_thumb, .portada {
	text-align: center;
	background: #eee;
}

a .prt_thumb {
	color: #333;
	text-decoration: none;
}

.prt_thumb {
	width: 92px;
}

.portada {
	width: 280px;
	font-size: 3em;
}

.prt_thumb, .portada {
	color: #333;
	text-decoration: none;
	padding: 1em .3em; 
	border: 10px solid #ccc;
	height: 10em;
	min-height: 10em;
	display: block;
}

.portada {
	border: 10px solid #444;
	min-height: 390px;
	height: 390px;
}

.prt_thumb .titulo, .portada .titulo {
	background: #fff;
	border: 1px solid #444;
	padding: .2em .1em;
	margin-bottom: .4em;
	font: normal .8em Georgia, Times, serif;
}

.prt_thumb span, .portada span {
	font-size: 1.6em;
}

.red {
	color: #ee1846;
}

.error {
	background: #ff0;
}

.alert {
	background: url(/img/bkg_alert.jpg);
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #333;
	padding: 0 1em;
}

acronym {
	cursor: help;	
}

/* /////////////////////////////////////////////// FIGURAS ///////////////////////////////////////////// */

.figura img {
	background: #eee;
}

.figura img {
	border:  10px solid #222;
	margin: 0;
}

.figura p {
	background: #eee;
	border-bottom: 1px solid #222;
	margin: 0;
	padding: 6px 10px;
	text-align: right;
}

.figura a {
	color: #333;
	text-decoration: underline;
}

.figura a:hover {
	color: #333;
	text-decoration: none;
}

.gris p, .gris img {
	border-color: #222;
}

.roja p, .roja img {
	border-color: #ee1846;
}

.verde p, .verde img {
	border-color: #00aaad;
}

#domus .box ul, #aion ul, #cautes ul, .arrow {
	list-style: none;
	padding: 0;
	margin: 1em;
}

#domus .box li, #aion li, #cautes li, .arrow li {
	background: url(/img/bul_arrow.png) 0 5px no-repeat;
	padding-left: 26px;
	margin: 4px 0;
	list-style: none;
}


/* //////////////////////////////////////////////// COMENTARIOS //////////////////////////////////////// */

#comment table {
	margin: 1em 0;
	padding: 0;
}

#comment label {
	color: #333;
}

#comment .colright {
	width: 380px;
}

#comment input[type=text] {
  font: normal 1em Arial, Helvetica, sans-serif;
	width: 380px;
}


#comment input#submit {
	margin-top: 1em;
	width: 10em;
	border: 1px solid #CC9;
	background: #FFF;
}

#comment textarea {
  font: normal 1em Arial, Helvetica, sans-serif;
	width: 380px;
	height: 10em;
}

#comment .post {
	padding: 5px 0;
	border-bottom: 1px solid #999;
}

#comment .dada a {
	color: #666;
}

#comment .dada {
	color: #666;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #eee;
}

#comment .text {
	margin: 0 0 0 18px;
}

#comment .num {
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

