@import url(/css/jquery-prettyPhoto.css);

/* General */
body {
  background-color: #721a0b;
  background-image: url('/img/canvas.background.gif');
  background-repeat: repeat-x;
  background-position: top;
}

div.canvas {
  position: absolute;
  margin-left: 50%;
  left: -40em;
  background: url('/img/stage.content.background.gif') repeat-y 325px;
}

div#canvas_top_right {
  background: url('/img/canvas.background.gif') repeat-x top;
}

a.button {
  color: white;
  font-size: 9pt;
  display: block;
}

/* Main menu */
div#main_menu {
  background: url('/img/main_menu.background.gif') no-repeat top right;
  height: 292px;
  clear: both;
}
 
div#main_menu ul {
  padding: 42px 0px 0px 65px;
  display: block;
}

div#main_menu ul li {
  background: url('/img/main_menu.menuicon.gif') no-repeat 0px 7px;
  padding-left: 10px;
  height: 30px;
}

div#main_menu li a {
  color: white;
  font-size: 14pt;
  /* font-weight: bold; */
}

/* Others */
div#language_selector {
	float: right;
	margin: 22px 71px 0px 0px;
	width: 25em;
	text-align: right;
}

div#language_selector a {
  color: white;
}
  
div#illustrate_banner {
  margin: 65px 0px 0px 0px;
}

div#logo {
  background: url('/img/logo.background.gif') no-repeat bottom right;
  height: 132px;
  margin: 0em;
  width: 100%;
}

div.stage {
  background: url('/img/stage.background.gif') no-repeat top left;
  height:370px;
}

/* Forms */

/* Contents */
div#content_layout {
  width: 27em;
  float: left;
}

div#content {
  width: 35.5em;
  padding: 2em 2em 2em 2.5em;
  float: left;
}

a.button {
  background: url('/img/link.button.background.gif') repeat-x center;
  padding: 0 10px;
  text-decoration: none !important;
}

/* Tables (lists, data grids... ) */
div.table div.preheader {
  color: #76665D;
  text-transform: uppercase;
  font-size: 10px;
}

div.table div.header {
  color: #76665d;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 30px;
}

div.table table {
  border-top: 1px solid #a69b8d;
}

div.table div.image_link img {
  border: 4px solid white;
  margin: 15px 20px 12px 0;
}

div.table tbody tr td {
  padding: 0em;
  vertical-align: top;
  border-bottom: 1px solid #a69b8d;
}

div.table table div.section {
  width: 23em;
}

div.table div.section div.header {
  color: #721a0b;
  font-family: serif;
  font-weight: bold;
  font-size: 16pt;
  margin-bottom: 0px;
  padding-top: 10px;
}

div.table div.section div.header a {
  color: #721a0b;
}

div.table div.section div.content {
  color: #ffffff;
  font-size: 10pt;
  font-family: serif;
  padding-top: 5px;
  min-height: 35px;
}

div.table div.section div.foot {
  text-align: right;
  padding: 10px 0 10px 0;
}

div.table div.section div.foot a {
  display: inline;
  font-size: 8pt;
  padding: 2 7px 2 7px;
}

/* */
div#highlights_resume_list {
  color: #FFFFFF;
  float: right;
  margin-top: 13em;
  width: 13em;
}

div#highlights_resume_list div.header {
  border-bottom: 1px solid #B08582;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

div#highlights_resume_list div.content ul li {
  list-style-image: url('/img/list.style.image.gif');
  height: 13px;
  line-height: 13px;
}

div#highlights_resume_list div.content ul li a {
  font-size: 7pt;
  color: #ffffff;
}

/* contenido al margen */
div.secondarycontent {
  width: 20em !important;
  margin: 2em 2em 2em 5em !important;
}

div.secondarycontent h1 {
  border-bottom: 1px solid #B08582;
  font-size: 10pt;
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom: 3px;
  color: #ffffff;
}

div.secondarycontent h2 {
  font-size: 10pt;
  padding-bottom: 3px;
  margin-bottom: 3px;
  color: #ffffff;
  font-style: italic;
}

div.secondarycontent p {
  color: #ffffff;
}

div.secondarycontent p a {
  color: #ffffff;
  text-decoration: underline;
}

div.secondarycontent ul li {
  height:13px;
  line-height:13px;
  list-style-image:url(/img/list.style.image.gif);
  color: #ffffff;
}

div.secondarycontent ul li a {
  color: #ffffff;
}

/* Contenidos */
div#content_header {
  clear: both;
  border-bottom: 1px solid #a69b8d;
  width: 34em;
}

div#content_header h1 {
  color:#76665D;
  font-size:14pt;
  font-weight:bold;
  margin-bottom:30px;
}

div#content_images {
  float: left;
  width: 10em;
}

div#content_images img {
  border:4px solid white;
  margin:20px 20px 0 0;
}

div#content_body {
  float: right;
  width: 23em;
  margin-right: 2em;
}

div#content_body h2 {
  color: #6a0000;
  font-family: georgia, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin: 1em 0 0 0;
}

div#content_body p {
  color: #ffffff;
  padding: 0.5em 0 0 0;
}

div#content_body p a {
  color: #ffffff;
  text-decoration: underline;
}

div#content_body ul li {
  height:13px;
  line-height:13px;
  list-style-image:url(/img/list.style.image.gif);
  color: #ffffff;
}

div#content_body ul li a {
  color: #ffffff;
}

.listablog #content_body .header {
padding-top: 3px;
}

.listablog #content_body .image_link {
margin-top:14px !important;
}
