/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E3D8BC;
}

#wrapper { 
	 margin: 0 auto;
	 width: 770px;		 
}

#ImgTop { 
	 width: 770px; 
	 height: 17px;
	 margin: 5px 0px 0px 0px;
	 background:url(../images/b_cz.jpg);
}

#header { 
	 width: 770px; 
	 height: 277px; 
}
#Flash{
	position:relative; 
	left:-10px;
}
#Container{
	width: 751px;
	background-color:#FBF5DD;
	float:left;
	margin-left:10px;
}
#leftcolumn {
	width: 183px;
	float: left;	
}

#modulosLeft{
	margin-left:10px;	 
	margin-top:0px
}

#eventos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	width: 558px; 
}

#contentIzq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	width: 265px;
}

#contentDer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: right;
	width: 279px;
	margin-right:10px;
}

#footer { 
	position:relative;
	clear: both;
	width: 770px;
	height: 37px; 
	background: #BD9C8C;
	background-image:url(../images/pie.jpg);	
}
#InFooter{
	position:absolute; 
	left: 17px; 
	top: 5px; 
	width: 747px; 
	height: 19px;
}
.TituFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8502;
	margin: 0px 0px 0px 30px;
}
.ContFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6552;
}
.DesingBy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff8502;
	margin: 0px 0px 0px 330px;
}
.modulo1{ margin-left:30px;}