@charset "utf-8";
#leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/leftbar.png);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: auto;
	width: 247px;
}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:   repeat-x;
	background-color: #BDE9F6;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/main.png);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 571px;
height: 478px;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/credits.png);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 168px;
	width: 247px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 846px;
	background-position: right;
}
#menu {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-image: url(images/menubg.png);
	background-repeat:  repeat-x;
	text-align: center;
	height: 23px;
	width: 600px;
	color: #000000;
	font-weight: bold;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3 {
	font-family: Tahoma, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;}
#leftbar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #0099FF;
	background-color: #C5EEFE;
	margin-bottom: 1px;

}
#leftbar textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 130px;
	border: 1px solid #0099FF;
	background-color: #C5EEFE;
}


#leftbar #button {
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	
}.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding: 2px;
	border: 1px solid #FF0000;
	background-image: url(images/bg_main.png);
	background-repeat: repeat;
	width: 120px;
}
#formcontact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #0099FF;
	background-color: #C5EEFE;
	margin-bottom: 1px;
	width: 300px;
}
#formcontact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 299px;
	border: 1px solid #0099FF;
	background-color: #C5EEFE;
}
#formcontact .boton {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	height: 20px;
	width: 100px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 3px;
	cursor: pointer;
}
#formcontact .alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
	display: block;
	padding: 2px;
	border: 1px solid #FF0000;
	background-image: url(images/bg_main.png);
	background-repeat: repeat;
	width: 300px;
	margin-bottom: 2px;
}