#left{
	float:left;
	width:35%;
}

#right{
	float:right;
	width:60%;
	margin:20px 15px 10px 0px;
}



#header_ a:hover {
text-decoration:underline;
}

#lang {
float:right;
padding-right:32px;
padding-top:23px;
}

#menu {
border-bottom:1px solid #BFC2C2;
height:26px;
padding-left:30px;
padding-top:5px;
width:720px;
}

#minisite {
width: 750px;
margin-left: auto;
margin-right: auto;
border:1px solid #0174AA;
}

#minisite strong{
	color:#0174AA;
	font-size: 14px;
}

#lateral{
background: url(../img/imagen2.jpg) repeat-x;
height:600px;
width:252px;
}

#kontener {
width:750px;
font-size:12px;
line-height:20px;
}

#title{
font-size:18px;
font-weight:bold;
color:#2A2889;	
}


#footer_ {
background-color:#0174AA;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:35px;
text-align: center;
width: 750px;
margin-left: auto;
margin-right: auto;
padding-top:10px;
}



#footer_ a {
color:#ffffff;
font-size:16px;
font-weight:bolder;
text-decoration:none;

}


#footer_ a:hover{
color:#ffffff;
font-size:16px;
font-weight:bolder;
text-decoration:underline;
}


no_links a {
text-decoration:none;
}





