body {

background:   url("imagenes/general/bg_banner.jpg") 0 0 repeat-x;
  background-color: #ffffff;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

#main {
	position:relative;
	width: 100%;
}
p, h2, pre {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}


a { 
color: #0000EF;
font-size: 1.1em;
background-color:transparent;
text-decoration: none; 
}

a:hover { 
color: #0000EF;
font-size: 1.1em;
background-color:transparent;
text-decoration: underline; 
}

 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

h2 {
font-size:14px;
padding-top:10px;
color: #564b47;
background-color: transparent;
	}


h1 {
font-size: 11px;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}


strong { 
font-size: 13px;
}

/*  positioning-layers static and absolute */

/* Layer Banner*/

/*#banner{background:url(imagenes/general/bg_banner.jpg) 0 0 repeat-x; text-align: center; height: 210px;}*/

#banner{text-align: center; height: 210px; position:relative;}
#banner img{border: none;}


/*#topPan h1{width:315px; height:239px; background:url(images/header.jpg) 0 0 no-repeat; position:absolute; top:77px; right:0px; text-indent:-20000px;}*/


/* ---------*/

/* Layer Left*/

#left {
	width: 15%;
	padding: 5px;
	float: left;
	background-color: #FFFFFF;
}

#left ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	height: auto;
}

#left img{border: none;}

/* ---------*/

/* Layer Content*/
#content {
	left: 0px;
	top: 0px;
	width: 55%;
	border-left: 1px solid #FFAC75;
	border-right: 1px solid #FFAC75;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}

#content h1{
font-size: 11px;
text-align: right;
color: #564b47;
background-color: #E1F3FD;
padding:5px 15px;
margin:0px
}


/* ---------*/

/* Layer Right*/

#right {
	position: absolute;
	right: 0px;
	width: 25%;
	color: #564b47;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/* ---------*/

/* Layer Footer*/

#footer {
	border-top: 1px solid #FFAC75;
	text-align: center;
	padding: 5px;
	clear: both;
}
#aviso {
	background-color: #CCCCCC;
	height: 10em;
	width: 75%;
	margin-left: 10%;
}
/* ---------*/

/* general*/

/*
img { 
padding : 3px;
border : 1px solid #e1e1e1;
} */

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;}
	
.alcentro{text-align: center; border-style: none}
.resaltado{background-color: #FFFF93;}
.especialidad{background-color: #FFFFD7; padding: 3px 5px 3px 5px; border-bottom: 1px solid #FFAC75; font-size: 1.2em;}	
.muypronto{background-color: #FFFF93;font-size: 0.8em; padding : 1px; border : 1px solid #e1e1e1;}
.nuevo{background-color: #FFFF93; color: red; font-size: 0.8em; padding : 1px; border : 1px solid #e1e1e1;}
.text-red-arroba{color: red; font-weight: bold;font-size: 1.3em;}
.text-red-pregunta{color: #564B47; font-weight: bold;font-size: 1.3em;}
.titular-princ{color: #564B47; font-weight: bold;font-size: 1.5em; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; text-align: center;}
.imagenleft{float: left; padding: 5px;}
/* codigo del mensaje al link*/
#testimonio{font-family: Courier New, Courier, mono; font-size: 1em; text-align: left;}
.sombra{background-color:#FFFFA0; font-weight: bold;}

/*------*/
