* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff url('./../images/bodybg.png'); 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height: 1.5em;
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img{
border:0px;
}

hr{
border:0px;
border-bottom:1px solid #005dab;
}

p{
margin:10px 0;}

small a{
text-decoration:underline;
}
small a:hover{
color:#FF6600;
text-decoration:underline;
}
#wrap {
margin: 0px auto;
margin-bottom:20px;
width: 830px;
}

#header { 
background: url('./../images/header_bg.jpg');
background-repeat:no-repeat;
height: 76px;
overflow:hidden;
border-bottom:1px solid #000033;
}
#header img{
border:0px;
}
#flags { margin-top:5px; margin-right:5px; text-align: right; color:#FFFFFF;}
#flags a:link, #flags a:visited { color:#FFFFFF;}

#content {
padding: 0px 10px;
background: #fff;
}

#bottom_content {
background: url('./../images/bottom_bg.gif');
height: 12px;
}

.clear {
	clear: both;
	height:1px;
}

#footer {
	text-align: center;
}
#footer p{
padding-bottom:10px;
}
address	{
margin:20px;
clear:both;
text-align:center;
font-size:0.9em;
font-style:normal;
line-height:1.5em;
color:#fff;
}
address	a{
color:#fff;
}
.orangeline {
clear:both;
border-bottom:3px solid #FF3300;
margin-bottom:3px;
}

#comollegar{
margin:0px 30px;
width:500px;
border:0;
height:600px;
}

.img_left img {
float:right;
margin-left:15px;
border:1px solid #3B6EBF;
}
.img_right img {
float:left;
margin-right:15px;
border:1px solid #3B6EBF;
}

.framebank {
	margin: 20px 50px 0px 53px;
}
