@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/fon.gif);
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 100%;
	text-align: center;
}
#container {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/fondweb.jpg);
	background-repeat: repeat-y;
	}


#header {
	width: 780px;
	height: 101px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header2 {
	width: 780px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content {
	width: 780px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}
#contentmap {
background-image:url(images/fondmap.jpg);
	background-color: #0f0f0f;
	background-repeat: repeat-y;
	background-position: center top;
	width: 780px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
}

#linksinf {
	background-image: url(../images/fondinf.jpg);
	background-position: center top;
	width: 772px;
	height: 60px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-repeat: no-repeat;
}
/*--tex--*/
.textop{
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif
}

.linksbot {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linelink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
.texgris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999
}
.texblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.titleblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
/*--links--*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
