

body {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	color:#393939;
	background-color:#fef00d;
	}
		p {	
		margin: 0 0 5px 0;
		}
	
		h2{
	font-size: 14px;
	color: #333333;
		}
		
		#linked a{
		font-size: 14px;
		color: #FFFFFF;
		text-decoration:none;
		}
			
		a{
		color:#cf2d2a;
		text-decoration:none;
		}	
		a:hover{
		color:none;
		}
		a:visited{
		color: #cf2d2a;
		}

		img a {border:none}
		img a:visited{none}
		img {border:none}
		
#container {
		margin: 0px auto;
		margin-top:20px;
		width:848px;/*882px*/
		background-color:#FFFFFF;
			
		
}

/* Page Header */
/*Col1*/

#headerOne {
	float: left;
	width: auto;
	height:auto;
	padding: 20px;
	margin-top:40px;
	text-align:justify;
}

/*col2*/
#headerTwo {
	float: right;
	width: auto;
	height:auto;
	padding:0px;
}

#page_header {
	width: 848px;
	height: 271px;
	overflow: hidden;
	margin-bottom: 1px;
}

#page_headerBar {
	width: 848px;
	height: 76px;
	background: url('images/logo.gif');
	background-repeat:no-repeat;
	color: #ffffff;
}
/*division del header bar en columnas*/
#headerColIzq{
	float: left;
	width: 200px;
	padding:0px;

}

#headerColDer{
	float: right;
	width: 580px;
	height:56px;
	text-align:right;
	margin-right:5px;
}

#page_headerFace {
	margin-bottom: 1px;
	width: 145px;
	height: 194px;
	float:left;
	overflow: hidden;
	background-color:ffffff;
	border-color:#FFFFFF; border:1px;
}

#page_headerBanner {
	background-image:url();
	background-repeat:no-repeat;
	color: #ffffff;
	float:right;
	width:701px;
	height:194;
	float:rigth;
	overflow: hidden;
	
}

#menu {
margin-top:5px;
margin-left:5px;
position:static;
}

#content {
	width: 840px;
	margin: 0 auto;
	background: url(images/img2.gif);
	border: 2px solid #FFFFFF;
	background: url('images/content_background2.gif') repeat-y 0px 0px;
}

#columnaizq{
	border-top:2px solid #cf2d2a;
	margin-left:10px;
	float: left;
	width: 280px;
}

#columnader{
	margin-left:10px;
	float: right;
	width: 280px;
}

#columnader{}	

#colOne {
	float: right;
	width: 780px;
	padding: 20px;
	margin-top:40px;
	text-align:justify;
	border-left:1px dashed #ba8e0b;
}

/* Footer */

#footer {
	width: 848px;
	text-align:center;
	margin: 0 auto;
	background: #cf2d2a;
	color:#FFFFFF;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

/*lista de consultings*/

#listcorporate{
width:780px;
border-bottom: 2px dotted #8a0700;
}