body {
	background: #e1f3ff;
	margin: 0;
	}
body, input, option, textarea, th, td {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	color: #333;
	}
	input, select, option, textarea {
		max-width: 300px;
		}
a {
	color: #369;
	}
a:hover, a:focus {
	border-color: #58b;
	color: #58b;
	}
h1, h2, h3, h4 {
	margin: 0;
	}
h2 {
	background: #707380;
	border: 2px solid #5e616a;
	border-width: 2px 0 1px;
	color: #eee;
	font: normal 18px/20px Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding: 5px 12px 6px;
	text-transform: uppercase;
	}
h3 {
	background: #f3f3f3;
	border: 2px solid #ddd;
	border-width: 2px 0 1px;
	color: #333;
	font: normal 18px/20px Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 20px 0 15px;
	padding: 5px 12px 6px;
	}
h4 {
	border-bottom: 1px solid #ddd;
	color: #333;
	font: normal 18px/20px Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	}
	
img {
	border: 0;
	}
	img.screenshot {
		border: 1px solid #ddd;
		padding: 3px;
		}
big {
	font-size: 20px;
	line-height: 28px;
	}
p, ul, ol {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}
ul, ol {
	margin-left: 25px;
	}
	ul li {
		list-style: disc outside;
		}
	ol li {
		list-style: lower-alpha outside;
		}
td {
	vertical-align: top;
	}

#header {
	background: #0099ff;
	border-bottom: 2px solid #008df0;
	border-top: 1px solid #2f3035;
	color: #fff;
	text-align: center;
	}
	#header-content {
		background: url('../imagenes/header-bg.png') no-repeat right top;
		height: 120px;
		margin: 0 auto;
		position: relative;
		text-align: left;
		width: 980px;
		}
	#header h1 a {
		background: url('../imagenes/logo.png');
		display: block;
		font-size: 0;
		height: 64px;
		line-height: 0;
		position: absolute;
		text-indent: -2000px;
		top: 30px;
		overflow: hidden;
		width: 480px;
		}
	#flags {
		float: right;
		margin-top: 10px;
		margin-right: 220px;
		text-align: right;
		width: auto;
		}
		#flags ul, #flags li {
			margin: 0;
			padding: 0;
			display: inline;
			}
		#flags li {
			float: left;
			margin-left: 2px;
			}
#body {
	background: #e1f3ff;
	border-top: 1px solid #2f3035;
	text-align: center;
	}
	#body-content {
		background: #fff;
		margin: 0 auto;
		min-height: 500px;
		padding-bottom: 5px;
		text-align: left;
		width: 980px;
		}
#main {
	float: left;
	width: 100%;
	}
	#main-content {
		margin: 5px 225px 15px;
		}
	#login {
		float: right;
		width: auto;
		}
#menu {
	border: 5px solid #fff;
	border-width: 0 10px;
	height: 33px;
	}
	#menu ul, #menu li {
		margin: 0;
		padding: 0;
		display: inline;
		}
	#menu a {
		background: #008df0;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		color: #b9e2ff;
		float: left;
		padding: 5px 14px 7px;
		margin: -2px 2px 0 0;
		text-decoration: none;
		}
	#menu li.right a {
		float: right;
		margin-left: 2px;
		margin-right: 0;
		}
	#menu li.active a {
		background: #005ea0;
		color: #eee;
		font-weight: bold;
		}
	#menu a:hover {
		background: #005ea0;
		color: #eee;
		}
	#menu form {
		display: block;
		float: left;
		margin: 3px 0 0 10px;
		}
	#menu form input {
		float: left;
		margin-right: 2px;
		}
#left-column {
	float: left;
	margin-left: -980px;
	width: 220px;
	}
	.box {
		background: #f3f3f3;
		border: 1px solid #ddd;
		padding: 15px 15px 5px;
		margin: 5px 10px;
		}
#right-column {
	float: left;
	margin-left: -220px;
	width: 220px;
	}
#right-column .enlace {
	margin-bottom: 8px;
	}
#right-column .enlace img {
	background: #fff;
	border: 3px solid #dadada;
	padding: 8px;
	}
	#left-column img.destacado {
		background: #fff;
		border: 3px solid #dadada;
		margin-top: 5px;
		}
#path, div.error, div.mensaje {
	background: #f3f3f3;
	border: 1px solid #ddd;
	margin: -13px 0 15px;
	padding: 8px 10px;
	}
	div.error {
		background: #fee;
		}
	div.mensaje {
		background: #ffd;
		}
	div.error p, div.mensaje p, div.error ul, div.mensaje ul {
		margin-bottom: 0;
		}
	#footer {
	color: #999;
	margin-top: 20px;
	}
.break {
	height: 0;
	clear: both;
	}

table {
	width: 530px;
	}
	table.actividades {
		margin-bottom: 5px;
		}
	table.actividades td {
		font-weight: bold;
		padding: 0 15px 10px 0;
		width: 25%;
		}
	table.actividades img {
		margin-bottom: 5px;
		}
	table.marcas {
		margin-bottom: 5px;
		}
	table.marcas td {
		color: #666;
		font-style: italic;
		padding-bottom: 10px;
		text-align: center;
		vertical-align: middle;
		width: 33%;
	}
	table.marcas img {
		margin-bottom: 5px;
		}
	table.lista, table.submenu {
		margin-bottom: 20px;
		}
	table.lista td, table.submenu td {
		padding-right: 15px;
		width: 33%;
		}
		table.submenu td {
			width: 50%;
			}
	table.lista div, table.submenu div {
		display: list-item;
		list-style: disc outside;
		margin-left: 25px;
		}
	table.empresas td {
		padding-bottom: 20px;
		}
	table.empresas td.logo {
		text-align: center;
		width: 180px;
		}
	table.empresas td.empresa {
		padding-left: 15px;
		}
	div.nombre {
		font: bold 16px/17px Tahoma, Arial, Helvetica, sans-serif;
		}
	div.nombre a {
		text-decoration: none;
		}
	div.palabrasClave, div.direccion, div.web, div.email {
		margin-top: 3px;
		}
	div.palabrasClave, div.web {
		color: #666;
		font-style: italic;
		}
	table.formulario {
		margin-left: 20px;
		width: 510px;
		}
	table.empresa {
		margin-left: 20px;
		width: auto;
		}
	table.empresa td.clave {
		color: #666;
		font-style: italic;
		padding-right: 20px;
		}
	td.separador {
		line-height: 10px;
		height: 10px;
		overflow: hidden;
		}
	div.logo {
		border-bottom: 1px solid #ddd;
		margin: 0 0 20px 20px;
		padding-bottom: 10px;
		}
	div.plano {
		margin: 20px 0 0 20px;
		}
table.form, table.display {
	margin-left: 40px;
	width: auto;
	}
	table.display td {
		vertical-align: top;
		}
	th {
		font-weight: bold;
		padding-bottom: 3px;
		text-align: left;
		}
.selector {
	background: #fff;
	border: 1px solid #dddddd;
	cursor: pointer;
	padding: 6px 12px;
	position: relative;
	}
	.selector ul {
		background: #fff;
		border: 1px solid #dddddd;
		cursor: default;
		display: none;
		margin: 0;
		padding: 10px 10px 10px 25px;
		position: absolute;
			left: -1px;
			top: 27px;
		width: 131px;
		}		
	.selector:hover ul {
		display: block;
		}
