﻿/* : :  R E S E T  : : : : :
	
* { margin: 0; padding: 0; }
	
A, IMG, FORM, FIELDSET {border: none;} */



/*  COLORs

	XG-CLAN
	AZUL  #007cc2	vermelho #FF0000	cinza ++- #222	cinza +	#333	cinza -	#999	laranja	#FF0000	amarelo	#FF0000	
	creme		#e7dfc8	castanho +	#0EA5BC	castanho -	#FF0000	vermelho	#AE0009 
	
<--- links post	0EA5BC	*/


	

/* * * * * * * * * * * * * * * * * * * * * * * * * * ** * */
/*                           P R I N C I P A L                             */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
/* SLIDESHOW SIMPLES */

.slide1 {
	width: 320px; 
	height: 360px; padding-right: 2px; /**/
	overflow: hidden;
	float: left;
	margin : 0px 0px 0 0px;
	position: relative;

						/*margin-bottom: 20px;*/
	text-align: center;
						/*background: #00 no-repeat; border: 2px solid black;*/
}
	.slide1 IMG { /*height: 558px;*/ }
	.slide1_title { 
		color: #0ff;
		width: 250px; height: 40px;
		position: absolute;
		z-index: 10;
		bottom: 20px; left: 50px;
		font-size: 14px; /*font-weight: bold;top: 260px;*/
		text-align: center;
										/*line-height: 20px;*/
		/*background: red;
		background: url('../Fundos/marilusa.gif');*/
	}
	.slide1_title A { color: #f0f; }
	.slide1_title A:hover { text-decoration: none; }
	
	