@charset "utf-8";
/* CSS Document */

body {
	color: #7f7f7f;
	font-family: tahoma;
	font-size: 9pt;
	background-color: #ffffff;
	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: 928px;
	height: 215px;
	background:url(images/lay_01.jpg);
	float: left;
	}	

.logo {
	margin: 40px 0px 0px 80px;
	}
	
.main {
	background-color:#FFFFFF;
	background:url(images/lay_04.jpg) repeat-y;
	width: 928px;
	height:auto;
	float:left;
	}
	
.menu {
	background-color:#FFFFFF;
	background:url(images/lay_02.jpg) no-repeat;
	width: 289px;
	height: 499px;
	float:left;
}

.tresc {
	width: 549px;
	height: 100%;
	background:url(images/lay_03b.jpg) no-repeat top;
	float: right;
	padding: 40px 90px 20px 0px;
	}
	
.footer {
	width: 573px;
	height: 29px;
	background:url(images/lay_05a.jpg) no-repeat;
	float: left;
	padding: 20px 90px 0px 265px;
	}



.margin {
	margin-left: 50px;
}


.img_galeria {
	
	border: 1px solid #a56e9c;
	}



.green {
	color: #339966;
	font-weight:bold;
	}

.red {
	color: #ff0000;
	font-weight:bold;
	}

.fl {
	float: left;
	}

.fr {
	float:right;
	}

.emp {
	color:#ffffff;
	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:#ffffff;
	font-weight:normal;
	}	
a.emp {
	color:#ffffff;
	font-weight:normal;
	}	
	
a.emp:link {
	color:#ffffff;
	font-weight:normal;
	}	
	
.small {
	font-size: 10px;
}