ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

body{
	background: #ccc url(../bg/brillo.png) no-repeat center top;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	cursor: default;
	color: #333;
	-moz-user-select: none;
   	-khtml-user-select: none;
   	user-select: none;
}

#logo { 
	width:180px; 
	margin:100px auto;
	display: block;
}

a,a:focus, a:active{
	outline: none;
	cursor: default;
}

#doop { 
	width:179px;
 	height:101px; 
 	float:left; 
 	margin:0 0 100px; 
 	background: url(../img/doop.png) no-repeat ;
 	-moz-user-select: none;
   	-khtml-user-select: none;
   	user-select: none;
 }

#info{
	width: 500px;
	margin: 0 auto;
}

#botones{
	background:transparent url(../bg/botones_nuevo_doop2.jpg) repeat scroll 0 0;
	float:left;
	height:39px;
	margin:30px 10px 20px 50px;
	text-indent:-999999px;
	width:390px;
}


#avisame{
	background:transparent url(../bg/botones_nuevo_doop.jpg) repeat scroll 0 0;
	float:left;
	height:39px;
	margin:0 3px 20px 0;
	text-indent:-999999px;
	width:186px;
}

#ver_web{
	background:transparent url(../bg/botones_nuevo_doop.jpg) no-repeat scroll -189px 0;
	float:left;
	height:39px;
	margin:0;
	text-indent:-999999px;
	width:200px;
}

#aviso{
	-moz-border-radius:15px;
	-moz-box-shadow:0 2px 10px #777777;
	-webkit-border-radius: 15px;
	-webkit-box-shadow:0 2px 10px #777777;
	background:rgba(13, 194, 7, 0.7) none repeat scroll 0 0;
	border:1px solid #096906;
	height:60px;
	margin:0 15px;
	padding:30px;
	position:absolute;
	top:215px;
	width:400px;
	text-shadow: 0 1px 0 #cffecd;
	display: none;
	-moz-user-select: none;
   	-khtml-user-select: none;
   	user-select: none;
}

#aviso p{
	float:left;
	margin:-12px 0 12px;
}

#aviso .input{
	background:transparent url(../bg/input.png) repeat scroll 0 0;
	border-color:#222222;
	border-style:solid;
	border-width:0 0 0 1px;
	color:#555555;
	float:left;
	font-size:20px;
	height:27px;
	line-height:33px;
	margin:0 0 15px;
	padding:5px;
	vertical-align:middle;
	width:317px;
}

#avisame_btn{
	background:transparent url(../bg/avisame.png) no-repeat scroll 0 0;
	border:0 none;
	float:left;
	height:38px;
	text-indent:-999999px;
	width:72px;
}

#avisame_btn:focus, #avisame_btn:active{
	background-position: 0 -40px;
	outline: none;
	border: 0;
}

.clear{
	clear: both
}

#mensaje{
	color:#FFFFFF;
	float:right;
	font-size:14px;
	height:16px;
	margin:-400px 80px 0 0;
	width:339px;
	display: none;
	text-shadow:0 1px 0 #000;
}

#mensaje_form{
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border:1px solid #777;
}

#mensaje img{
	margin: 10px;
	float: right
}

#mensaje_form{
	color:#FFFFFF;
	font-size:14px;
	padding:10px;
}

.error{
	background: #ff7676;
}

#mensaje_form.enviando{
	background: #89D073 url(../bg/cargando.gif) no-repeat scroll 10px 10px;
	padding-left: 35px;
}

.enviado{
	background: #00CD00;
}

#avances{
	margin:100px auto 40px;
	width:480px;
}
