/* CSS Document 
Autor: maria sala
*/
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}
* { padding:0;margin:0;}
body { background-color:#f0eeef; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
h1 {font-size:16px; color:#AE0D3F; font-weight:bold;margin:10px 0;}
h1 span {color:#000;}
h2 {color:#155282; font-size:12px; font-weight:bold;margin-top:10px;}
p { text-align:justify; margin:10px 0;}

#wrapper { width:767px; background-color:#FFFFFF; margin:0 auto; padding:5px;}
#heather_servicios, #heather_default {background:url(../img/cabecera_home.jpg) no-repeat top left; height:285px;position:relative}
#heather_origen {background:url(../img/cabecera_origen.jpg) no-repeat top left; height:285px;position:relative}
#heather_trabajos {background:url(../img/cabecera_trabajos.jpg) no-repeat top left; height:285px;position:relative}
#heather_experiencia {background:url(../img/cabecera_experiencia.jpg) no-repeat left 15px; height:285px;position:relative}
#heather_contacto {background:url(../img/cabecera_contacto.jpg) no-repeat left top; height:285px;position:relative}

#heather_servicios img,#heather_default img, #heather_origen img, #heather_trabajos img, #heather_experiencia img, #heather_contacto img { border:none;}
#logo {position:absolute; top:50px; left:22px;}

/* menu superior*/
#menu_top {text-align:right; margin-right:40px;padding-top:20px;}
#menu_top li {display:inline}

#fecha { color:#426c7b; text-align:right;margin:0 0 5px 0;}

/* menu lateral */
#menu { width:188px; background-color:#d2d2d2; margin-left:23px; float:left; padding:6px;margin-bottom:10px;}
#menu li {list-style-type:none; background:url(../img/bg_menu.gif) no-repeat top left; height:30px; color:#FFFFFF; font-size:14px; font-weight:bold; padding:5px 0 0 25px;}
#menu li a { color:#FFFFFF; text-decoration:none;}
#menu td { color:#426c7b;}
.noticias { font-weight:bold}
.noticias a:link, .noticias a:visited { text-decoration:none ; color:#333; font-weight:normal}
.noticias a:hover, .noticias a:active { text-decoration:none ; color:#426c7b; font-weight:normal}
.noticias span{ font-weight:normal}

#contenido {width:495px; background-color:#e6eef0; float:right; padding:20px;color:#4d4747;margin-bottom:10px;}
#contenido a{color:#ad103d; text-decoration:none}
#contenido a:hover{color:#155282; text-decoration:underline}
#contenido ul { margin-left:25px;}
#contenido li { margin:5px 0;}

#pie {clear:both; border-top:solid 1px #d3dfe4; text-align:center;}
#pie p { text-align:center; color:#426c7b}

/* formulario*/
input, textarea {border:solid 1px #c5c2c2; margin:0 0 5px 0;}
.but { background: transparent url(../img/but.gif) no-repeat left 5px; width:60px; height:25px; color:#FFFFFF; margin:0; cursor:pointer; border:none;font-size:10px;}

/* classes */
.thumb { width:155px; margin:3px;float:left; text-align:left;}
.thumb img { border:solid 2px #FFF;margin-bottom:5px; text-decoration:none}

.align_right { text-align:right;}
.alig_top { vertical-align:top;}
.w115 { width:115px;}
.w200 { width:200px;}
.h80 { height:80px;}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}
