@charset "utf-8";
/* CSS Document */

body {
	color: #9f9f9e;
	font-family: tahoma;
	font-size: 9pt;
	background-color: #727272;
	margin-top: 00px;
	vertical-align: top;
	height: 100%;
	line-height: 140%;
	}
	
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
	}
	
.content {
	width: 775px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;

	}
	
.top {
	width: 775px;
	height: 219px;
	background:url(images/lay_01.jpg);
	float: left;
	}	

.logo {
	margin: 70px 0px 0px 40px;
	}

.menu-1 {
	width: 155px;
	height: 100%;
	background:url(images/lay_04.jpg) repeat-y top;
	float: left;
	}
	
.menu-2 {
	width: 115px;
	height: 100%;
	background:url(images/lay_02.jpg) no-repeat top;
	float: left;
	padding: 0px 30px 10px 10px;
	line-height: 29px;
	text-align:right;
	}

.main {
	background-color:#FFFFFF;
	background:url(images/lay_06.jpg) repeat-y;
	width: 775px;
	height:auto;
	float:left;
	}

.main-1 {
	width: 620px;
	height: 100%;
	float: right;
	}
.main-2 {
	width: 590px;
	height: 100%;
	float: right;
	padding: 60px 20px 10px 10px;
	line-height: 25px;
	text-align:justify;
	}

.main-g {
	width: 560px;
	height: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	text-align:justify;
	}
	
.footer {
	width: 755px;
	height: 18px;
	background:url(images/lay_05.jpg);
	float: left;
	padding: 20px 10px 0px 10px;
	}

.footer1 {
	background:url(images/lay_07.jpg) no-repeat;	
	width: 775px;
	height: 5px;
	float: left;
	}

.img_oferta {
	width:200px;
	height:133px;
	border: 4px solid #d0cecc;
	}

.green {
	color: #339966;
	font-weight:bold;
	}

.red {
	color: #ff0000;
	font-weight:bold;
	}

.fl {
	float: left;
	}

.fr {
	float:right;
	}

.emp {
	color:#9f9f9e;
	font-weight:normal;
	}

.60 {
	width: 60%;
	}
	
.45 {
	width: 49%;
	}

.35 {
	width: 35%;
	}

.25 {
	width: 25%;
	}

h3 {
	color:#FF0000;
	}

img {
	border-style: none;
	}

a {
	color:#626262;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

a.emp:hover {
	color:#000000;
	font-weight:normal;
	}	
	
.small {
	font-size: 10px;
}
