body {
	background-color: #eeeeee;
	background-image: url(images/back01.gif);
	background-position: center 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	background-repeat: repeat;
}
html,body {
margin: 0;
padding:0;
}
a:link, a:active, a:visited {
color : #e44c25;
text-decoration : underline;
}
a:hover {
color : #222222;
text-decoration : none;
} 
#menu {
	height: 45px;
	width: 100%;
	background-image: url(images/barrasu.gif);
	background-repeat: repeat-x;
	color: #999999;
}
.menu1 {
	float: left;
	width: 66px;
	text-align: center;
	margin-top: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
}
.menu2 {
	float: left;
	width: 66px;
	text-align: center;
	margin-top: 14px;
}
.menu1 a:link, .menu1 a:active, .menu1 a:visited, .menu2 a:link, .menu2 a:active, .menu2 a:visited {
    color : #6ac7f9;
    text-decoration : none;
    text-shadow: 1px 1px #000000;
}
.menu1 a:hover, .menu2 a:hover {
    color : #dddddd;
    text-decoration : underline;
    text-shadow: 1px 1px #000000;
}
#container {
	background-image: url(images/cont01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 177px;
	overflow: auto;
	margin-bottom: 20px;
}
#col1 {
	width: 550px;
	float: left;
}
.title01 {
	background-image: url(images/title01.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	font-size: 22px;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
}
.post1 {
	background-image: url(images/post01.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.post1 img {
    background-color : #FFFFFF;
    padding : 5px;
    border : 1px solid #cccccc;
    margin : 1px;
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
.post1 img:hover {
    background-color : #ffffff;
    padding : 5px;
    border : 1px solid #999999;
    margin : 1px;
	-moz-opacity: 0.9; 
	opacity: 0.9;
} 
.bot01 {
	background-image: url(images/bot01.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	margin-bottom: 20px;
}
#col2 {
	width: 280px;
	margin-left: 40px;
	float: left;
	margin-right: 30px;
}
.title02 {
	background-image: url(images/title02.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	font-size: 14px;
	color: #808080;
	padding-top: 15px;
	padding-left: 15px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px #ffffff;
	text-transform: none;
	text-align: center;
}
.post2 {
	background-image: url(images/post02.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.bot02 {
	background-image: url(images/bot2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	margin-bottom: 20px;
}
.post3 {
	background-image: url(images/post02.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.post3 a:link, .post3 a:active, .post3 a:visited {
	color : #2297d6;
	text-decoration : none;
	display: block;
	padding-bottom: 4px;
	background-image: url(images/frecina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.post3 a:hover {
	color : #303030;
	text-decoration : none;
	display: block;
	padding-bottom: 4px;
	background-image: url(images/frecina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #eeeeee;
}
#footer {
   background-image : url(images/footer.gif);
   background-repeat : repeat;
   margin-right : auto;
   margin-left : auto;
   text-align : center;
   color : #898989;
   font-size : 12px;
   padding-bottom : 20px;
   padding-top : 20px;
   margin-bottom : 0;
   line-height : 21px;
   text-shadow: 1px 1px #000000;
}
#footer a:link, #footer a:active, #footer a:visited {
    color : #6ac7f9;
    text-decoration : none;
    text-shadow: 1px 1px #000000;
}
#footer a:hover {
    color : #dddddd;
    text-decoration : underline;
    text-shadow: 1px 1px #000000;
}
.text1 {
color : #303030;
} 
.text2 {
	color : #89beda;
	font-size: 10px;
	text-transform: uppercase;
} 
.text3 {
color : #ffffff;
}
