a:link, a:visited {
	color: #0255A1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	color: #028002;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

body {
	background-color: rgb(255, 255, 255);
	background-image: url(../img/fondo-cn.jpg);
	background-position: top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 10px;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #028002;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0255a1;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #028002;
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

input, textarea, select {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	color: #333;
	background: #FBF4CA;
	border: 1px solid #028002;
}

input, textarea, select {
	margin: 0;
	padding: 2px;
	font-size: 1em;
	color: #333;
	background: #FBF4CA;
	border: 1px solid #028002;
	margin: 5px 0;
}

input,textarea	 { border: 1px solid #028002; }

input.button {
	border: 1px solid #666;
	font-weight: bold;
	width: 90px;
	height: 28px;
	margin-left: 150px;
	color: #333;
}

input.button {
	border: 1px solid #666;
	font-weight: bold;
	width: 90px;
	height: 28px;
	margin-left: 150px;
	color: #000;
}

input:focus, textarea:focus, select:focus { border: 1px solid #028002; background-color: #fbf4ca; }

/* and now the form formatting itself */
label {
	display: block;
	float: left;
	clear: left;
	line-height: 20px;
	margin-bottom: 10px;
	margin: 5px 0;
}

li,p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
}

span.required{ font-size: 11px !important; color: red !important; }

.centrado{ text-align: center; vertical-align: middle; }

.dynamicsite{ text-align: center; padding: 5px; }

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #f93;
	padding: 2px;
}

.errormsg {
	display: block;
	width: 90%;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9D9D url(img/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin: 10px 0;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}

.fotos{
	border: 1px solid #000;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
}

.header1 {
	width: 772px;
	height: 170px;
	top: 1px;
	left: 1px;
	z-index: 1;
	position: absolute;
}

.header2 {
	border: none;
	width: 772px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.mask{
	position: relative;
	width: 771px;
	height: 169px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.msgSent { font-size: 20px; text-align: center; }

.right {
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 30px;
	text-align: right;
}

#area-contenidos {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	width: 564px;
}

#area-menu { text-align: left; vertical-align: top; width: 208px; }

#caption{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px;
	font-size: 14px;
	color: #C64934;
}

/* the main layout */
#contentForm {
	display: block;
	width: 470px;
	margin: auto; /*this line will center the page*/
	padding: 10px;
}

#icon{
	width: 60px;
	height: 100px;
	float: left;
	background-image: url(../style/icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 140px;
}

#main {
	margin: auto;
	width: 450px;
	min-height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#menu {
	text-align: left;
	vertical-align: top;
	width: 220px;
	height: 410px;
}

#pie-pagina {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #028002;
}

#result {
	margin-left: 70px;
	margin-top: 40px;
	width: 350px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

#suscribase{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	padding: 5px;
	margin: 5px;
}

#tabla-central {
	width: 765px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#tabla-contenidos { height: 300px; }

#tabla-menu { width: 220px; }

#titulo-header {
	border-bottom: 0px;
	position: relative;
	width: 772px;
	height: 170px;
	float: left;
}

/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
