body {
	margin : 0;
	padding : 0;
	line-height : 1.7em;
	color : #666;
	background : #05305C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
width : 720px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 10px solid #fff;
color : #666;
background : #f2f3f4;
}
#fotos .bottommenu {
	float: right;
	margin-right: 30px;
}

			/*TOP NAV*/
#navlist {
	padding : 8px;
	margin : 0 0 10px 0;
	background : #05305c;
	width: 705px;
}
.mail {
	color: #000000;
	left: 5px;
	padding: 0 0 0 35px;
}


#container #fotos {
	padding: 1px;
	margin-left: 230px;
}
.mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #05305C;
}

			/*BANNER*/

#banner h1 {
padding : 5px;
font-size : 175%;
text-align : right;
letter-spacing : 5px;
color : #fff;
background : inherit;
}
			/*MAIN CONTENT*/
#content {
	padding : 2px 10px 0 0;
	margin-left : 230px;
	background-color: #f2f3f4;
	width: 480px;
	text-align: justify;
	vertical-align: top;
}

			/*SIDEBAR*/
#sidebar {
	float : left;
	width : 200px;
	margin : 0 10px 0 0;
	padding : 5px;
	background-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5C0505;
}

#sidebar a {
color : #333333;
background-color : inherit;
}
#sidebar a:hover {
color : #5C0505;
background-color : inherit;
}
#container #materia {
	color: #666666;
	background-color: f2f3f4;
	text-align: justify;
	float: right;
	width: 467px;
}

			/*FOOTER*/
#footer {
clear : both;
padding : 3px;
margin : 0 0 0 0;
text-align : center;
border-top : 1px solid #05105c;
color : #999;
background-color : #05305C;
}
			/*TYPOGRAPHY*/
h2 {
margin : 0 0 20px 0;
padding : 5px;
text-transform : uppercase;
font-size : 110%;
letter-spacing : 3px;
border-bottom : 1px dashed #eee;
color : #741e37;
background : inherit;
}
			/*LINKS*/
a {
text-decoration : none;
color : #741e37;
background : #f2f3f4;
}
a:hover {
text-decoration : none;
color : #333;
background : #f2f3f4;
}
a img {
border : 0;
}
.navlist ul li {
margin : 0 15px 0 0;
padding : 0;
background : inherit;
}
			/*CLASSES*/
.border {
	margin : 10px;
	padding : 1px;
	border: 1px solid #aaa;
	margin-left: 25px;
	clear: right;
}

.info {
	padding : 10px;
	font-size : 12px;
	color : #333;
	background : inherit;
}
			/*ROUNDED CORNERS*/
.rbroundbox {
background : url(img/nt2.gif) repeat;
}
.rbtop div {
background : url(img/tl2.gif) no-repeat top left;
}
.rbtop {
background : url(img/tr2.gif) no-repeat top right;
}
.rbbot div {
background : url(img/bl2.gif) no-repeat bottom left;
}
.rbbot {
background : url(img/br2.gif) no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
height : 10px;
font-size : 1px;
}
.rbcontent {
margin : 0,7px;
}
.rbroundbox {
width : 95%;
margin : 0.5em auto;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #741E37;
}
