/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #004d9a;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	vertical-align: top;
}

p {
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#alpha {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #ccc;
	display: none;
	left: 0px;
	top: 0px;
}

#popup_container {
	width: 100%;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 6;
}

#popup {
	width: 50%;
	height: 50%;
	display: none;
	text-align: justify;
}

.nameInput,.dniInput,.addressInput,.cpInput,.phoneInput,.cityInput,.provinceInput,.countryInput,.mailInput
	{
	width: 300px;
	border: 1px solid #ccc;
	background-color:#fff;
	background-image: url(images/user32.png);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 20px;
	width: 300px;
	border: 1px solid #ccc;
	background-image: url(images/user32.png);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 25px;
}

.dniInput {
	background-image: url("images/contactcard32.png");
}

.addressInput {
	background-image: url("images/home32.png");
}

.cityInput {
	background-image: url("images/shield32.png");
}

.provinceInput {
	background-image: url("images/glitter32.png");
}

.countryInput {
	background-image: url("images/mapleleaf32.png");
}

.cpInput {
	background-image: url("images/mailopened32.png");
}

.phoneInput {
	background-image: url("images/phone32.png");
}

.mailInput {
	background-image: url("images/mouse32.png");
}

#form {
	position: fixed;
	left: 500px;
	z-index: 0;
	display: none;
	text-align: center;
	border: 1px solid;
	border: 1px solid #fff;
	background-color: #9bc0d3;
	padding: 3px;
}

#in_form {
	padding: 5px;
	width: 290px;
	height: 190px;
	text-align: left;
	background-color: #005db9;
	color: #9bc0d3;
}

#web {
	border: 0px solid;
}

#top {
	right: 40px;
	position: absolute;
}

#left_login {
	float: left;
	width: 13px;
}

#login {
	height: 24px;
	padding: 5px;
	background-color: #6488ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

.error_message {
	color: #c00;
	font-weight: bold;
}

.top_menu {
	cursor: default;
	border-bottom: 1px dashed;
}

#right_login {
	width: 13px;
	float: left;
}

#header {
	width: 720px;
	margin-top: 0px;
}

#comunicat {
	width: 600px;
	margin-top: 0px;
	background-color: #005db9;
	font-size: 11px;
	border: 5px solid #fff;
	padding: 5px;
}

#content {
	width: 620px;
	margin-top: 5px;
}

.file_td_top {
	background-color: #0066CC;
	border-bottom: 1px solid #9c0;
	border-top: 3px solid #9c0;
}

.file_td {
	background-color: #0066CC;
	border-bottom: 1px solid #9c0;
	border-top: 1px solid #9c0;
}

.star_vote a {
	width: 10px;
	background-image: url(images/star2.png);
	background-repeat: no-repeat;
}

.star_vote a:hover {
	width: 10px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
}

#presentacion2 {
	margin-top: 5px;
	text-align: justify;
}

.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CC00;
}

.sub_title {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

.author {
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.author_b {
	font-weight: bold;
	color: #9c0;
	cursor: pointer;
}

#content_top {
	width: 608px;
	margin-top: 5px;
	background-color: #005db9;
	text-align: justify;
	padding: 6px;
	display: table;
}

.quadre_menu_main {
	margin-top: 10px;
	font-weight: bold;
	cursor: pointer;
}

.quadre_menu_main2 {
	margin-top: 10px;
	display: none;
	background-color: #99CC00;
	font-weight: bold;
	cursor: pointer;
}

.quadre_menu {
	background-color: #0066CC;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 9px;
	text-transform: lowercase;
}

#left {
	width: 299px;
	margin-bottom: 15px;
	float: left;
	background-color: #005db9;
	margin-top: 5px;
	text-align: left;
	padding: 3px;
}

#calendar {
	width: 298px;
	float: left; /*border-left:1px solid;*/
	margin-left: 10px;
	background-color: #005db9;
	margin-top: 5px;
	padding: 3px;
	text-align: left;
}

#menu {
	width: 150px;
	float: left;
	height: 90%;
	background-color: #004a94;
	padding: 4px;
	margin-right: 4px;
}

#content_right {
	width: 430px;
	border-left: 1px solid;
	float: left;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.main_link {
	font-weight: bold;
	text-decoration: none;
}

.sub_link {
	text-indent: 3px;
	font-weight: normal;
	text-align: left;
}

img {
	text-decoration: none;
	border: 0px;
}

.input {
	width: 60px;
	height: 15px;
	background-color: #0066bb;
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
}

.long_input {
	width: 150px;
	height: 15px;
	background-color: #0066bb;
	font-family: tahoma;
	font-size: 9px;
}

.td_bottom {
	border-bottom: 1px solid;
}

.blue_text { /*color:#008aff;*/
	color: #5bb4ff;
	font-weight: bold;
}

.forum_td_top {
	background-image: url(images/forum_td_top.png);
	font-size: 10px;
	padding: 1px;
	height: 9px;
	padding-left: 3px;
}