body {margin:0; padding:0;
font-family:Arial;
font-size:11px;
color:#000000;
background-color:#FFFFFF;
line-height:16px;
}
p {text-align:justify;}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top;}
img{border:none;}
/**************************************************************************/

a:hover { text-decoration:none;}
a { color:#e30176;}

span, span a {color:#5694A1; text-decoration:none;}
span a:hover { text-decoration:underline}

.c_text, .c_text a {text-decoration:none; line-height:12px; color:#6A6A6A;}
.c_text a:hover { text-decoration:underline}

.ls_text, .ls_text a { line-height:12px; color:#2E2E2E; text-decoration:none}
.btnenviar {
	height:18px; width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #000000;
	background-color: #8d0349;
	border: 1px solid #b5015d;
}
.ls_text a:hover { text-decoration:underline}
.ls_text, .ls_text img { vertical-align:middle}
.ls_text a { margin-left:8px;}

.white_text, .white_text a { color:#FFFFFF; line-height:18px}

.white_text span a {color:#FFFFFF; text-decoration:none; line-height:12px;}
.white_text span a:hover { text-decoration:underline}

.no_class, form
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

/*-----------------------------------------------------  	li	 	---------------------*/

ul {list-style:none; list-style-position: inside;}

li	{
						background-image: url(images/vineta.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:12px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 8px;
						line-height:16px;
						color:#333333;
						}
li a	{
						color:#333333;
						font-size:12px;
						text-decoration:none;
						}
li a:hover	{
						color:#666666;
						font-size:12px;
						text-decoration:underline;
						}
li b a	{
						color:#666666;
						font-size:12px;
						text-decoration:none;
						}
li b a:hover	{
						color:#CCCCCC;
						font-size:12px;
						text-decoration:underline;
						}		
						
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:198px;
						background-color:#FFFFFF;
						border:1px solid #6A6A6A;
						font-family:Arial;
						font-size:12px;
						color:#d6006c;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:15px;
						margin:0px 0px 0px 0px;
						}
textarea	{			width:198px;
						height:80px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}				

/*-----------------------------------------------------    end   ---------------------*/													
.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}	
.bottom {text-align:bottom;}	



.toggle{
background-color:#FFFFFF;
color:#333333;
}.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.black01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:16px;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e30176;
}
.titmay {
	font-size:9px;
	font-weight:bold;
	color: #999;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:14px;
	
}
.stalk {
	font-family: Arial;
	font-size: 11px;
	color: #022f65;
	
}
/***********************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

