/***Generales***/
body,
html {
	margin:0;
   padding:0;
   color: #515456;
    font-size: 11px;
	line-height:17px;
	background: #10182E;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;/*'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, verdana,sans-serif;
*/}
body {
   min-width:940px;
}
a {
	color: #01395F;
	text-decoration: none;
	outline: 0; 
}
a:hover {
	color: #F68F3A;
	outline: none;
	text-decoration: none;
	outline: 0; 
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/***Layout***/
#ctd-encabezado, #ctd-principal, #ctd-pie, #ctd-copete {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	min-width: 990px;
}
#ctd-copete {
	background: url(img/fondo_copete.png) repeat-x top;
	height: 88px;
}
#ctd-encabezado {
	background: url(img/fondo_enc.png) repeat-x top;
	height: 136px;
}
#ctd-principal {
	background: #fff url(img/fondo_main.png) repeat-x top;
	padding: 0 0 10px 0;
	margin: 0px;
   min-height: 300px;
   height: auto !important;
	height: 300px;	
}

#ctd-pie {
	background: url(img/fondo_pie.png) repeat-x top;
	height: 175px;
	margin: 0px;
	padding: 0px;
}
#encabezado, #principal, #pie, #copete {
	margin: 0 auto;
	width: 970px;
	padding: 0 10px;
}

#encabezado {
	position: relative;
}
#logo {
	position: absolute;
	top: 35px;
	left: 0px;
}
#menuTop {
	float: right;
}
#menuTop div {
	float: left;
}
#menuTop #menuTop-izq {
	background: url(img/fondo_top_izq.png) repeat top;
	width: 13px;
	height: 39px;
}
#menuTop #menuTop-cuerpo {
	background: url(img/fondo_top.png) repeat-x top;
	height: 39px;
	padding: 0 5px;
	
}
* html #menuTop #menuTop-cuerpo{
  width:275px;
}
#menuTop #menuTop-der {
	background: url(img/fondo_top_der.png) repeat top;
	width: 13px;
	height: 39px;
}
#menuTop span {
	color: #1B435F;
}

#menuTop ul {
	list-style-type:none;
	position:relative;
	height:38px;
   font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 38px;
	margin:0;
	padding: 0;
}
#menuTop ul li {
	display:block;
	float:left;
	margin:0 5px;
	height:38px;
}
#menuTop ul li a {
	color: #fff;
	text-decoration:none;
}
#menuTop ul li a:hover {
	color: #F0F8FF;
	text-decoration:none;
}

#ctd-ent-buscador {
	float: left;
}
#buscador-entrada {
	float: left;
	width: 113px;
	padding: 3px 0 0 0;
}
#buscador-boton {
	float: left;
	width: 45px;
	padding: 0 0 0 10px;
}
input#cBuscador {
	width: 113px;
	height: 15px;
	border: 0px;
}


#menu {
	position: absolute;
	top: 90px;
	right: 0px;
	width: 700px;
 font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#menu ul {
	float:right;
	margin:0;
	padding:0;
}
#menu ul li {
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:25px;
}
#menu ul li.left{
	margin:0;
}
#menu ul li a {
	display:block;
	float:left;
	color: #fff;
	line-height:27px;
	text-decoration:none;
	padding:0 0 0 9px;
	height:27px;
	background:url("img/left_both.gif") no-repeat left top;
}
#menu ul li a span {
   float:left;
   display:block;
   background:url("img/right_both.gif") no-repeat right top;
   padding: 0 15px 0 9px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a span {
	float:none;
}
/* End IE5-Mac hack */
#menu ul li a:hover span {
	color: #fff;
}
#menu ul li a.current {
	background-position:0 -25px;
}
#menu ul li a.current span {
	background-position:100% -25px;
   padding-bottom:6px;
   color: #fff;
}
#menu ul li a:hover {
	background-position:0% -25px;
}
#menu ul li a:hover span {
	background-position:100% -25px;
}

#menu span.sepmen {
	color: #1B435F;
	line-height:27px;
}
#titulosCopete {
	padding: 32px 0 0 0;
	height: 45px;
}
#titulosCopete h1, #titulosCopete h2 {
	display: inline;
	
}

#titulosCopete h1 {
	color: #fff;
	font-size: 25px;
	font-weight: lighter;
}
#titulosCopete h2 {
	color: #002035;
	font-size: 17px;
}
#pie, #pie a {
	color: #fff;
	outline: 0; 
}
#pie a:hover {
	color: #F68F3A;
	outline: 0; 
}

#pie {
	position: relative;
}
#arizq {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 510px;
}
#arder {
	position: absolute;
	top: 23px;
	right: 10px;
	width: 400px;
	text-align: right;
}
#arder .pieItem {
	float: right;
	padding: 0 0 0 20px;
}
#arder .pieItem div {
	float: left;
}
#arder .pieItem .pieIcono {
	padding: 0 5px 0 0;
}
#abizq {
	position: absolute;
	top: 85px;
	left: 10px;
	width: 300px;
	padding: 0 0 10px 0;
}
#abder {
	position: absolute;
	top: 85px;
	right: 10px;
	width: 300px;
	text-align: right;
}
#abder img {
	margin: 5px 0 5px 0;
}
#abizq p {
	margin: 0px;
}
.cakeSqlLog {
	float: left;
	background: #f0f8ff;
}

#ctd-paginador {
	float: left;
	width: 100%;
	padding: 0px 0 10px;
}
#ctd-paginador #paginador {
	float: right;
	width: auto;
}
#ctd-paginador #paginador div {
	float: left;
	width: auto;
	padding: 0px 0px 0px 3px;
}
#ctd-paginador #paginador div a {
	display: block;
		padding: 2px 5px 2px 5px;
	color: #01395F;
	text-decoration: none;
}
#ctd-paginador #paginador div a:hover {
	background: #ffffff;
	
	text-decoration: none;
	color: #F68F3A;
}
#ctd-paginador #paginador div span {
	display: block;
	background: transparent;
	color: #002035;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
#ctd-paginador #paginador div span.etiqueta {
	background: transparent;
	border: 1px none #dacdbc;
	padding: 3px 6px 3px 6px;
}
#flashMessage {
	float: left;
	width: 100%;
	margin: 10px 0 0;
	color: #f00;
}
.error_message 
{
	float: left;
	width: 100%;	
	color: #f00;
}
.msgerror {
	color: #f00;
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	width: 100%;
	padding: 0px;
	margin: 50px 0 0;
	line-height: 25px;
}



















#webmail {
	display: none;
	position: absolute;
	right: 50px;
	top: -7px;
}
#cUsuario, #cPass {
	border: 0px;
	height: 15px;
}
