@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
	background-color: #252525;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedor {
	clear: both;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #top {
	background-image: url(images/prehead.gif);
	height: 6px;
	width: 900px;
}
#contenedor #cabeza #idioma {
	height: 15px;
	width: 20px;
	float: right;
	margin: 0px 0px 3px 4px;
}
#contenedor #cabeza #deti {
	float: right;
	margin-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	width: 140px;
	height: 20px;
	text-align: right;
}
#contenedor #bottom {
	height: 100px;
	width: 900px;
	clear: both;
	background-image: url(images/bg_bottom.jpg);
}
#contenedor  #cabeza  #menutop {
	height: 20px;
	width: 150px;
	width:203px;
	height:23px;
	background-image: url(images/menutop.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15pt;
	color: #CCCCCC;
	text-indent: 10px;
	float: left;
}
#contenedor #contenido #framei #menutop2 {
	background-image: url(images/menutop2.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	width: 224px;
	height: auto;
	float: left;
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-position:inside;
	padding:0;
	margin-left: 25px;
}
#menu li{
display: inline;
/* for IE5 and IE6 */
}
#contenedor #cabeza #headswf {
	border: none;
	margin: 0pc 10px 0px 0px;
	height: 135px;
	width: 535px;
}
#menu a {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #fff;
}
#menu  a:link, #menu  a:visited {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	border-left: 3px solid #901818;
	color: #FFFFFF;
	background-color: #252525;
	cursor: pointer;
	width: 157px;
}
#menu li a#current {
	border-left: 3px solid #901818;
	background: #999999;
	color: #000;
	width: 157px;
}
#contenedor #contenido #framei #menubottom {
	background-image: url(images/bg_menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 224px;
	float: left;
}
#contenedor #cabeza {
	background-image: url(images/bg_head.jpg);
	height: 200px;
	width: 900px;
}
#menu #sub {
	text-indent: 15px;
}
#contenedor #contenido {
	width: 900px;
	height: auto;
}
#contenedor #contenido #framer {
	width: 150px;
	height: 955px;
	background: #252525;
	float: right;
	background-image: url(images/tored.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contenedor #contenido #framer #destac {
	height: 955px;
	width: 149px;
}
#contenedor #contenido #framei #busca {
	float: left;
	padding-top: 10px;
	background-color: #252525;
}
#contenedor #contenido #framec {
	background-color: #FFFFFF;
	width: 505px;
	float: right;
	margin-right: 10px;
	height: 955px;
}
#contenedor #contenido #framec #medio {
	float: left;
	width: 505px;
	height: 415px;
}
#contenedor #contenido #framec #ifstandout {
	width: 505px;
	height: 525px;
	float: left;
}
#contenedor #contenido #framei {
	width: 224px;
	height: 955px;
	background: #252525;
	float: left;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(images/tored.jpg);
}
#contenedor #contenido #framei #busca #ifbusca {
	width: 224px;
	height: 407px;
}
#contenedor #bottom #pie {
	clear:both;
	color:#000000;
	font-size:85%;
	text-align:center;
	width:900px;
	padding-top: 10px;
}
