body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	background:url(img/back.gif) center;
}
p {
	margin: 0px 0px 5px;
}

#all {
	margin: 0px auto;
	width: 890px;
	background: #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	display:block;
}
#all .header {
	float: left;
	width: 890px;
	background: #FFFFFF;
}
#all .header .logo {
	float: left;
	width: 250px;
}
#all .header .buscador {
	float: left;
	width: 630px;
	height: 28px;
	overflow: hidden;
	padding-top: 5px;
	padding-right:10px;
}
#all .header .buscador .buscBot {
	background: url(img/flechaAzulBlanco.gif) no-repeat;
	float: right;
	height: 14px;
	width: 14px;
	margin: 2px 0px 0px;
	padding: 0px;
	border: 0;
	cursor: pointer;
}
#all .header .buscador .buscCamp {
	margin: 0px 10px 0px 0px;
	float: right;
	color: #666666;
	height: 16px;
	width: 135px;
	border: 1px solid #999999;
}
#all .header .buscador .buscText {
	font-weight: bold;
	color: #0058A4;
	display: inline;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	font-size: 11px;
}
#all .header .datos {
	float: left;
	width: 640px;
}
#all .header .idiomas {
	float: left;
	width: 640px;
	padding-top:3px;
}
#all .header .idiomas .langPor{
	float: right;
	text-decoration:none;
	color:#666666;
	padding-left:17px;
	padding-right:10px;
	background-image:url(img/bandPort.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#all .header .idiomas .langEng{
	float: right;
	text-decoration:none;
	color:#666666;
	padding-left:17px;
	padding-right:10px;
	background-image:url(img/bandEng.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#all .header .idiomas .langEsp{
	float: right;
	text-decoration:none;
	color:#666666;
	padding-left:17px;
	padding-right:10px;
	background-image:url(img/bandEsp.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#all .bannerTop {
	text-align: center;
	float: left;
	width: 890px;
	display: inline;
	background: #FFFFFF;
	padding-bottom: 10px;
}
#all .middle {
	float: left;
	width: 890px;
	padding-bottom: 10px;
	background-image:url(img/back-middle.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#all .middle .left {
	float: left;
	width: 230px;
	border-right: solid 8px #FFFFFF;
	display:inline;
	background: #F4FAFF;
}
#all .middle .left .menu {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	float: left;
	width: 230px;
	padding-top: 30px;
}
#all .middle .left .menu .bot_1 {
	background: #DDEFFF url(img/flechaAzulCeleste.gif) no-repeat 5px 7px;
	display: inline;
	padding: 4px 3px 5px 22px;
	float: left;
	width: 205px;
	font: bold 14px "Trebuchet MS", Verdana, Arial;
	color: #0058A4;
	text-decoration:none;
}
#all .middle .left .menu .bot_2 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background: #F4FAFF url(img/flechaRojaCeleste.gif) no-repeat 10px 7px;
	display: inline;
	padding: 4px 3px 4px 25px;
	float: left;
	width: 202px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
}
#all .middle .left .menu .bot_2:hover {
	color: #666666;
	text-decoration: none;
	background: #F5F5F5 url(img/flechaRojaCeleste.gif) no-repeat 12px 7px;;
}
#all .middle .left .logout {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	display: inline;
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin: 10px 5px;
	padding: 30px 5px 5px;
	text-align:center;
	font-size:13px;
}
#all .middle .left .logout a{
	color:#CC0000;
	font-size:11px;
	text-align:right;
}
#all .middle .left .login {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	display: inline;
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin: 10px 5px;
	padding: 30px 5px 5px;
}


#all .middle .left .login .loginRow {
	display: inline;
	float: left;
	width: 90px;
	padding-right: 5px;
}
#all .middle .left .login .loginBot {
	float: left;
	width: 14px;
	margin-bottom: 5px;
	padding-left: 4px;
}
#all .middle .left .login .loginRow .loginCamp {
	width: 85px;
	height: 16px;
	color: #999999;
	font-size: 11px;
	margin: 0;
}
#all .middle .left .login .loginBot .loginBot {
	background: url(img/flechaAzulBlanco.gif) no-repeat;
	height: 14px;
	width: 14px;
	border-style: none;
	margin: 5px 0px 0px;
	padding: 0px;
	cursor: pointer;
}
#all .middle .left .login .links{
	display: inline;
	margin-top: 5px;
	float:left;
	width:208px;
}
#all .middle .left .login .links a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
}


#all .middle .center {
	float: left;
	width: 650px;
	overflow:hidden;
}
#all .middle .center .menuTop {
	background: #10987C;
	height: 28px;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	margin-bottom:10px;
	float:left;
}
#all .middle .center .menuTop a {
	color: #FFFFFF;
	background: url(img/flechaBlancaVerde.gif) no-repeat 0px 11px;
	margin-left: 20px;
	padding-top: 5px;
	display: inline;
	float: right;
	padding-left: 12px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
}
#all .middle .center .menuTop a:hover {
	color: #DDDDDD;
}
#all .footer {
	background: url(img/backFooter.gif) repeat-x;
	display: inline;
	float: left;
	height: 30px;
	width: 870px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#all .footer .netcom {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	font-size: 9px;
	padding-top: 4px;
	font-weight: normal;
}

/* PAGINADO *****************************/

.paginado {
	float: left;
	width: 650px;
	padding-bottom: 5px;
	padding-top:5px;
	background-color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:20px;
}
.paginado:first-child{
	background-color:#EEEEEE;
	}
.paginado .anterior {
	text-align: center;
	float: left;
	width: 100px;
}
.paginado .anterior a{
	color:#0058A4;
	text-decoration:none;
}

.paginado .paginas {
	float: left;
	width: 450px;
	text-align: center;
}
.paginado .paginas .pagina {
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	width: 5px;
	font-weight:bold;
	color:#990000;
}
.paginado .paginas .pagina a {
	font-weight:normal;
	font-weight:lighter;
	color:#0058A4;
	text-decoration:none;
}
.paginado .paginas .paginaSel {
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	width: 5px;
	font-weight:bold;
	color:#990000;
}
.paginado .paginas .paginaSel a {
	color:#CC0000;
}
