body, html{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: arial, tahoma;
	font-size: 14px;
	background: #ffffff;
}

a:link, a:visited{
	text-decoration: none;
	color: #010413;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover, li.selected a:link, li.selected a:visited{
	color: #6B0900;
}

p.more{
	text-align: right;
}

img{
	border: 0px;
	display: block;
}

p{
	margin-top: 0px;
	text-align: justify;
	line-height: 1.4em;
}

li{
	line-height: 1.4em;
}

h1{
	color: #B90012;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 10px;
}


h2{
	font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 10px;
}

#left h1{
    padding: 16px 0px 0px 20px;
    margin-bottom: 2px;
    color: #6B0900;
}

#left h2{
    padding: 20px 0px 0px 20px;
    margin-bottom: 2px;
}

#left p{
	padding-left: 20px;
}

#left ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 25px;
}


#left li a:link, #left li a:visited{
	text-decoration: none;
}

.right{
	float: right;
}

.left{
	float: left;
}

.clear{
	clear: both;
}

img.right{
	margin-left: 15px;
}

#topMenu{
	width: 1000px;
	margin: 0px auto;
	height: 170px;
}

/******* WRAPPER **********/
#wrapper{
	width: 1000px;
	margin: 0px auto;
	background: #f4f4f4 url('/images/wrapperBg.gif') repeat-y left top;
}

#left{
	width: 210px;
	float: left;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	background: #7395D2;
}

.spacer{
	background: #C6D3EC;
	border-bottom: 1px solid #305495;
	border-top: 1px solid #305495;
	font-size: 1px;
	height: 3px;
}

.sfirst{
	border-top: 0px;
}

#content{
	width: 705px;
	padding: 20px 60px 0px 25px;
	float: left;
	background: url('/images/contentBg.gif') no-repeat 18px 25px;
}

/****** BOTTOM MENU ********/

#bottomMenu{
	width: 1000px;
	background: #C6D3EC;
	border: #305495 solid;
	border-width: 1px 0px 1px 0px;
	margin: 0px auto;
}

#bottomMenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px auto;
	display: table;
	padding-left: 210px;
}

#bottomMenu li{
	float: left;
	padding: 0px 10px;
}

#bottomMenu li a:link, #bottomMenu li a:visited{
	text-decoration: none;
	
}

#copy{
	font-size: 11px;
	text-align: right;
	width: 1000px;
	margin: 0px auto;
	padding: 5px 0px 10px;
	color: #8C8C8C;
}

#copy a:link, #copy a:visited{
	font-size: 11px;
}

table{
    border: 0 solid #003300;
    border-collapse: collapse;
    border-spacing: 0;
}



td.row1{
    background-color: #E5E5E5;
}

td.row2{
    background-color: #EFEFEF;
}

td{
    border: 2px solid #F4F4F4;
    font-size: 14px;
    padding: 10px;
    text-align: justify;	
}

.partner{
	margin: 0px 0px 10px;
}

/********* MAPA ************/
#mapa{
	height: 300px;
	width: 500px;
	float: right;
	margin-bottom: 20px;
}


.pages{
	border: 1px #464B71 solid;
	padding: 10px 0px 0px 10px;
    border-width: 1px 0px;
}

.pages a:link, .pages a:visited{
	float: left;
	margin-left: 30px;
}

.pages .clear{
	height: 10px;
}

.info{
	font-size: 11px;
	border-top: 1px #464B71 solid;
	margin-top: 3px;
}

.logoFrend{
	padding: 10px 0px 0px 20px;
}
.logoFrend img{
	float: left;
	margin-right: 5px;
}


.news{
	border-bottom: 1px #cfcfcf solid;
	margin-bottom: 15px;
}

.newsLast{
	border-bottom: 0px;
}
