body{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/fondo.jpg);
}
#main{
	width:100%;
}
#content{
	margin:0px auto;
	text-align:left;
	width:780px;
}
.bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:780px;	
	min-height:350px;
}
.bg2{
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;	
	min-height:350px;
	background-position:0% 100%;
}
.bgfla{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:780px;
	min-height:122px;
}
#header{
	width:780px;
}
.name{
	background-image:url(images/name_2.jpg);
	background-repeat:no-repeat;
	width:634px;
	height:69px;
	padding:25px 0 0 146px;
	font-size:24px;
	color:#409292;
	background-color:inherit;
	font-weight:bold;
}
.name span{
	font-size:11px;
	color:#000000;
	background-color:inherit;	
	font-weight:normal;
}
.menu1{
	background-image:url(images/menu_2.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:780px;
}
.menu1 a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	padding:0 15px;
}
.menu1 a:hover, .menu2 a:hover{
	text-decoration:underline;
}
.menu2{
	background-image:url(images/menu2.gif);
	background-repeat:repeat-x;
	height:33px;
}
.menu2 a{
	text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
	font-weight:bold;
	padding:0px 15px;
}


#menu {
	background-image:url(images/menu_2.jpg);
	background-repeat:repeat-x;
	padding:1px 0 0 10px;
	height : 32px;
}

.welcome{
	height:71px;
	background-image:url(images/gr2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.w_text1 h1{
	float:left;
	width:301px;
	border-right:2px solid #D5D5D5;
	margin-top:13px;
	color:#828282;
	background-color:inherit;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	height:40px;
	padding-top:18px;
}
.w_text2{
	float:left;	
	width:425px;
	padding:13px 37px 7px 15px;
}
.w_bg{
	background-image:url(images/w_2.gif);
	background-repeat:no-repeat;
	width:780px;
	height:73px;
}
.c_text{
	float:left;
	width:382px;
	padding:55px 0 0 57px;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;

}
.news{
	float:left;
	width:321px;
	font-size:14px;
	padding:30px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#left{
	float:left;	
	width:349px;
	padding:10px 30px 10px 60px;
}
#left2{
	float:left;
	width:780px;
	padding:0px 0px 0px 0px;
}
#left img{
	padding:10px 0;
}
#left ul {
	padding: 0px 0px 0px 0px;
	width:320px;
	margin-left:0px;
}
#left li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 2px 25px 2px 30px;
	text-align:right;
}
#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
}
#left a:hover {
	color:#064EBA;
}
#left li a:hover {
	list-style-type: none;
	padding: 2px 10px 2px 0px;
	text-align:right;
}
#right{
	float:left;
	width:261px;
	padding-right:80px;
	color:#FFFFFF;
	background-color:inherit;
	font-size:11px;
}

.fix{
	clear:left;
	height:1px;
}
.menu3{
	padding-left:10px;
}
.menu3 a{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	padding:0 15px;
}
.menu3 a:hover{
	text-decoration:none;
}
.info{
	padding:10px 0 5px 25px;
	font-size:10px;
	font-weight:bold;
}
.info a{
	color:#000000;
	background-color:inherit;
}
#right img{
	padding:0 10px 10px 15px;
}
.text{
	line-height:15px;
	color: #000000;
}
.more{
	clear:left;
	background-image:url(images/more.gif);
	background-repeat:no-repeat;	
	width:85px;
	height:17px;
	padding:2px 0 0 8px;
	margin:0px 0 0 15px;
}
.more a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
.day{
	padding:0 0 5px 15px;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.day span{
	font-size:15px;
}
