/* CSS Document */

body  {margin:0;padding:0;}

html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#646874;
}

ul, li {list-style:none;margin:0;padding:0;}
li a {text-decoration:none;color:black;}
h1 {font-size:19px;font-weight:normal;color:#6699FF}
h2 {font-size:12px;font-weight:normal;color:#990000}
img {display: block;border:none;}
img p {margin:0;padding:0;}

#navigation {background-image:url(images/navi.gif);background-repeat:no-repeat;width:756px;height:42px;}
#navigation ul {padding-left:20px;}
#navigation ul li {float:left;font-size:11px;padding-right:15px;background-image:url(images/divider.gif);background-position:right;background-repeat:no-repeat;height:30px;}
#navigation ul li a {padding-right:15px;position:relative;top:9px;}
#banner {background-image:url(images/banner.gif);background-position: 7px 5px;width:756px;height:110px;background-repeat:no-repeat;}
#center {background-color:white;width:755px;margin:auto;margin-bottom:15px;}

#bottom {background-color:white;width:755px;text-align: center;font-size: 8px;margin:auto;margin-bottom:15px;}
#bottom_cermi {background-color:white;width:755px;text-align: center;font-size: 8px;margin:auto;margin-bottom:15px;}

#logosCabecera {
	position:absolute;
	left:905px;
	top:126px;
	width:233px;
	height:25px;
	z-index:1;
}

#apDiv1 {
	position:absolute;
	left:921px;
	top:110px;
	width:213px;
	height:23px;
	z-index:1;
}

.active {background-image:url(images/subnavi_active.jpg);width:200px;padding:0;margin:0;}
.current {font-weight:bold;}
.novedades {background-image:url(images/border2.gif);background-repeat:no-repeat; background-position:bottom;font-weight:bold; text-decoration:none; color:#990000; font-size:10px; text-align:justify}
.normal {background-image:url(images/border2.gif);background-repeat:no-repeat;width:200px;padding:0;margin:0; text-decoration:none;}

#left {float:left;width:200px;}

#subnavigation {float:left;}
#subnavigation ul li {margin-left:5px;padding-top:9px;padding-bottom:7px;}
#subnavigation ul li a {padding-left:5px;}
#subnavigation ul li a:hover {text-decoration:underline; color:#990000;}

#subnavigation2 {float: left;}
#subnavigation2 a {text-decoration:none; }
#subnavigation2 a:hover {text-decoration:underline;color:#CC0000;}


#content {background-image:url(images/line_vert.gif);background-repeat:repeat-y;float:left; width:500px;margin-left:15px;padding-left:15px;line-height:16px;margin-top:12px;padding-bottom:45px;}

#footer {font-size:9px;text-align:center;margin-right:14px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;}
#footer a {text-decoration:none;color:#BBBEC7;}

.float-left {float:left;width:230px;padding-right:10px;margin:0;}
.float-none {clear:left;display:block;}
.small {clear:left;display:block;font-size:9px}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}
