* {
	font-family: Arial, Verdana, Tahoma;
}
img {
	border: none;
}
body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	background: url('/images/body.png') repeat scroll top left;
	text-align: center;
}

#content ul {
	list-style: url(/images/li.png);
}

#content ul li {
	margin-bottom: 6px;
}

p {
	font-size: 10pt;
	color: #666666;
}

li {
	color: #666666;
}

ul {
	margin: 0;
}

h2 {
	color: #ff9c00;
}

html, body {
	height: 100%;
}

#page {
	text-align: left;
	margin: 0 auto;
	width: 1004px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
/*	border-bottom: 2px solid #000;
	border-top: 2px solid #000;*/
}

#header {
	width: 1004px;
	/*background: url('/images/sprite.png') no-repeat scroll top left;*/
}

h1 {
	background: url('/images/header_bg.png') no-repeat scroll top left;
	color: white;
	padding: 0;
	width: 1004px;
	height: 74px;
	text-indent: -99999;
}

#actions {
	float: right;
	margin-top: -80px;
}

#actions ul {
	list-style: none;
	margin-top: 15px;
}

#actions ul li {
	float: left;
	margin-right: 15px;
}

#actions ul li a {
	display: block;
	text-indent: -9999px;
	width: 37px;
	height: 27px;
}

#actions ul li a#email {
	background: url('/images/envelope.png') no-repeat scroll top left;
}

#actions ul li a#phone {
	background: url('/images/phone.png') no-repeat scroll top left;
}

#flash {
	background: #fff url('/images/flash_bg.png') no-repeat scroll top left;
	width: 1004px;
	/* antes 251 */
	height: 71px;
	text-align: center;
}

ul#navigation {
	list-style: none;
	padding: 0 0 0 9px;
	margin: 0;
	background: #fff url(/images/menu_separator.png) repeat-x scroll left bottom;
	height: 49px;
	font-size: 12pt;
}

ul#navigation li a {
	background: transparent url(/images/menu_2_off.png) no-repeat scroll right top;
	height: 36px;
	float: left;
	padding-right: 15px;
	margin-left: 3px;
	text-decoration :none;
	color: #000;
	text-align: center;
}

ul#navigation li a span {
	background: transparent url(/images/menu_1_off.png) no-repeat scroll 0 0;
	display:block;
	height: 36px;
	padding: 0.7em 0 0 1em;
}

ul#navigation li.current a {
	background: transparent url(/images/menu_2_on.png) no-repeat scroll right top;	
}

ul#navigation li.current a span {
	background: transparent url(/images/menu_1_on.png) no-repeat scroll 0 0;
	color: #fff;
/*	font-weight: bold;*/	
}

#wrap {
	clear: both;
	background: transparent url(/images/content_bg.png) repeat-y scroll 0 0;
}

#content h2 {
	font-size: 12pt;
	clear: left;
	padding: 25px 0 0 25px;
}

#content h2.title {
	background: transparent url(/images/content_header.png) no-repeat scroll 0 0;
	padding: 45px 0 0 25px;
	height: 26px;
	font-size: 16pt;
}

#content p {
	padding: 7px 10px 7px 25px;
	margin: 0;
}

#content div {
	margin: 0 315px 0 10px;
}

#content .closer {
	clear: both;
	padding: 0 !important;
}

#footer {
	background: transparent url(/images/footer.png) no-repeat scroll 0 0;
	height: 73px;
}

#footer ul {
	padding-top: 25px;
	list-style: none;
	text-align: center;
	font-size: 9pt;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #000;
}

#footer p {
	text-align: center;
	font-size: 8pt;
	color: #393939;
}

#sidebar {
	float: right;
	width: 270px;
	margin: 25px 25px 0 0;
	background: url('/images/sidebar_left.png') repeat-y scroll top left;
}

.push {
	height: 4em;
}

#sidebar_close {
	height: 100%;
}

#sidebar h2 {
	padding: 1.2em 0 0 5px;
	font-size: 14pt;
}

#sidebar p {
	margin-left: 10px;
}

#sidebar ul {
	margin: 15px 0 0 20px;
	padding: 0 0 0 15px;
	list-style: url(/images/li.png);
}

#contact label {
	font-size: 9pt;
	width: 150px;
	display: block;
	font-weight: bold;
}

#contact input, #contact textarea {
	width: 200px;
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 10pt;
}

#contact textarea {
	height: 100px;
}

#contact .submit {
	width: auto !important;
	padding: 1px solid #000;
	font-size: 8pt;
}

div.tercio {
	width: 339px;
	float: right;
	margin: 14px 0 0 0 !important;
	padding: 0 !important;
	background: url('/images/sidebar_left.png') repeat-y scroll top left;
}

div.cierre {
	float: right;
	width: 660px;
	margin: 14px 0 0 0 !important;
}

div.tercio ul {
	margin-left: 15px !important;
}
div.cierre h2,
div.tercio h2 {
	padding-top: 0 !important;
}

div.notice {
	color: #408000;
	padding: 4px;
	margin-left: 5px;
}
#campaign {
	margin: -50px 0 0 10px !important;
	overflow: hidden;
}
#campaign #right {
	float: left;
	background: url(../images/portfolio_left_bg.gif) no-repeat scroll top left;
	width: 254px;
	height: 450px;
	padding: 10px 4px 4px 4px;
	margin: 0 0 0 7px !important;
	text-align: center;
}
#campaign #right .projects {
	padding: 5px;
	margin: 0 !important;
}
#campaign #left {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
#campaign #left #inner {
	background: url(../images/portfolio_right_bg.gif) repeat-y scroll top left;
	width: 680px; /*710*/
/*	height: 426px; /*450*/
	padding: 0px 18px 14px 12px;
	margin: 0 !important;
	overflow: hidden;
}
#campaign #left_top {
	background: url(../images/portfolio_right_top.gif) no-repeat scroll top left;
	width: 710px;
	height: 7px;
	margin: 0 !important;
	padding: 0;
}
#campaign #left_bottom {
	background: url(../images/portfolio_right_bottom.gif) no-repeat scroll top left;
	width: 710px;
	height: 10px;
	margin: 0 !important;
	padding: 0;
}
#campaign #left h2 {
	margin: 0 !important;
	padding: 0;
}
#campaign #right h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background: url(../images/portfolio_h2_bg.gif) no-repeat scroll top left;
	width: 234px;
	height: 17px;
	color: white;
	padding: 2px 2px 2px 6px;
	text-align: left;
}
#campaign #right h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #ff9c00;
	padding: 6px;
}
#campaign div#description,
#campaign p {
	margin: 0 !important;
	padding: 6px !important;
}
div.other_projects {
	margin: 0 !important;
	padding-left: 60px;
	text-align: center;
}
div.campaign {
  margin: 0 auto !important;
  width: 152px;
  height: 108px;
  padding: 0;
}
div.cover {
  margin: 0 !important;
  padding: 0;
  width: 145px;
  height: 75px;
  overflow: hidden;
}
div.campaign h3, div.campaign h3 a {
  color: #ff9c00;
  font-size: 11px !important;
  margin: 15px 0 !important;
  padding: 0 !important;
  text-decoration: none;
}
div.campaign h3 a:hover {
  text-decoration: underline;
}
