@charset "utf-8";
#wrapper {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 74px;
}
#logo {
	background-image: url(../images/layout/logo_rmw.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 74px;
	float: left;
	position: relative;
}
#banner {
	height: 74px;
	width: 821px;
	float: right;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
}
#content {
	height: auto;
	clear: both;

}
#sidebar {
	background-image: url(../images/layout/sidebar.jpg);
	background-repeat: no-repeat;
	height: 481px;
	width: 140px;
	float: left;
	text-align: left;
	padding-top: 34px;
	padding-left: 10px;
}
#mainContent {
	background-image: url(../images/layout/right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 486px;
	width: 777px;
	float: right;
	padding-top: 14px;
	padding-right: 29px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: relative;
}
#mainContent ul {
	list-style-image: url(../images/bullets/bullet-rojo.gif);
	line-height: 18px;
}
#leftColumn {
	float: left;
	width: 380px;
}
#rightColumn {
	float: right;
	width: 380px;
	position: relative;
}

#slideShow {
	position:absolute;
	top:272px;
	width:550px;
	height:10px;
	z-index:auto;
	left: 120px;
}
#tableSlideShow {
	background-color: #F0F0F0;
	width: 100%;
}
#td_subtit {
	background-image: url(../images/backgrounds/bg_subtit.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
	line-height: 14px;
}

#footer {
	background-image: url(../images/layout/bottom_border.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 971px;
	background-position: top;
	padding-top: 28px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
#footer a {
	font-weight: normal;
}
body {


}


body,td,th {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	font-size: 11.4px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", Tahoma, sans-serif;
}

h1 {
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	padding-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.2em;
}
h3 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	text-align: justify;
	line-height: 17px;
}


a {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.oddRow {
	background-image: url(../images/backgrounds/bg_clientes_odd.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.evenRow {
	background-image: url(../images/backgrounds/bg_clientes_even.jpg);
	background-repeat: repeat-y;
	background-position: right;
}





#MenuBar1 a {
	background-color: transparent;
}
#MenuBar1 li {
	background-image: url(../images/backgrounds/bg_btn_up.gif);
	background-repeat: repeat-x;
}
#MenuBar1 li:hover {
	background-image: url(../images/backgrounds/bg_btn_over.gif);
	background-repeat: repeat-x;
}
