/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	background-color: #73797C;
	background-image: url(site/img/bkg.jpg);
	line-height: 15px;
}
a {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none
}

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

a.h2:active {
	color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	line-height: 13pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight:bold;
}
a.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight:bold;
}
a.titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9BB4DE;
}
input, textarea, select {	
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	color: #000;
	font: 1em Arial, Helvetica, sans-serif;
}
.checkbox {
	background-color: #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000;
}
.cpobrigatorio {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.fotoMoldura { 
	border: 1px solid #000000; 
	margin-top:0px;
	margin-right:1px;
	margin-bottom:0px;
}
.border {
	border: 2px solid #FFFFFF;
}
.noborder {
	border: 0px;
}
.txtMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFF;
}
.borderWhite {
	border: 5px solid #323A3E;
}
.img-flash {
	FONT-SIZE: 0px; 
	Z-INDEX: 10; 
	LEFT: 265px; 
	OVERFLOW: hidden; 
	WIDTH: 75px; 
	POSITION: relative; 
	TOP: 335px; 
	HEIGHT: 75px
}

.fw-container {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BACKGROUND: url() repeat-y left top;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	OVERFLOW: visible;
	WIDTH: 760px;
	PADDING-TOP: 0px;
	POSITION: relative;
	BORDER-RIGHT-WIDTH: 0px;
	visibility: visible;
}
.img-popupp {
	BORDER-RIGHT: gray 1px solid;
	PADDING-RIGHT: 5px; 
	BORDER-TOP: gray 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: gray 1px solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: gray 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #FFFFFF
}

/*
NEWSLETTER --------------------- */

#cxnewsletter{
width:32px;
float:left;
}

/* NAVIGATION */
#navigation {
	position: absolute;
	margin: 0;
	margin-top:50px;
	padding: 0;
	top: 0;
	left: 0;
	list-style: none;
	height: 93px;
}

#navigation li { 
width: 32px;
}

#navigation li a { 
display: block; 
width: 32px; 
height: 0; 
overflow: hidden; 
background: #000; 
}

/* Facebook */

#navigation .facebook { 
position: absolute;
top: 93px;
left: 0px;
width: 84px;
height: 49px;
background: url(site/img/cx_facebook.png) no-repeat 0px 0px; 
}

#navigation .facebook a { 
position: absolute;
top: 0px;
left: 0px;
width: 84px;
height: 49px;
background: url(site/img/cx_facebook_over.png) no-repeat -100px 0px;
}

#navigation .facebook a:hover { 
position: absolute;
top: 0px;
left: 0px;
width: 84px;
height: 49px;
background: url(site/img/cx_facebook_over.png) no-repeat 0px 0px; 
}

#navigation .facebook a span{
display:none;
}
