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


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003366;
	background-image:url(img/gradient.png);
	background-position:left top;
	background-repeat:repeat-x;
}
h1 {
	font-size: 20px; color: #99FF00;
}
h2 {
	font-size: 12px; color: #99FF00;
}
a:link {
	text-decoration: none;
	color:#FFCC00;
}
a:visited {
	text-decoration: none;
	color:#FFCC00;
}
a:hover {
	text-decoration: none;
	color:#FFFF00
}
a:active {
	text-decoration: none;
	color:#FFCC00;
}
p.big {line-height:200%;}
#outer_wrapper {
	margin-right: auto;
	margin-left: auto;
	width:950px;
	background-image:url(img/gradient2.png);
	background-position:left top;
	background-repeat:repeat-x;
	
	border-right-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;	
}

#outer_wrapper_2 {
	margin-right: auto;
	margin-left: auto;
	width:950px;
	/*background-image:url(img/gradient2.png);
	background-position:left top;
	background-repeat:repeat-x;*/
	
	border-right-width: 1px;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-left-style: solid;
	
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;	
}

#content_section {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height:410px;
}
#content_section_oferta {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height:910px;
}
#footer {
	height: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu_section {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#logo_section {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#flash {
	float: left;
	height: 360px;
	width: 460px;
	margin-top: 34px;
	margin-right: 19px;
	margin-bottom: 4px;
	margin-left: 19px;
	border: 1px solid #FFFFFF;
}
#text {
	float: right;
	height: 360px;
	width: 360px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.galeriaa {
	width: 900px;
	margin-top:25px;
	margin-right: auto;
	margin-left: auto;
}
.td_form {
	padding:10px;
}
* {
margin:0; 
padding:0
}
.sm {
list-style:none;
width:900px;
height:50px;
display:block;
overflow:hidden
}
.sm li {
float:left;
display:inline;
overflow:hidden
}

