body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #63676B;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9px;
	color:#353535;
	background: url('../img/doctorpalomares/bk.jpg') repeat-x #FFF;
}

H1{
	font:24px Verdana, Arial,Helvetica,sans-serif;
	color: #314766;
	text-decoration:none;
	line-height:23px;
	padding-bottom: 10px;
}

H2{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b3c9e8;
	text-decoration:none;
}

H3{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

a {
	color: #54ae5c;
	text-decoration:none;
}

a:link, a:visited, a:active {
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #000;
}

input, textarea{
	border: solid 1px #CCC;
	font-size: 10px;
	font-family: Verdana,Georgia,Times New Roman,Times,Serif;
	color: #b3c9e8;
	background: url('../img/doctorpalomares/fnd_input.jpg') top left repeat-x ;
}

select {
	border: solid 1px #CCC;
	font-size: 10px;
	color: #646464;
}

a img {
	border: 0;
}

#contenedor{
	width: 800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}


#cabecera{
	width:100%;
	height:215px;
	margin:0;
	text-align: left;
	background: url('../img/doctorpalomares/cabecera.jpg') no-repeat;
}

#validacion{
	margin-top:2px;
	margin-bottom:1px;
	padding: 0 5px;
	width:100%;
	height: 75;
	border-bottom: 3px solid #54ae5c;
	border-top: 10px solid #54ae5c;
	background: #FFF;
}

#validacion td{
	font-size:10px;
	font-weight:bold;
}

#validacion input{
	border: 1px solid #b3c9e8;
	background: #FFF;
	width: 80px;
	height: 15px;
}

#validacion input.boton{
	width: auto;
	float: right;
	border: 0;
	margin-top:5px;
	color:#fff;
	background: #3b7a41;
	cursor: hand;
}
#botonera{
	float:left;
	width:189;
	margin-left:0;
	padding:0;
	text-align:left;
  min-height: 800px;
}


#botonera ul{
	margin: 0;
	padding: 0;
}

#botonera ul li ul{
	margin: 0;
	padding: 0;
}

#botonera ul li ul li{
	list-style: none;
	list-style-image: none;
	border-left: none;
	padding: 3px 5px 2px 15px;
}

#botonera ul li {
	list-style: none;
	margin-top: 1px;
	padding: 3px 5px 2px 5px;
	color: #000;
	vertical-align:middle;
	border-left: #b3c9e8 19px solid;
	border-bottom: #f6f6f6 1px solid;
}

#botonera ul li.on {
	border-left: #54ae5c 19px solid;
}

#botonera ul li ul li.on {
	color: #b3c9e8;
	border-left: none;
}

#botonera a {
	text-decoration:none;
	font-family: Century Gotic, Verdana, sans-serif;
	color: #000;
}

#botonera a:hover {
	text-decoration:none;
	color: #b3c9e8;
}

#contenidos{
	width:599px;
	padding: 10px 15px 30px 20px;
	height: 300px;
}

#contenidos p, #contenidos td,#contenidos li{
	word-spacing: 1px;
	line-height: 15px;
	font-size: 9px;
	color:#353535;
	margin: 0 0 3px 0;
}

#contenidos li{
	list-style-image: url('../img/doctorpalomares/li.jpg');
	padding-bottom: 10px;
}

#submenu{
	width:100%;
	height:31px;
	padding: 0;
	margin:0;
	color: #353535;
	text-decoration:none;
	background: url('../img/doctorpalomares/subbot_bk.jpg') top left repeat-x;
	text-transform: capitalize;
}

#listado {
	border-top: solid 1px #E8E8E8;
	border-bottom: solid 1px #E8E8E8;
	padding: 1px;
	width:94%;
	text-indent: 10px;
	margin-bottom: 25px;
}

#listado tr{
	height:17px;
}

#listado th{
	background: #f1ede9;
	color: #05526f;
	text-align: left;
	font-size: 10pt;
}

#listado td{
	padding: 5px 5px 5px 7px;
}

#cuadro {
	width: 90%;
	padding: 15px;
	background: #FFFCE4;
	border: 1px dashed #DCDCDC;
}


.letrapequenia {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
}

.derecha{
	float: right;
}

.izquierda{
	float: left;
}

.alpha {
	list-style-type: lower-alpha;
}

table.rayado {
	margin: 0px auto;
	width: 90%;
}

tr.rayadoclaro  {
	background-color: #FFFFFF;
	padding: 3px 8px;
}

tr.rayadonormal  {
	background-color: #F6F6F6;
	padding: 3px 8px;
}

table.rayado th {
	background-color: #EFEFEF;
	color: #038338;
	padding: 3px 8px;
	border-left: 1px solid #aaa;
}

table.rayado td {
	border-left: 1px solid #aaa;
	border-bottom: 1px dashed #ddd;
	padding: 3px 8px;
	font-size: 12px;
	vertical-align: middle;
}

table.rayado tr:hover {
	cursor:hand;
	background-color: #fff;
}

#tbl_index img{
 border-bottom: #b3c9e8 8px solid;
}

#tbl_index td{
 padding: 8px;
}

#tbl_index ul{
	margin: 10px;
	list-style:none;
}

#tbl_index ul li{
	margin: 0;
	padding: 0;
}

#tbl_index a{
	color: #353535;
}

#pie{
	width:100%;
	background: #b3c9e8;
	text-align:center;
}

#creditos{
	padding: 20px 25px 3px auto;
	text-align: right;
	color: #fff;
	width:775px;
	height: 50px;
	background: #b3c9e8;
	margin: 0;
}

#creditos a{
	color: #2a384b;
}