/*
Theme Name: MEDICINA INTERNA v.1
Theme URI: http://systematic.com/
Description: Tema desarrollado exclusivamente para la Sociedad de Medicina Interna de Córdoba.
Version: 1.0
Author: Luis Oviedo Ortiz
Author URI: http://systematic.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
        http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
  background:url('imagenes/fondo-web.png') repeat-x;
  background-color: #fff;
  margin:0 auto;
  font: 12px Arial,Tahoma, Verdana;
}

img a {border:0px;}

/* FUENTE PREFIJADAS */


h1 { /*Fuente Titulos */
  font: 16px Arial,Tahoma, Verdana;
  font-weight: bold;
  margin: 2px 0px 4px 0px;
}


h2 { /*Fuente Pie Pagina */
  font: 12px Arial,Tahoma, Verdana;
  color: #3a5b65;
  float:left;
  margin: 15px 0px 0px 20px;
}

h2 a {text-decoration:none;color: #3a5b65;}
h2 a:hover { text-decoration:underline;color: #3a5b65;}


h3 {
   font: 10px Arial,Tahoma, Verdana;
   color:#000;
   padding: 2px 10px 2px 10px;
}

h3 a {
  color: #fff;}

h4 { /*Fuente para menu lateral */
  background-color: #9ed4dc;
  margin: 2px 2px 2px 0px;
  border-top: 2px solid #ddf0f3;
  border-bottom: 2px solid #ddf0f3;
  padding: 6px 4px 6px 2px;
}

h5 { /* INTERNAS NOTAS TITULOS */
  font: 18px Arial,Tahoma, Verdana;
  font-weight: bold;
  margin: 2px 0px 4px 0px;
  border-bottom: 1px solid #ccc;
}


/*ESTRUCTURA SITIO WEB */

#contenedor {
  width: 852px;
  margin: 0 auto;
  /*background-color: #fff;*/
}

#cuerpo-sitio {
  width: 852px;
  /*background-color: #f7fbfc; */
  padding: 10px 0px 0px 0px;
}


#encabezado {
  width: 852px;
  background: url(imagenes/encabezado.png) no-repeat;
  height: 135px;
}

#encabezado-congreso {
  width: 852px;
  background: url(imagenes/encabezado-congreso.png) no-repeat;
  height: 135px;
}

#menu-principal {
  width: 852px;
  background: url(imagenes/fondo-menu.png) no-repeat;
  height: 33px;
  color:#fff;
  margin:0px;
}

#animacion {
  width: 852px;
  background: url(imagenes/animacion.jpg) no-repeat;
  height: 275px;
  text-align:right;
}


#promociones {
  width: 852px;
  background: url(imagenes/fondo-celeste.png) repeat-x;
  height: 146px;
}

#promociones img {
  margin: 7px 2px 2px 2px;
}


#contenido-principal {
  width: 850px;
  /*background: url(imagenes/fondo-cuerpo.png);*/
  background-color: #fff;
  border-left: 1px solid #eff8f9;
  border-right: 1px solid #eff8f9;
  background: url(imagenes/fondo-menu-congreso-lateral.png)repeat-y;
}


#contenido-paginas {
  width: 850px;
  background-color: #fff;
  border-left: 1px solid #eff8f9;
  border-right: 1px solid #eff8f9;
}

#sponsors {
  width: 850px;
  background: url(imagenes/fondo-gris.png) repeat-x;
  height:105px;
}

#pie-pagina {
  width: 830px;
  background-color: #b1b3b4;
  height: 90px;
  padding: 10px 10px 0px 10px;
  text-align:center;
}

#pie-pagina-congreso {
  width: 830px;
  background-color: #f5f2f2;
  height: 90px;
  border-top: 2px solid #9ed4dc;
  padding: 10px 10px 0px 10px;
}



/* Estructura Interna Principal */


.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.box-promociones {
  width: 202px;
  margin: 2px 1px 2px 1px;
  float:left;
  height:142px;
}

.box-promociones-separador {
 background: url(imagenes/separador.png) no-repeat;
 width:3px;
 margin: 18px 2px 2px 2px;
 padding: 10px 0px 0px 0x;
 height:126px;
 float:left;
}

/* ESTRUCTURA PAGINA index.php */

#cuerpo-contenido {
  width: 530px;
  background: url(imagenes/fondo-cuerpo.png);
  background-color: #fff;
  float:left;
  padding: 10px 10px 10px 10px;
}


#cuerpo-congreso {
  width: 620px;
  background-color: #fff;
  padding: 10px 4px 10px 4px;
  float:left;
}


#menu-contenido {
  width: 214px;
  padding: 10px 4px 10px 4px;
  /*background-color: #f7f6f6;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;*/
  float:left;
}


#banners-contenido {
  width: 298px;
  /*background-color: #4f3571;*/
  float:left;
}

#contenido-page {
  padding: 4px 4px 4px 4px;
}


#contenido-page table {
  border: 1px solid #ccc;
}

#contenido-page td { border-top: 1px dotted #ccc;
}

#contenido-page th {
  background-color: #e9f5f7;
  font-weight: bold;
  border-bottom: 1px dotted #fff;
}

#contenido-page tr:hover {
  background-color: #ccc;
}

#contenido-page th:hover {
  background-color: #ccc;
}



.box-banners {
  padding: 2px 2px 2px 2px;
}




.box-notas-principal {
  width: 460px;
  margin: 5px 10px 5px 10px;
  padding: 2px 2px 2px 2px;
  border-bottom: 1px dotted #ccc;
  float:left;
}



.box-notas-principal img {
  float:left;
  margin: 2px 12px 2px 2px;
  padding: 2px;
  border: 1px solid #eff8f9;
}

.img-vermas {
  float: right;
  margin: 2px 0px 5px 0px;
  padding: 2px;
}

.img-vermas img {
  border: 0px;
}

.img-vermas a:link {
  border: 0px;
}



/* MENU SUPEIOR */

#menu-principal ul {
  list-style-type:none;
  height:20px;
  padding:0px 10px 0px 20px;
  margin: 0px;
}

#menu-principal li {
  float:left;
  list-style-type:none;
  text-transform:uppercase;
  margin:2px 0px 0px 0px;
  padding: 7px 5px 0px 5px;
  height:21px;
}

#menu-principal li:hover {
  background-color:#2792ab;
}

#menu-principal a {
  color:#fff;
  text-decoration:none;
  font-weight: bold;

}

#menu-principal a:hover  {
  color:#fff;
}



/* MENU CONTENDIO */



#menu-contenido ul {
  list-style-type:none;
  margin: 2px 0px 2px 0px;
  padding: 0px;
}

#menu-contenido li {
  margin: 2px 2px 2px 2px;
  padding: 0px 0px 0px 2px;
  height: 20px;
  width: 200px;
  background-color: #fff;
  border-left: 4px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#menu-contenido li:hover {
  background-color: #ccc;
  border-left: 4px solid #307ebf;
  border-bottom: 1px solid #ccc;
}


#menu-contenido a {
  color: #000;
  text-decoration:none;
}

#menu-contenido a:link {
  color: #000;
  text-decoration:none;
}

#menu-contenido  a:hover {
  background-color: #ccc;
 }







