body {
	background: url('images/fondo.gif') repeat-x;
	background-color:#F6F7F0;
	font:8pt Tahoma;
	color:#666666;
	text-align:center;
}
a:link, a:visited{
	color:#666666;
	text-decoration:none;
}
a:hover, a:active{
	color:#000000;
}
a img {	border-width:0;}
#contenedor{
	text-align:left;
	width:1000px;
	background-color:#FFFFFF;
	margin:auto;
}
#borderizquierdo{
	background:url('images/lateral-izq.gif') no-repeat top left;
	width:1000px;
}
#borderderecho{
	background:url('images/lateral-der.gif') no-repeat top right;
	width:1000px;
}
#borderizquierdo-r{
	background:url('images/lateral-izq-r.gif') repeat-y top left;
	width:1000px;
}
#borderderecho-r{
	background:url('images/lateral-der-r.gif') repeat-y top right;
	width:1000px;
}
#contenedor2{
	text-align:left;
	width:960px;
	background-color:#FFFFFF;
	margin-left:16px;
}
#contenedor3{
	text-align:left;
	width:949px;
	background-color:#9bbcc5;
	margin-left:8px;
}
#izquierda{
	float:left;
	width:220px;
	background-color:#9bbcc5;
}
#izquierda2{
	float:right;
	width:214px;
	background-color:#FFFFFF;
}
#top-izquierda-cen{
	width:214px;
	height:32px;
	background:url('images/top-medio.gif') repeat-x left top;
}
#top-izquierda-izq{
	width:214px;
	height:32px;
	background:url('images/top-esq-izq.gif') no-repeat left top;
}
#top-izquierda-der{
	width:214px;
	height:32px;
	background:url('images/top-esq-der.gif') no-repeat right top;
}
#bot-izquierda-izq{
	width:214px;
	height:12px;
	background:url('images/bot-esq-izq.gif') no-repeat left top;
	background-color:#FFFFFF;
	font-size:1pt;
}
#bot-izquierda-der{
	width:214px;
	height:12px;
	background:url('images/bot-esq-der.gif') no-repeat right top;
	font-size:1pt;
}
.titulo-izq{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:16px;
	padding-top:10px;
}
.top-izquierda{
	width:212px;
	margin-left:1px;
	height:32px;
	background:url('images/top-medio.gif') repeat-x left top;
}
.contenido-izq{
	padding:5px;
	line-height:15px;
}
#derecha{

	float:right;
	width:724px;
	text-align:left;
}
.top-derecha-cen{
	width:716px;
	height:32px;
	background:url('images/top-medio.gif') repeat-x left top;
}
.top-derecha-izq{
	width:716px;
	height:32px;
	background:url('images/top-esq-izq.gif') no-repeat left top;
}
.top-derecha-der{
	width:716px;
	height:32px;
	background:url('images/top-esq-der.gif') no-repeat right top;
}
.titulo-der{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:16px;
	padding-top:10px;
	width:716px;
}
.bot-derecha-izq{
	width:716px;
	height:12px;
	background:url('images/bot-esq-izq.gif') no-repeat left top;
	background-color:#FFFFFF;
	margin-bottom:10px;
	font-size:1pt;
}
.bot-derecha-der{
	width:716px;
	height:12px;
	background:url('images/bot-esq-der.gif') no-repeat right top;
	font-size:1pt;
}
.contenido-derecha{
	background-color:#FFFFFF;
	width:716px;
}
.contenido-derecha2{
	padding:5px;
}
.flecha{
	margin-left:15px;
	margin-right:5px;
}
a:link.nombre-top, a:visited.nombre-top {
	color:#56676B;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover.nombre-top, a:active.nombre-top{
	color:#000000;
}