body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td,br { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
ol,ul { list-style: none; }
fieldset,img { border: 0; }
input,textarea,select,optgroup,option,button { font-family: inherit; font-size: 100%; }
button,input { width: auto; overflow: visible; }




body {
	background-color: #000000;
	color: #717171;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/bg.jpg) top center no-repeat fixed #000;
}

.current a:link {
	color: #fff;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 17px 0;
	padding: -3px 0 0 0;
	display: block;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	display: block;
}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom_padding {
	padding-bottom: 14px;
}

.right_padding {
	padding-right: 14px;
}

#titulo {
	background: url(../images/header_left.png) no-repeat;
	height: 77px;
	width: 450px;
	position: fixed;
	top: 20px;
	left: 20px;
}

#menu {
	background: url(../images/transparent_black.png);
	width: 450px;
	position: fixed;
	top: 135px;
	left: 20px;
}

#menu ul {
	font-size: 24px;
	font-weight: bold;
	padding: 12px;
}

#menu li {
	width: 421px;
}

#menu a {
	padding: 4px 4px 4px 4px;
	display: block;
	color: #666666;
	text-decoration: none;
}

#menu a:hover {
	background: url(../images/link_highlight.png);
	color: #ffffff;
	text-decoration: none;
}

.normal {
	font-size: 12px;
	color: #aaaaaa;
	display: block;
}

.wrapper {
	margin: 900px 0 0 500px;
	width: 482px;
}

.first {
	margin: 0 0 0 500px;
}

.wrapper_footer {
	margin: 35px 0 0 500px;
	padding-bottom: 800px;
	width: 482px;
	font-size: 14px;
}

.buffer {
	height: 20px;
	width: 482px;
}

.content_box {
	padding: 17px;
	background: url(../images/transparent_black.png);
	width: 448px;
	height: auto;
}

.top_padding25 {
	padding-top: 25px;
}

.margin {
	height: 20px;
	width: 465px;
}

.float_left {
	float: left;
	padding: 0 10px 10px 0;
}
.parrafo {
	padding-top: 20px;
	color: #AAAAAA;
}
.red{
	color: #FF0000;
	font-size: 110%;
	display: inline;		
}
.white{
	color: #FFFFFF;
	font-size: 110%;
	display: inline;	
}
.sinbold{
	font-weight: normal;
	font-size: 85%;	
	display: inline;	
}
.direccion{
	font-weight: normal;
	font-size: 65%;
	display: inline;
}
.formulario{
	margin-top: 15px;	
}
.campo{
	width: 100px;
	font-size: 85%;
	line-height: 25px;
	float: left;
	clear:both;
}
.datos{
	line-height: 25px;
}
.enviar{
	clear: both;
	width: 100%;
	text-align: right;
}
input {
	color: #FFFFFF;
	border: 0;
	background: 0;
	border-bottom-color: #717171;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 348px;
	font-weight: normal;
}
textarea {
	color: #FFFFFF;
	background: 0;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 346px;
	font-weight: normal;
}
.boton{
	color: #CCCCCC;	
	border: 0;
	background-color:#717171;
	font-weight:bold;
	padding: 1px 1px 2px 1px;
	width: 80px;
	margin-top: 5px;
	border:#717171 solid 1px;
	font-size: 65%;
}
.tituloservicio{
	text-transform: uppercase;
	font-size: 22px;
	padding-top: 20px;
}
.submenu a{
	color:#AAAAAA;
	text-decoration: none;
	cursor: pointer;	
}
.submenu a:hover{
	color:#FFFFFF;
}
#alb{
	display: block;	
}
#car{
	display: none;	
}
#fon{
	display: none;	
}
#est{
	display: none;	
}
#dec{
	display: none;	
}
#resultado{
	text-align: center;
	margin-top: 25px;
	color:#FFFFFF;
	font-size: 85%;			
}
.info{
	display: none;
	position:absolute; 
	width:100%; 
	height:100%; 
	background-color:#000000;
	color:#CCCCCC;
}
