/*
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 {
  /*margin: 0 auto;*/
  font: 14px arial;
  padding:0px;margin:0px;
}

img {border:0px;}



h1 {color:#fff;font-weight:strong;font-size:12px;padding:0px;margin:3px 0px 3px 0px;}
h1 a:link {color:#fff;text-decoration:underline;}
h1 a:visited {color:#fff;text-decoration:underline;}

h2 {font-weight:bold;
    border-bottom:1px solid #fff;
    color:#fff;
    margin:0px;
    padding:0px;
    font-size:12px;
}

h3 {
  background: url('imagenes/titu-h3.png') top left no-repeat;
  height:40px;
  margin:4px 0px 0px 0px;padding:6px 0px 0px 10px;
}


.disertantes th {background-color:#a09999;color:#fff;font-weight:bold;font-size:12px;width:122px;}
.disertantes td {border:1px solid #a09999;margin:4px; padding:2px}
.disertantes img {padding:0px;margin:0px;}

.foto-curriculo {float:right;padding:2px;margin:2px;}


#contenedor {
  width:940px;
  /*height:900px;*/
  margin:0 auto;
}

#cuerpo {
    /*background-color:#f2f3eb;*/
    width:940px;
    float:left;
    background: url('imagenes/fondo-menu-2.png') ;
}

#menu-lateral {
  width:180px;
  /*background-color:#68d432;*/
   float:left;
}

#menu-1 {
  width:175px;
  margin:0px; padding:2px 0px 25px 5px;
  background: url('imagenes/fin-menu-1.png') bottom left no-repeat;
}

#menu-2 {
  width:150px;
  margin:0px; padding: 2px 0px 0px 30px;
  background: url('imagenes/fondo-menu-2.png') repeat-y;
}

#contenido {
  width:596px;
  background-color:#f2f3eb;
  /*background-color:#b5c7c8;*/
  float:left;
}

#contenido p{padding:4px 8px 4px 8px;text-align:justify;}

#banners {
  width:160px;
  background-color:#f2f3eb;
  float:left;
  /*background:#fff;*/
}

.novedades {
  width:146px;
  margin:0px 2px 0px 4px;
  padding:0px 4px 8px 4px;
  color:#000;
  font-size:12px;
  background-color:#ff7f00;
}



#tarifas table {font-size:11px;background-color:#fff;float:center;}
#tarifas th {background-color:#7f7c7c;color:#fff;}



/* PIE SITIO WEB */

#fondo-pie {
  margin: 0 auto;
  padding:360px 40px 0px 60px;
  width:840px;
  /*text-align:center;*/
  background: url('imagenes/pie-sitio.png') no-repeat;
  height:80px;
  clear:both;
  font-size:12px;
  text-align:left;
}

#fondo-pie span {
  font-size:9px;
  color:#f03983;
}

#fondo-pie img {
  float:left;
  margin:-3px 8px 2px 8px;
  padding:0px;
}

.tabla-conferencia {font-size:12px;margin:20px 0px 0px 0px}
.tabla-conferencia td {border:1px solid #000;padding:8px 4px 8px 4px;}


#fondo-pie a {color: #000;text-decoration:none;}
#fondo-pie a:hover {text-decoration:underline;}

#fondo-pie span a {color: #f03983;text-decoration:underline;}
#fondo-pie span a:hover {text-decoration:none;}
