@charset "UTF-8";
/*
---------------------------------
Site:           DesignerStudio
Author:         Marcela Yapura
Updated:        04th January 2010
----------------------------------
*/

body {
	background-color:#000;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	color:#F60;
	font-family:Tahoma;
	margin:0;
	font-size: 0.7em;
}

a:active
{
	outline: none;
}
:focus
{
  -moz-outline-style: none;
}

#contenedor {
left:50%;
margin-left:-502px;
position:absolute;
top:0;
width:1005px;
}

#bottom {
	height:160px;
	left:0px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	width: 100%;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

.clear {
clear:both;
}

.destacado {
	color:#CCC;
	font-family:Tahoma;
	margin:0;
	font-size: 9pt;
	line-height: 16pt;
}

#heading {
height:53px;
left:0;
position:absolute;
top:0;
width:1005px;
}

#heading_right {
	float:right;
	height: 50px;
	padding-right: 10px;
}

#heading_left {
	float:left;
	height: 50px;
}

#banner {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:348px;
	left:0px;
	position:absolute;
	top:49px;
	width:1005px;
	background-position: center;
}

#centro {
	left:100px;
	position:absolute;
	top:400px;
	width:810px;
}

#contact {
	position: relative;
	padding-top: 20px;
	padding-left: 220px;
	padding-right: 200px;
}
.form {
	background-color: #333;
	height: 22px;
	width: 382px;
	border: 1px solid #666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #CCC;
}

#left {
	float:left;
	padding:50px 10px 10px 10px;
	width:380px;
}

#divider {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:left;
	width:10px;
	background-attachment: scroll;
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 1400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divider2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:left;
	width:10px;
	background-attachment: scroll;
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 440px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#right {
	float:left;
	padding:50px 10px 10px 10px;
	width:380px;
}
.texto_profile {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: normal;
	color: #F60;
}
.formCopy {
	background-color: #333;
	height: 60px;
	width: 382px;
	border: 1px solid #666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #CCC;
}

.texto_formulario {
	border= "none";
}
