/* Hoja estilos */
body {
	color: #000;
	background-color: #CEEFFF;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-image: url(../imagenes/bg-image.gif);
	}

.hide {
	display: none;
	}

div.content {
	margin: 0px 20px 20px 20px;
	}

img {
	display: block;
	border: none;
	}

img.inline, input.inline {
	display: inline;
	border: none;
	}

img.flags {
	display: inline;
	border: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

p, h3, h4, li, dd, dt, td, blockquote, select, textarea, input {
	font-size:	11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

h1 {
	margin: 0px 10px 20px 10px;
	font-size: 16px;
	line-height: 33px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #000099;
	background: transparent;
	border-bottom: 1px dashed #909090;
	}

h2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #000099;
	background: transparent;
	border-bottom: 1px dashed #909090;
	}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #cc9;
	color: #000099;
	background: #CEEFFF;
	font-size: 11px;
	line-height: 18px;
	}

tr.tabletop {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #cc9;
	color: #000099;
	background: #CEEFFF;
	font-size: 11px;
	line-height: 18px;
	}

tr.listtable {
	border-bottom: 1px solid #cc9;
	}

.error {
	color: #FF0000;
	font-weight: bold;
	}

/* Formularios  */

select.flat, textarea.flat, input.flat,
select.error, textarea.error, input.error,
textarea.code {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code {
	border-color : #888888;
}


/* Enlaces */

a:link, td a:link {
	text-decoration : none;
	color: #000099;		
	background: transparent;
	}

a:visited, td a:visited {
	text-decoration : none;
	color: #000099;
	background: transparent;
	}

a:hover, a.blink:hover, td a:hover  {
	text-decoration : underline;
	color: #000099;
	background: transparent;
	}

a:active, td a:active {
	text-decoration : underline;
	color: #000099;
	background: transparent;
	}

a.blink {
	text-decoration : none;
	color: #000099;
	background: transparent;
}

a.blink:hover {
	font-weight: bold;
	text-decoration : none;
	color: #fff;
	background: #fe0;
}

/* Tablas */

table#toptable {
	margin: 0px;
	padding: 2px;
	border: none;
	color: #fff;
	background: #7DD5FF;
	}

table#topnavi {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #7DD5FF;
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 15px;
	}

td.footer {
	vertical-align:	middle;
	background: #f7f7f7;
	text-align: center;
	height: 25px;
	}

td.leftmenu, td.rightmenu {
	vertical-align:	top;
	background: #CEEFFF;
	font-size: 12pt;
	}

td.main {
	vertical-align:	top;
	background: #f9f8f3;
	}


td.tborder {
	background: #CCCCCC;
	}

table.recommended td {
	border: 1px solid #ccc;
	}	

/* ------------------------------------------------------------------- */


h4.menuhead {
	margin-top: 10px;
	padding: 3px 5px;
	color: #fff;
	background: #cd5b45;
	font-size:	10px;
	}

.navlink  {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	padding:4px 5px;
	font-weight : bold;
	color: #06c;
	background: transparent;
	display: block;
	font-size: 10px;
	}

a.menulink {
	margin:0px;
	color: #000099;
	background: transparent;
	}

a.menulink:active {
	background: transparent;
	}

a.menulink:visited {
	color: #000099;
	background: transparent;
	}

a.menulink:hover {
	color: #f60;
	background: #f9f8f3;
	display: block;
	border-bottom: 1px dotted #909090;
	text-decoration: none;
	}

a.navlink {
	color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	}

a.navlink:active {
	background: transparent;
	}

a.navlink:visited {
	color: #000099;
	font-size: 11px;
	background: transparent;
	}

a.navlink:hover {
	color: #7DD5FF;
	font-weight : bold;
	background: #000098;
	text-decoration: none;
	}

/* --- Text alignment stuff ------------------------------------------ */

.left, .left1, .datal {
	text-align: left;
	}

.center, .center1, .datac  {
	text-align: center;
	}

.right, .right1, .datar  {
	text-align: right;
	}

.debug {
	color: #fff;
	}

div.box {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #999;
	color: #C0C0C0;
	background: #CEEFFF;
	vertical-align:	middle;
	}

div.navibox {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #999;
	color: #333;
	background: #dfebe2;
	vertical-align:	middle;
	}
#cbanner {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #999;
	}
div.tidbanner {
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999;
	}
#leftbanner {
	margin-top: 40px;
	}

/* --- Color assignments ------------------------------------------- */

.caption {
	color: #333;
	background: transparent;
	}

.data {
	color: #333;
	font-weight: bold;
	}
.companyname {
	color: #000099;
	}

table#listado {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #fff;
	border: 1px solid #000098;
	}
td.list0 {
	margin: 0px;
	padding: 5px;
	background: #CEEFFF;
	color: #000000;
	font-size: 12px;
	border-top: thin none #CEEFFF;
	border-right: thin none #CEEFFF;
	border-bottom: thin dotted #CEEFFF;
	border-left: thin none #CEEFFF;
	}
td.list1{
	margin: 0px;
	padding: 5px;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border-top: thin solid #CEEFFF;
	border-right: none #CEEFFF;
	border-bottom: thin solid #CEEFFF;
	border-left: none #CEEFFF;
	}
