/* CSS Document */

body {
	margin:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", 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;
}
#menuLeft {
	margin-bottom: 10px;
}
#search {
}

#mainCont {
	width: 635px;
	float: left;
	margin-right: 10px;
	text-align: left;
	margin-top: 5px;
}

#mainConta {
	width: 635px;
	float: left;
	margin-left: px;

	text-align: left;
	margin-top: 5px;
}

#mainContb {
	width: 635px;
	float: left;
	margin-right: 10px;
	text-align: left;
	margin-top: 5px;
	z-index: 11;
}

#title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06F;
	text-align: left;
	
}
#rightCol {
	width: 80px;
	float: left;
}
#menuRight {
	height: 215px;
	margin-bottom: 10px;
	position: relative;
	z-index: 200;
	right: 190px;
}
#miniBanner {

	background-color: #FFFFFF;
	display: block;
}

#logos {
	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;
}




/* 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;
}
#wrapper #wrapperMain #contWrapper #mainCont table tr td {
	text-align: left;
}
#menuJS {
	margin-bottom: 10px;
	position: relative;
	text-align: right;
	z-index: 900;
}
.pies-de-fotos {
	padding:3px;
	background-color:#EEEEEE;
	width:374px;
	margin-top:3px;
	border: 1px solid #333333;
	font-size: 10px;
}
/* Historial */
.history , .history-gris{
	padding: 5px;
	height: 92px;
}
.history img , .history-gris img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.history-gris a , .history a{
	color: #0066FF;
	text-decoration: none;
}

.history-gris {background-color:#EEE;}
.history-img {
	background-image: url(../img/bg-history.png);
	width:79px;
	height:79px;
	padding-top:11px;
	padding-left:11px;
	float: left;
	margin-right: 15px;
}
.history-cont .tittle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.vermas {
	float: right;
}

/* PAGINADOR */
#paginator {font-size:12px;}
#paginator a {cursor:pointer;}
#paginator a:hover {text-decoration:underline;}
#paginator ul {list-style-image:none; list-style-type:none; margin:0; padding:0;}
#paginator li {float:left; margin:0 5px 0 5px;}