@charset "UTF-8";
/* CSS Document 	background:url(../img/bg3.jpg) repeat-x repeat-y;*/

body {
	background:#DAF1F8;

    margin:0;
    padding:0; 
    font-size: 100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}

#header {
width:920px;
height:100px;
margin:auto;
margin-top:20px; 
z-index:9998;
position:relative;

}

img{
border:none;
}

#logo {
float:left;
}

#nav{ 
float:right;
margin-top:78px;
font-size:14px;
}

#nav ul { list-style:none; margin:0; padding:0; }
#a li { float:left; width:auto; text-align:center; }
#a li a { display:block; padding:5px 17px; height:100%; color:#fff; text-decoration:none; border-right:1px solid #fff; }
a:hover, a:focus, a:active { background-position:-150px 0; }
#a a { background:url(../images/snook-animation-bg.JPG) repeat; background-position:-20px 35px; }

#feature2, #feature3, #feature4{ display:none;}
#feature1, #feature2, #feature3, #feature4{ position:absolute;}
#espacio {width:20px; height:50px; position:relative; z-index:3;}
#contenido_empresa, #contenido_infra, #contenido_atencion, #contenido_productos, #contenido_promociones {
width:auto;
height:auto;
margin-top:75px;
}

#contenido_index{
width:770px;
margin-left:-417px;
left:50%;
margin-top:40px;
position:absolute;
}


#empresa_fondo {
background-color:#1f73a9;
}

#infra_fondo{
background-color:#09F;
}

#atencion_fondo{
background-color:#FFFF00;
}

#promociones_fondo{
background-color:#fff;
}

#empresa_fondo, #infra_fondo, #atencion_fondo, #promociones_fondo{
width:772px;
height:350px;
margin:auto;
margin-top:-30px;
z-index:1;
opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
				position:relative;
				padding:20px 30px 10px 30px;
				color:#FFFFFF;
				-moz-border-radius-topright:20px;
				-webkit-border-top-right-radius:20px;
				-moz-border-radius-bottomleft:20px;
				-webkit-border-bottom-left-radius:20px;
				
}

.otros{
opacity: 1; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				color:#FFFFFF;
}

#cu3er-container{
width:770px;
height:280px;
margin-left:32px;
z-index:1;
top:40px;
position:absolute;
}
#cu3er-fondo1 {
width:790px;
height:400px;
outline:0;
background:url(../img/banner_background.png) center no-repeat;
z-index:99;
position:absolute;
}
#cu3er-fondo {
width:790px;
height:470px;
outline:0;
margin:auto;
margin-top:20px;
background:url(../img/banner_background.png) center no-repeat;
z-index:99;
position:relative;
}




#navegador_empresa {
	list-style: none;
	padding: 0;
	margin: 10px 0 20px 0;
	background:#a5011d url(images/nav_bar.jpg) repeat-x;
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	height:33px;
	text-transform:capitalize;
}
#navegador_empresa li {
	display: inline;
}
#navegador_empresa li a {
	display: block;
	float: left;
	padding: 10px 20px;
	color: white;
	outline:0px;
	text-decoration: none;
}
#navegador_empresa li a:hover {
	background: #ca2c2c url(images/nav_bar_o.jpg) repeat-x;}

#cu3er-fondo_contact {
width:790px;
height:400px;
outline:0;
margin:auto;
margin-top:20px;
background:url(../img/banner_background.png) center no-repeat;
z-index:99;
position:relative;
}
#contact {
margin-top:-30px;
left:50%;
position:absolute;
margin-left:-379px;
width:800px;
height:370px;
background-color:#007BC6;
				-moz-border-radius-topright: 20px;
				-webkit-border-top-right-radius: 20px;
				-moz-border-radius-bottomleft: 20px;
				-webkit-border-bottom-left-radius: 20px;
				opacity: .9; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#con_izq {
padding-left:20px;
padding-top:3px;
margin-right:10px;
float:left;
background-color:#007BC6;
}

#con_der {
color:#FFFFFF;
width:571px;
float:left;
padding-left:50px;
padding-top:25px;
background-color:#005895;
height:345px;
-moz-border-radius-topright:20px;
}

#left_bolsa_label{
width:200px;
float:left;
position:relative;
height:auto;
margin-bottom:8px;

}

#right_bolsa_input{
width:300px;
float:left;
margin-bottom:8px;
height:auto;
}

label  {
cursor:default;
}

#con_der dt {
display:none;
}

#con_der dd  {
-moz-margin-start:10px;
display:block;
}

#con_der dd #con_der dd textarea.empty {
color:#666666;
}
#con_der dd input, #con_der dd textarea {
background-color:white;
}

#con_der dd input, #con_der dd textarea {
border:medium none;
color:#000000;
font:10px;
margin:0 0 1.5em;
padding:0.3em 9px;
width:200px;
}

con_der dt#submit {
display:block;
left:-5px;
position:relative;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }


a{outline:0px;}

#val{
padding-right:10px;
}

#val li{
display:inline;
padding-right:35px;}


.panel {
position: absolute;
top: 0;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 330px;
height: auto;
padding: 30px 30px 30px 130px;
filter: alpha(opacity=85);
opacity: .85;
z-index:9998;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 0px; right: 0;
font-size: 14px;
color:#fff;
padding: 6px 20px 6px 24px;
background:#222;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
display: block;
z-index:9999;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 0px; right: 0;
font-size: 14px;
color:#fff;
padding: 6px 20px 6px 24px;
background:#1CB5E8;
}

a.active.trigger {
background:#1CB5E8 url(images/minus.png) 85% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 110px;
line-height: 22px;
}

.colright{
float: right;
width: 150px;
line-height: 22px;
}



#contactForm li{
color:#FFFFFF;
list-style:none;
list-style-type:none;
}


.contacto{color:#FFFFFF; margin-left:20px;}






.panel_diseñadores {
position: absolute;
bottom: 0;
right: 0;
display: none;
background: #fff;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
width: 300px;
height: auto;
padding: 20px 30px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
z-index:9998;
}

a.trigger_diseño{
position: absolute;
text-decoration: none;
bottom: 0px; right: 0;
font-size: 8px;
color:#fff;
padding: 2px 20px 2px 24px;
background:#222;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
display: block;
z-index:9999;
}

a.trigger_diseño:hover{
position: absolute;
text-decoration: none;
bottom: 0px; right: 0;
font-size: 8px;
color:#fff;
padding: 2px 20px 2px 24px;
background:#53C613;
}

#piepag{
text-align:center;
position:absolute;
text-decoration: none;
bottom: 15px;
font-size: 10px;
color:#333;
width:100%;

}

a.active.trigger_diseño {
background:#53C613 url(images/minus.png) 85% 55% no-repeat;
}

#contact-wrapper {
	width:250px;
	padding:5px;
	color:#FFFFFF;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

/*							fdsdsf				*/

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}


/* Label */
label {width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left;}

/* Input, Textarea */
input, textarea
{
margin: 5px;
padding: 0px;
float: left;

border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC; 

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
	height: 154px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}

a.ganadores{
position: absolute;
text-decoration: none;
top: 0px; right:40%;
width:250px;
height:40px;
background:url(../images/ganadores.PNG) no-repeat;
display: block;
z-index:9999;
}



/* BR padding: 6px 20px 6px 24px;*/

br { clear: left; }