body{ 
		margin:0px 0px 0px 0px; 
		text-align:center; 
		background-image:url(../images/bg.gif); 
		background-repeat:repeat-x; 
		background-color:#CEB786; 
		color:#B89650; 
		font-family:Geneva, Arial, Helvetica, sans-serif; 
		font-size:75%; 
}
.page{ margin:auto; width:740px; margin-top:10px;}
.header{ height:120px; /*border:#333333 1px dashed;*/ }
.cuerpo{}
.footer{ color:#996600; font-size:90%; margin-top:10px;}

.logo{ width:200px; height:100px; /* border:#CCCCCC 1px dotted;*/ float:left;}


.footercol1{ float:left; text-align:left}
.footercol2{ float:right; text-align:right}

.col1{ width:200px; height:280px; margin-top:20px; float:left; text-align:left}
.col2{ margin-top:20px; text-align:justify; margin-left:220px; color:#996600}

/* menu */

.menu{ margin-left:220px; margin-top:3px; height:21px; margin-bottom:5px;}
.menu ul { margin: 0; font-size:90%;}
.menu ul li { display: inline; list-style-type: none;}		
.menu ul li a:link, .menu ul li a:visited { margin-bottom:10px; float: left; text-decoration: none; color: #CEB786; margin-left:10px; margin-right:10px;}
.menu ul li a:hover { margin-bottom:10px; border-top:#CC9900 2px solid;}



/* Links */


a.marronlink:link {text-decoration:none; color:#B89650;}
a.marronlink:visited {text-decoration:none; color: #B89650; }
a.marronlink:hover { text-decoration:none; color:#B89650; border-bottom:#996600 dotted 1px; padding-bottom:2px;}
a.marronlink:active {text-decoration:none; color: #B89650; }

a.footerlink:link {text-decoration:none; color:#996600;}
a.footerlink:visited {text-decoration:none; color: #996600; }
a.footerlink:hover { text-decoration:none; color:#fff; }
a.footerlink:active {text-decoration:none; color: #996600; }

a.catalogo:link {text-decoration:none; color:#996600;}
a.catalogo:visited {text-decoration:none; color: #996600; }
a.catalogo:hover { text-decoration:none; color:#000; }
a.catalogo:active {text-decoration:none; color: #996600; }

/* index */

.intro{ width:510px; height:300px; background-color:#FF9900; border:#AEAEAE 1px dotted; border-bottom:#B69349 4px solid;  margin-bottom:15px; margin-top:-45px; position:relative; z-index:1px; float:right}
.slideshow{float:left; background-color:#F6F2E9; width:228px; height:185px; margin-top:30px;}

.modulo{ 
			width:240px; 
			height:125px; 
			border:#AEAEAE 1px dotted; 
			border-bottom:#B69349 4px solid; 
			background-color:#FFFFFF; 
			margin-right:3px; 
			margin-left:1px; 
			float:left;
			text-align:left;
			font-size:90%;
			color:#000000;
}