/* Powered by designrox.es */
/* www.designrox.es */
/* Autor: Lucas Ordovás S. */
/* www.lucasordovas.com */

body {
	background-image: url(bg1.png);
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

br {
	clear: both;
}
label {
	float: left;
	width: 90px;
}
input, select {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;	
	padding: 2px 3px 2px 3px;
	float: left;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border:1px solid #A9B700;
}
.boton {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9B700;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border:#FFF;
}
.copy {
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
	padding: 5px 16px 5px 16px;
	border-top: 1px solid #A8A8A8;
}
.adsense {
	background-color: #F2F2F2;
	border: 1px dashed #D4D0C8;
	font-size: 12px;
	text-decoration: none;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 5px;
	width: 468px;
}
.borde{
display:center;
border:1px solid #CC3;
background-color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #ababab;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 4px;
} 
#main {
	width: 600px;
	height: 40px;
	position: absolute;
	top: 235px;
	left: 681px;
	margin-top: -200px;
	margin-left: -300px;
	text-align: center;
}
.link {
	color: #CC0000;
	text-decoration: none;
}
a.link:hover {
	color: #CC0000;
	text-decoration: none;
}
.subtit {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

a:link {
	color: #9F9F9F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9F9F9F;
}
a:hover {
	text-decoration: none;
	color: #A9B700;
}
a:active {
	text-decoration: none;
	color: #9F9F9F;
}

/* Powered by designrox.es */
/* www.designrox.es */
/* Autor: Lucas Ordovás S. */
/* www.lucasordovas.com */
