/* CSS Document */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:focus {outline:none;}
#wrapper {
}
#wrapperMain {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 140px;
}
#contWrapper {
	margin-top: 10px;
}

#leftCol {
	width: 165px;
	float: left;
	margin-right: 10px;
	height: 335px;
}
#menuLeft {
	margin-bottom: 10px;
}
#search {
}

#mainCont {
	width: 635px;
	float: left;
	margin-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#rightCol {
	width: 130px;
	float: left;
}
#menuRight {
	height: 215px;
	margin-bottom: 10px;
	position: relative;
	z-index: 200;
	right: 100px;
}
#miniBanner {
	height: 50px;
	background-color: #FFFFFF;
	display: block;
}

#logos {
	clear: both;
	margin-top: 10px;
	height: 100px;
	text-align: center;
}
#footer {
	background-color: #003399;
	height: 40px;
	margin-top: 10px;
	line-height: 40px;
	color: #FFFFFF;
	padding-left: 10px;
}
#rights {
	margin-top: 10px;
	text-align: right;
}
#rights a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.results {
	font-size: 11px;
	color: #000000;
}
.results a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

#title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
	text-align: left;
}
#title2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
	text-align: center;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}
titulo grande {
	font-size: 16px;
}
dos {
	text-align: left;
}
#wrapper #wrapperMain #contWrapper #mainCont table tr td p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pies-de-fotos {
	padding:3px;
	background-color:#EEEEEE;
	width:374px;
	margin-top:3px;
	border: 1px solid #333333;
	font-size: 10px;
}
