/******************************************/
/* Estilos para Layout */
/******************************************/
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#666666;
	line-height:14px;
	letter-spacing:1px;
	text-align:center;
	background-color:#f2fcfc;
	min-width: 760px;
	background-color: #f2fcfc;
	float: left;
}
#content {
  width: 766px; 
  margin: 0 auto; 
  text-align: left;
  background-color: #fff;
  /*padding: 20px;*/ 
} 

#content_nav {
  width: 206px; 
  float: left; 
}
#content_main {
	width: 520px;
	float: right;
	padding: 15px;
	text-align: left;
	margin: 0px;
}
#content_footer {
	clear: both;
	width: 95%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	text-align: left;
	line-height: normal;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 5px;
}
#menuTop {
	font-family: Tahoma, Arial, "Sans serif";
	text-align: right;
	margin-bottom: 35px;
	padding-right: 10px;
	margin-top: 0px;
	font-size: 11px;
}
#menuTop a:link { 
	text-decoration:none;
	color:#999999;
}
#menuTop a:visited { 
	text-decoration:none;
	color:#999999;
}
#menuTop a:hover{
	text-decoration:underline;
	color:#339933;
}
#menuTop a:active{ 
	text-decoration:none;
	color:#999999;
}
/******************************************/
/* Estilos para REA */
/******************************************/

#reaHead {
	width: 520px;
	background-image: url(../01_mianestesia/images/reaHead.gif);
	height: 110px;
	margin-bottom: 15px;
	float: left;
}
#reaHead_intro {
	width: 520px;
	background-image: url(../01_mianestesia/images/reaHead_intro.gif);
	height: 97px;
	margin-bottom: 15px;
	float: left;
	background-repeat: no-repeat;
}
#reaHead #reaMenu {
	margin-top: 53px;
	text-align: center;
	margin-left: 5px;
}
#content #content_main #reaHead #reaMenu td, th {
	padding: 0px;
}

#reaHead #reaMenu2 {
	margin-top: 0px;
	text-align: right;
	height: 40px;
}
#reaContenido {
	width: 520px;
	
}
#reaContenido td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reaCol_si {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C90B1;
	width: 20px;
	background-color:#E7EFF5;
}
.reaRow_si {
	background-color:#EEF8FD;
}
.reaNumber {
	color: #5C90B1;
	background-image: url(../01_mianestesia/images/reaNum.gif);
	height: 20px;
	width: 25px;
	font-weight: bold;
	letter-spacing: -0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}

/******************************************/
/* Estilos para caracteres */
/******************************************/

.tit {
	margin: 0px;
}
.subtit {
	font-size: 14px;
	font-weight: bold;
	color: #5e92b2;
	text-decoration: none;
	margin-bottom: -5px;
	}
.subtit2{
	font-size: 12px;
	font-weight: bold;
	color: #5e92b2;
	text-decoration: none;
	margin-bottom: 10px;
}
.subtitBkgd {
	font-size: 14px;
	font-weight: bold;
	color: #5E92B2;
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;
}
li {
	margin-bottom: 5px;
	margin-left: 35px;
/*	padding-left: 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;*/
}
.a{
	color:#339933;
}
a.a:hover{ 
	text-decoration:none;
}
.aexternal {
	color:#339933;
	padding-right: 10px;
	background-image: url(../images/externalLink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 10px;
}
a.aexternal:hover{ 
	text-decoration:none;
}
.aemail {
	color:#339933;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}
a.aemail:hover{ 
	text-decoration:none;
}
a.atooltips {
	text-decoration:none;
	background-color: #E7EFF5;
	color: #3a6a96;
	padding: 3px;
}
a.atooltips: visited {
	text-decoration:none;
	background-color: #E7EFF5;
	color: #3a6a96;
	padding: 3px;
}
strong {
	color: #5c90b1;
}
b {
	font-weight: bold;
	color: #666666;
}

p {
	padding-left: 5px;
}
.peq {
	padding-left: 5px;
	font-size: 9px;
}
.titContenido {
	color: #5e92b2;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	width: 495px;
	height: 20px;
	vertical-align: middle;
	background-color: #FAFAFA;
	background-image: url(../images/titContenido.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	margin-bottom: 15px;
}
.referencias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #8C8C8C;
	line-height: 9px;
	margin-top: -5px;
}

#modTips {
	width: 120px;
}
#modTips .modTips_tit {
	background-image: url(../images/modTips_tit.gif);
	height: 26px;
	width: 100px;
	color: #487AA1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #F9F9F9;
	background-repeat: no-repeat;
}
#modTips .modTips_content {
	width: 95px;
	background-color: #F1F1F1;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.clear {
clear: both;
}

/******************************************/
/* Estilos para Formularios */
/******************************************/
form {
	margin:0px;
	padding:0px;
}
.input{
  		width:202px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#ABABAB;
    	line-height:10px;
		padding-top:3px;
		padding-left:8px;
		line-height:12px;
		font-size:11px;
		font-family:Tahoma; 
		color:#534741; 
		}

  .textarea{
  		width:202px; height:110px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#ABABAB;
    	line-height:10px;
		padding-top:3px;
		padding-left:8px;
		line-height:12px;
		overflow:hidden;
		font-size:11px;
		font-family:Tahoma; 
		color:#534741; 
		}
.btonSend {
	background-color: #487AA1;
	border: 0px solid #FF0000;
	height: 24px;
	width: 78px;
	background-image: url(../images/btonesForm.gif);
	font-weight: bold;
	color: #F1F1F1;
	font-size: 10px;
	margin-left: 10px;
}
.btonClear {

	background-color: #F1F1F1;
	border: 0px solid #FF0000;
	height: 24px;
	width: 78px;
	background-image: url(../images/btonesForm2.gif);
	font-weight: bold;
	color: #487AA1;
	font-size: 10px;
}
/******************************************/
/* Estilos para Tablas */
/******************************************/
table {
	border-collapse: collapse;
	float: left;
}

caption {
	text-align: right;
}

td,th {
	/*border: 1px solid #73afb7;*/
	padding: 0;
}
th {
background: url(../images/th_bg.png) no-repeat left top;
	color: white;
	text-align: left;
	border-color: #14556b;
}

tr.alt td {
	background-color: #E0F1F8;
}
.tabla{
  border-collapse: collapse;
  width: 95%;
  border: 1px solid #CCCCCC;
  padding: 0.1em 1em;
}

.titCaption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}

col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

col#albumCol {
  border: none;
}

.titThead {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	background-color: #ccc;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.tabla th, td {
  padding: 0.2em 1.2em;
}

.odd {
  background-color:#edf5ff;
}
.oddGrey {

  background-color:#F5F5F5;
}
.noticias_sumario {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
