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

body {
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}

.main {
	background-image:url(images/dentro_bg.gif);
}

.banner {
	 background-image:url(images/scroll_bg_43.gif); width:470px; height:140px;
}

.banner1 {
	background-image:url(flashbanner/banner_bg.jpg);
	height:287px;
	width:800px;
}
.content {
	border-left:#CCC dotted 1px;
}

.content1 {
	 border-left:1px #CCC dotted;
}

ul li {
	list-style-image:url(images/bullet2.gif);
	margin:5px;
	font-size:10px;
}

.header ul li {
	display:inline;
	font-size:10px;
	margin:2px;
}

.footer ul li {
	display:inline;
	font-size:10px;
	margin:2px;
}

.footer {
	background-image:url(images/footer_bg.gif);
	height:70px;
}

p {
	font-size:12px;
	margin:5px;
	line-height:18px;
}
hr {
	border:1px #CCC dotted;
	width:60%;
}

h1 {
	font-size:16px;
	color:#333;
	margin:5px;
	}
h2 {
	font-size:12px;
	color:#333;
	margin:5px;
	}
hr {
	color:#6C0;
}

 a:link {
	font-size:10px;
	text-decoration:none;
	color:#333;
}

 a:visited {
	font-size:10px;
	text-decoration:none;
	color:#333;
}

a:hover {
	font-size:10px;
	text-decoration:underline;
	color:#3C0;
}
a:active {
	font-size:10px;
	text-decoration:underline;
	color:#3C0;
}
.imgmargin {
	margin:5px;
}

div.htmltooltip{
position: absolute;
z-index: 1000;
left: -1000px;
top: -1000px;
background-color:#333;
border: 1px solid #8D978B;
color: white;
padding: 3px;
width: 200px;
font-size:10px;
color:#FFF;
}

input.submit {
  background-image:url(images/button.jpg);
  cursor:pointer;
  border:0px solid #FFF;
  width:100px;
  height:32px;
  float:right;
  

}
.input, textarea, select {

  width: 155px;
  
  }

form {
	margin:12px;
	font-size:10px;
	color:#333;
}


.flashclass{ /*sample CSS class added to image slideshow container*/
width: 740px; /*a width should be defined for transition to work*/
padding: 0px;
}

.flashclass img{
border-width: 0;
}

/*#container 
{
  text-align: center;
}*/

.border-l{ border-left:thin dotted #cccccc}
.border-bot{ border-bottom:thin dotted #cccccc}

#flash {
position: relative; /*or absolute*/
z-index: -999999;
}

.menu_text{
	text-align:center;
	line-height:45px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

.menu_text a:hover{
	text-align:center;
	line-height:45px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	text-align:center;
	vertical-align:bottom;
}

