/**** css by miss monorom www.intensivstation.ch ***
css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en*/
BODY
{
	color: #88836D;
	padding: 0px;
	margin: 0px;
}
#aviso
{
	width: 300px;
	height: 191px;
	position: absolute;
	background: #E5DFC5;
	padding: 10px;
	left: 50%;
	top: 50%;
	margin: -95px 0 0 -150px;
	border: 5px solid #87836A;
	border: 5px solid #87836A;
	z-index: 1;
}
#aviso A
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: right;
}
A
{
	color: #88836D;
}
A:visited
{
	color: #88836D;
}
A:hover
{
	color: #88836D;
	background-color: #E0DFD8;
	text-decoration: none;
}
A:active
{
	color: #88836D;
}
P, PRE
{
	padding: 5px 10px;
	margin: 0px 0px 10px;
}
H1
{
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
}
H2
{
	font-size: 16px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
}
.floatleft
{
	float: left;
	margin-right: 5px;
}
.floatright
{
	float: right;
	margin-left: 5px;
}
.clearboth
{
	clear: both;
}
.imagen1
{
	padding: 5px;
	background-color: #C6C2A5;
	border: 2px solid #B1AE85;
}
IMG
{
	padding: 5px;
}
/*--------- TOP  --------------*/
#top2
{
/*Segunda barra*/
	width: 766px;
	height: 280px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
/*-----------------WRAPPER ---------------------*/
#container
{
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/fondo-general1.jpg);
	background-repeat: repeat-y;
}
#centro
{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 766px;
}
#content
{
	width: 510px;
	margin: 0px 0px 0px 240px;
	background-image: url(../images/fondo-contenido-cen.jpg);
	background-repeat: repeat-y;
}
#content P
{
	margin: 0px 0px 10px;
	padding: 5px 10px 5px 0px;
	text-align: justify;
}
#content H1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #88836D;
	letter-spacing: 0.1em;
}
#content H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #88836D;
	letter-spacing: 0.1em;
}
.imagenantes
{
	float: left;
	width: 173px;
	height: 250px;
	margin: 5px 20px 20px 0px;
}
.imagendespues
{
	float: left;
	width: 173px;
	height: 250px;
	margin: 5px 0px 20px;
}
.imagenantes P
{
	font-weight: bold;
	position: relative;
	left: 5px;
}
.imagendespues P
{
	font-weight: bold;
	position: relative;
	left: 5px;
}
.content-top
{
	width: 100%;
	height: 10px;
	margin: 0px;
	background: url(../images/fondo-contenido-top.jpg) no-repeat;
}
.content-cen
{
	width: 500;
	margin: 0px 5px;
	padding: 0px 5px;
	min-height: 300px;
	height: expression(this.scrollHeight > 300 ? "auto":"300px");
}
.content-bot
{
	width: 100%;
	height: 10px;
	margin: 0px;
	background: url(../images/fondo-contenido-bot.jpg) no-repeat;
}
/*--------------left navi-------------*/
#left
{
	float: left;
	width: 239px;
	margin: 0px;
	padding: 0px;
}
/*--------------Footer-------------*/
#footer
{
	clear: both;
	padding: 30px 0 0;
	margin-top: 0px;
	text-align: center;
	width: 766px;
	height: 50px;
	background: url(../images/bottom.jpg) no-repeat;
	background-color: #FFFFFF;
}
#footer A
{
	color: #999999;
}
#footer P
{
/*
padding-top :35px;
*/
}
