	/********************************************
	   AUTHOR:  			Erwin Aligam 
	   WEBSITE:   			http://www.styleshout.com/
	********************************************/ 
	
	
	
	* { margin: 0; padding: 0; border: 0 }
	
	body {
		background: #f2f2f2;
		font: 11px Verdana, Tahoma, arial, sans-serif;
		line-height:16px;
		color: #333333;
		text-align: center;
		margin: 15px 0;
	}
	
	
	a, a:visited {
	color:#CC33FF;	
		background: inherit;
		text-decoration: underline;
	}
	a:hover {
	color:#771739;
	background: inherit;
	text-decoration: underline;
	}
	
	
	h1, h2, h3 {
		font-family: 'Verdana', Tahoma, Sans-serif;
		font-weight: normal; 		
	}
	
	h1 {
	font-size: 15px;
	color:#9933CC;
	font-weight: normal;
	line-height:21px;
	}
	h2 {
	font-size: 13px;
	/*text-transform: uppercase;*/
	color:#bb0063;
	font-weight:bold;
	}
	h3 {
		font-size:11px;
		color: #96093B;
		
	}
	
	h4 {
		font-size: 12px ;
		color: #000000;
		font-weight: normal;
	}
	
	h1, h2, h3, h4, p {
		padding: 5px;		
		margin: 0;
	}
	ul, ol {
		margin: 5px 20px;
		padding: 0 20px;
	}
	
	/*
	img {
		background: #FAFAFA;
		border: 1px solid #DCDCDC;
		padding: 5px;
	}
	
	img.float-right {
		margin: 5px 0px 10px 10px;  
	}
	img.float-left {
		margin: 5px 10px 10px 0px;
	}
	*/
	
	table {
		/*border-collapse: collapse;*/
		margin: 0px;	
	}
	th strong {
		color: #fff;
	}
	th {
		/*background: url(nav.jpg) repeat-x;*/
		height: 29px;
		/*padding-left: 12px;
		padding-right: 12px;*/
		color: #FFF;
		text-align: left;
		//*border-left: 1px solid #B6D59A;
		border-bottom: solid 2px #FFF;*/
	}
	
	tr {
		height: 30px;
	}
	
	td {
		/*padding-left: 0px;
		padding-right: 0px;
		border-left: 1px solid #E8E8E8;
		border-bottom: 1px solid #DFDFDF;*/
	}
	
	td.first,th.first {
		/*border-left: 0px;*/
	}
	
	tr.row-a {
		/*background: #F8F8F8;*/
	}
	
	tr.row-b {
		/*background: #EFEFEF;	*/	
	}
	
	form {
		margin:10px; padding: 0 5px;
		border: 1px solid #D5D5D5; 
		background-color: #DADADA; 	
	}
	label {
		display:block;
		font-weight:bold;
		margin:5px 0;
	}
	input {
		padding:2px;
		border:1px solid #eee;
		font: normal 1em Verdana, sans-serif;
		color:#777;
	}
	textarea {
		width:400px;
		padding:2px;
		font: normal 1em Verdana, sans-serif;
		border:1px solid #eee;
		height:100px;
		display:block;
		color:#777;
	}
	input.button { 
		font: bold 12px Arial, Sans-serif; 
		height: 24px;
		margin: 0;
		padding: 2px 3px; 
		color: #FFF;
		background: #8EB50C url(nav.jpg) repeat-x 0 0;
		border: none;
	}
	
	
	/********************************************
	   LAYOUT
	********************************************/ 
	#wrap {
		position: relative;
		width: 870px;
		background: url(content.jpg) repeat-y center top;
		margin: 0 auto;
		text-align: left;
	}
	#top-bg {
	   position: absolute;
		width: 870px;
		height: 19px;
		background: url(top-bg.jpg) repeat-y center top;	
		top: 0; left: 0;
		z-index: 2;	
	}
	
	
	#content-wrap {
		position: relative;
		clear: both;
		float: left;
		width: 100%;
		marging-left: 38px;		
		/*border-top: 5px solid #FFF;*/
		display: inline;
	}
	
	#header {
		width: 870px;
		position: relative;
		height: 100px;
		background: url(header-bg.jpg) repeat-y center top;
		padding: 0;	
	}
	#header h1#logo-text a {
		position: absolute;
		margin: 0; padding: 0;
		font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
		letter-spacing: -1px;
		color: #9579B9;
		text-transform: none;
		text-decoration: none;	
		top: 39px; left: 79px;	
	}
	
	
	#header h2#slogan {
		position: absolute;
		margin: 0;
		padding: 0;
		font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
		text-transform: none;
		color: #838181;
		left: 119px;		/*top: 70px; left: 43px;*/
		top: 39px;	
	}
	
	
	#header #header-links {
		position: absolute;
		top: 20px; right: 40px;	
		color: #838181;
		font-size: 9px;	
	}
	#header #header-links a {	
		color: #838181;
		text-decoration: none;	
	}
	#header #header-links a:hover {
		color: #444;		
	}
	
	
	#header-photo {
		width: 100%;
		height: 150px;
		background:url(../img/cabecera.jpg) no-repeat top center;
		}
	
	
	#menu {
		
		clear: both;	
		padding: 0 0 0 30px;
			
	}
	#menu ul {
		float: left;
		list-style: none;
		background: url(nav.jpg) repeat-x;	
		width: 739px;		
		/*text-transform: uppercase;*/
		margin: 0px 0 0 36px;
		padding: 0;	
		display: inline;
	}
	#menu ul li {
		display: inline;
		margin: 0; padding: 0;
	}
	#menu ul li a {
		display: block;
		float: left;
		height:10px;
		width: auto;
		margin: 0;
		padding: 10px 14px;
		border-right: 1px solid #382a00;
		border-left: 1px solid #382a00;
		border-bottom: none;
		color: #FFFFFF;
		font: 11px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
		/*text-transform: uppercase;*/
		text-decoration: none;	
		letter-spacing: 1px;
	}
	#menu ul li a:hover, 
	#menu ul li a:active {
		background-color: #382a00 ;
	}
	#menu ul li#current a {	
		background-color: #382a00 ;	
	}
	
	
	#main {
		float: left;
		width: 60%;
		padding: 0; 
		margin: 10px 0px 0 70px;
		display: inline;
	}
	
		#main_grande {
		float: left;
		width: 70%;
		padding: 0; 
		margin: 10px 0px 0 70px;
		display: inline;
	}
	
	#main h1 {
		margin-top:10px;		
	}
	
	
	#main ul li {
		list-style-image: url(bullet.gif);
	}
	
	
	
	
	#sidebar {
		float: left;
		width: 150px;
		margin: 0px 10px 0 20px;		
	}
	
	#sidebar h1 {
	margin-top: 10px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #771739;
	}
	
	#sidebar h2 {
		margin-top: 10px;
		font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
		color: #9579B9;	
	}
	
	
	#sidebar ul.sidemenu {
		text-align: left;
		margin: 7px 4px 8px 0px; 
		padding: 0;
		text-decoration: none;		
		background: url(dots.jpg) repeat-x left top;
	}
	
	#sidebar ul.sidemenu li {
		list-style: none;
		background: url(dots.jpg) repeat-x left bottom;
		padding: 4px 0 4px 0px;
		margin: 0 2px;		
	}
	
	* html body #sidebar ul.sidemenu li {
		height: 1%;
	}
	
	#sidebar ul.sidemenu li a {
		text-decoration: none;	
		background-image: none;	
		color: #666666;			
	}
	#sidebar ul.sidemenu li a:hover {	
		color: #B53C1B;	
	}
	
	#footer-wrap {
		clear: both;
		width: 870px;
		heigh:60px;
		font-size: 95%;	
		text-align: left;
		padding: 15px 0;
		background: url(footer-bottom.jpg) no-repeat center bottom;	
	}
	#footer-wrap a {
		text-decoration: none;
		color: #666666;
		font-weight: bold;
	}
	#footer-wrap a:hover {
		color: #000;	
	}
	#footer-wrap p {
		padding:10px 0;
	}
	#footer-wrap h2 {
		color: #666666;
		margin: 0;
		padding: 0 10px; 
	}
	
	#footer-bottom {
		clear: both;
		color: #666;	
		margin: 0 auto; 
		width: 83%;
		padding: 10px 0 0 0px;
		text-align: left;
	}
	
	
	.float-left  { float: left; }
	.float-right { float: right; }
	.align-left  { text-align: left; }
	.align-right { text-align: right; }
	
	
	.clear { clear: both; }



/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 790px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.malva {color: #C030ED; 
        font-weight: bold; 
		}
