/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#000000;
	background: #a1a1a1;
	font:small Verdana,Sans-serif;
	line-height:1.6e;
}
table { margin:0; padding:0px;}
a { 
	border: none; text-decoration:underline; border: none; color:#0066ff;
}

a:hover { 
	text-decoration: none; color:#ffff00;
}
.wrap {
	font-family: Arial, Helvetica, sans-serif;
	width: 990px;
	background: #ffffff;
	margin: 0 auto;
	border:1px #999999 solid;	
}
.content{	background:#FFFFFF; width:988px; float:left; margin-left:0px; }
h1 {
	font-family:helvetica, sans-serif;
	color:#9F141A;
	font-size:170%;
	margin-bottom:0.2em;
}
h2 {
	font-family:helvetica, sans-serif;
	color:#9F141A;
	font-size:150%;
	margin-bottom:0.2em;
}
ul {
	list-style-type:none;
	padding-left:0;
}
li {
	font-weight:bold;
}
.note ul {
	list-style-type:square;
	padding-left:25px;
}
.note li {
	font-weight:normal;
	color:#555;
}
#contact {
	width:450px;
	padding:0px;
	margin:0px;
}


fieldset div br {
	display:none;
}
legend {
	font-weight:bold;
	color:#333;
	margin:0;
	padding:0.1em;
}


input:focus, textarea:focus {
	border-color:#666;
	background:#FFF;
}
.scsMsg {
	display:block;
	line-height:30px;
	font-size:18px;
	color:green;
}
.req {color:#C00;}
.errFld {
        background:#FFC;
	border:1px solid #F00;
}
.errMsg {
	color:#F00 !important;
	display:block;
	padding-left:15px;
	background:url("../img/halt.png") 0 3px no-repeat;
}
.bigerr {
	display:block;
	line-height:30px;
	font-size:20px;
	color:#F00;
}
#back {
        display:block;
        background:#333;
        color:#FAFBFC;
        width:250px;
        font-size:15px;
        font-weight:bold;
        text-align:center;
        text-decoration:none;
        padding:10px;
        margin:30px;
}
#back:hover {
        background:#DDD;
        color:#555;
}



#menu {
	position: relative;
	height: 418px;
	margin: 0px auto;
}


.gallery{
	margin: 30px auto;
	width: 972px;	
	padding-top: 10px;
	margin: 0px auto;
	height:auto;
}
.menuitem{
	background: #afec77;
}

.menutarget{
	background-color:#afec77;
	display: none;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	
}

img{
	border:0px;
}
.header {
	font-weight: bold;
	width: 988px;
	margin: 0 auto;
	height: 222px;
	margin-bottom: 0px;
	background: #333399;
}
.header a{ border:none; }
.header img{ border: none; }
.titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#CCCCCC;
	color:#FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dt a{ color:#FFFFFF; text-decoration:none;}
#dt a:hover{ background:#0000FF; color:#FFFFFF; cursor: pointer;}
.menu{ background:#0066FF url(../img/navbar.jpg) no-repeat; color:#FFFFFF; height:27px; width:988px; }

.search {
	padding: 6px 10px 6px 6px;
	text-align: right;
	float:left;
	color: #000;
	width: 230px;
	visibility: inherit;
	height: 29px;

}



*:first-child+html .search {top: 155px;} /* IE 7 hack */



/* Hides from IE5-mac \*/

* html .search {top: 167px;}

/* End hide from IE5-mac */



.search a {color: #000;}



.search .boton {

width: 50px;

height: 20px;

margin-right: 6px;

border: none;

font-size: 12px;

font-weight: normal;

color: #000;

background: url(../img/search_button.gif) no-repeat;

}
.footer { background: #eee; text-align: center; margin: 0 auto; height:auto; width:988px;  }
