body{
	margin:0px;
	padding:0px;
	background-image:url(image/bg.png);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-color:#C10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
img {
    border : none;
}

div {
    margin  : 0px;
    border  : none;
    padding : 0px;
}


/*******/


#web{
	margin: auto;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 7px solid #FFFFFF;
	padding: 0px;
	width: 780px;
	}
	
#head {
	background-image: url(image/head.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 223px;
	}
	
#main{
	width:780px;
	height:auto;
	background-image:url(image/main.png);
	overflow: auto;	
	}
	
#main a{
	color:#004B8D;
	text-decoration:none;
	font-weight:bold;
	}
	
#main a:hover{
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
	}

#main1{
	width:178px;
	height:auto;
	float:left;
	padding:6px;
	}

#main1 a{
	font-weight:normal;
	}

#main1 a:hover{
	font-weight:normal;
	}

#main2{
	width:578px;
	height:auto;
	float: right;
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:2;
	color:#333333;
	}
	
#dol{
	background-image:url(image/main.png);
	background-repeat: repeat;
	height:30px;
	width:780px;
}

#footer{
	background-image:url(image/footer.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height:38px;
	width:780px;
	color:#FFFFFF;
	clear:both;
}

#footer a{
	color:#CCCCCC;
	text-decoration:none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer1{
	width:200px;
	height:30px;
	float:left;
	padding:6px;
}

#footer2{
	width:550px;
	height:30px;
	float: right;
	padding:6px;
}

#mainmenu{
	height:36px;
	padding-top:179px;
	float:right;
	}
	
#mainmenu ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
	}

#mainmenu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}

#mainmenu ul li a{
	background: none;
	width: 95px;
	height: 26px;
	border-left: 1px solid #ffffff;
	padding-top:10px;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

#mainmenu ul li a:hover{
	color: #ffffff;
	background: #004B8D;
	}


/*******/

.img{
	border: 4px solid #FFFFFF;
	margin: 4px;
	}
	
.img2{
	border: 4px solid #FFFFFF;
	margin: 10px;
	}
	
h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#004989;
	font-weight:bold;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	font-variant: inherit;
	}

.slogan{
	color:#CC0000;
	}

.oferta{
	margin-left:11px;
	padding-left:11px;
	}

	
