	/********************************************
	   AUTHOR:  			Erwin Aligam 
	   WEBSITE:   			http://www.styleshout.com/
	********************************************/ 
	
	
	
	* { margin: 0; padding: 0; border: 0 }
	
	body {
		background: #f2f2f2;
		font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
		color: #555555;
		text-align: center;
		margin: 15px 0;
	}
	
	
	a, a:visited {	
		color:#CC0066;
		background: inherit;
		text-decoration: none;
	}
	a:hover {
	color:#CC0066;
	background: inherit;
	text-decoration: underline;
	}
	
	
	h1, h2, h3 {
		font-family: 'Verdana', Tahoma, Sans-serif;
		font-weight: normal; 		
	}
	
	h1 {
		font-size: 22px ;
		color: #843399;
		font-weight:bold;
	}
	h2 {
		font-size: 15px;
		/*text-transform: uppercase;*/
		color: #333333;
		font-weight:bold;
	}
	h3 {
		font-size:12px;
		color:#843399;
		font-weight:bold;
	}
	
	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;
		font-weight:bold;
	}
	
	
	/*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: 10px;	
	}
	th strong {
		color: #fff;
	}
	th {
		height: 29px;
		
		color: #FFF;
		text-align: left;

	}
	
	tr {
		height: 30px;
	}
	
	td {
		
	
	}
	
	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;
	}
	
	.Estilo2 {
	color: #FF00CC;
	font-weight: bold;
}
	/********************************************
	   LAYOUT
	********************************************/ 
	#wrap {
		position: relative;
		width: 820px;
		background: url(content.jpg) repeat-y center top;
		margin: 0 auto;
		text-align: left;
	}
	#top-bg {
	   position: absolute;
		width: 820px;
		height: 19px;
		background: #CCC url(top-bg.jpg) repeat-y center top;	
		top: 0; left: 0;
		z-index: 2;	
	}
	
	
	#content-wrap {
		position: relative;
		clear: both;
		float: left;
		width: 752px;
		padding: 10px 10px 10px 5px; 	
		border-top: 5px solid #FFF;
		border-bottom: 2px solid #D0D0D0;
		margin-left: 27px;
		display: inline;
	}
	
	#header {
		width: 820px;
		position: relative;
		height: 100px;
		background: #CCC url(header-bg.jpg) repeat-y center top;
		padding: 0;	
		color: #FFF;	
	}
	#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 {
		/*border-top:5px solid #FFFFFF ;
		border-bottom:5px solid #FFFFFF ;*/
		clear: both;
		height: 243px;
		width: 738px;
		margin: 0 0 0 38px;
		padding: 0;
		/*background: #FFF url(img/cab.jpg) no-repeat top left ;*/
	}
	
	
	#menu {
		clear: both;	
		padding: 0;		
	}
	#menu ul {
		float: left;
		list-style: none;
		background: url(nav.jpg) repeat-x;	
		width: 740px;		
		text-transform: uppercase;
		margin: 0px 0 0 38px;
		padding: 0;	
		display: inline;
	}
	#menu ul li {
		display: inline;
		margin: 0; padding: 0;
	}
	#menu ul li a {
		display: block;
		float: left;
		width: auto;
		margin: 0;
		padding: 0 14px;
		border-right: 1px solid #740096;
		border-left: 1px solid #b028d2;
		border-bottom: none;
		color: #FFFFFF;
		font: bold 11px/2.8em "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: #740096 ;
	}
	#menu ul li#current a {	
		background-color: #740096 ;	
	}
	
	
	#main {
		float: left;
		width: 64%;
		padding: 0; margin: 10px 0 0 10px;
		display: inline;
	}
	
	#main h1 {
		margin-top:10px;		
	}
	
	
	#main ul li {
		list-style-image: url(bullet.gif);
	}
	
	
	
	
	#sidebar {
		float: right;
		width: 26%;
		padding: 0 10px 0 10px; 
		margin: 10px 0 0 0px;		
	}
	
	#sidebar h1 {
		margin-top: 10px;
		font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
		color: #843399;	
	}
	
	#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 0; 
		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 10px;
		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: #FF00CC;	
	}
	
	#footer-wrap {
		clear: both;
		width: 820px;
		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: 820px;
		padding: 10px 0 0 50px;
		text-align: left;
	}
	
	
	.float-left  { float: left; }
	.float-right { float: right; }
	.align-left  { text-align: left; }
	.align-right { text-align: right; }
	
	
	.clear { clear: both; }

