body{

	font-size: 11px;

	color: #FFFFFF;

	font-family: "Trebuchet MS", Verdana;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bkgnd_reef.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #B7B7B7;

}

a:link {

	color: #525151;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #525151;

}

a:hover {

	text-decoration: none;

	color:  #FF1515;

}

a:active {

	text-decoration: none;

	color: #525151;

}

.register {

	background-image: url(../images/registerFondo.jpg);

	background-repeat: no-repeat;

	width: 400px;

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	border: 1px solid #000000;

	background-color: #FFFFFF;

	text-align: left;

	vertical-align: top;

	margin-top: 100px;

	z-index: 20001;

}

input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

input2 {
	border: 0;
	border-color:transparent;
}

.login {

	margin-top: 62px;

}

.textoTituloGeneral {

	font-family: "Century Gothic", "Trebuchet MS", Verdana;

	font-size: 18px;

	font-weight: bold;

	color: #BBBBBB;

	margin-bottom: 15px;

	margin-top: 8px;

}

.menu_secundario {

	position: absolute;

	width: 100%;

	top: 0;

	left: 0;

	margin-top: 493px;

}

.mensajePopup {

	background-color: #FFFFFF;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	border: 1px solid #FF0000;	

}

.indexError {

	position: fixed  ;
	left: 50% ;
	margin-left: -400px ;
	margin-top: -366px ;
	color: #900;
	width: 800px ;
	text-align: center ;

}

#resultAjax .indexError {

	position: relative;
	left: 20px ;
	margin-left:0px ;
	margin-top: 0px ;
	color: #900;
	width: 300px ;
	text-align: left ;

}

.scrollCondiciones {
	overflow: auto;
	height: 400px;
}