body {
	background: url('../images/page-bg.jpg') top left repeat-x;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: .75em;
	min-width: 780px;
	margin: 0;
	position: relative;
}

#page_wrapper {
	margin: 0 auto;
	width: 780px;
	background: url('../images/body-top-left.gif') repeat-y top left;
}

#page_inner_wrapper {
	background: url('../images/body-top-right.gif') repeat-y top right;
}

#header {
	background: url('../images/header-top-left.jpg') top left no-repeat;
	height: 127px;
	padding-left: 21px;
	position: relative;
}

#header_inner_wrapper {
	background: url('../images/header-top-right.jpg') top right no-repeat;
	height: 127px;
}

#logo {
	padding-top: 35px;
	padding-left: 10px;
}

#nav {
	position: absolute;
	top: 39px;
	left: 180px;
}

#nav ul, #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	display: inline;
	margin: 0 10px;
	font-size: 1.4em;
	float: left;
}

#nav ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	padding: 10px 0;
}

#nav ul li a:hover {
	text-decoration: none;
color: #ffcc00;
border-top: 1px solid #ffcc00;
}

#home #nav li.home {
	background: url('../images/nav_button_left.jpg') top left no-repeat;
	padding-left: 6px;
}

#home #nav a.home {
	background: url('../images/nav_button_right.jpg') top right no-repeat;
	padding: 10px 24px 10px 18px;
	color: #FFFFFF;
}

#services #nav li.services {
	background: url('../images/nav_button_left.jpg') top left no-repeat;
	padding-left: 6px;
}

#services #nav a.services {
	background: url('../images/nav_button_right.jpg') top right no-repeat;
	padding: 10px 24px 10px 18px;
	color: #FFFFFF;
}

#portfolio #nav li.portfolio {
	background: url('../images/nav_button_left.jpg') top left no-repeat;
	padding-left: 6px;
}

#portfolio #nav a.portfolio {
	background: url('../images/nav_button_right.jpg') top right no-repeat;
	padding: 10px 24px 10px 18px;
	color: #FFFFFF;
}

#contact #nav li.contact {
	background: url('../images/nav_button_left.jpg') top left no-repeat;
	padding-left: 6px;
}

#contact #nav a.contact {
	background: url('../images/nav_button_right.jpg') top right no-repeat;
	padding: 10px 24px 10px 18px;
	color: #FFFFFF;
}

#content_wrapper {
	padding: 21px;
}

#content_inner_wrapper {
	padding-right: 21px;
	margin-left: 21px;
}

#content_inner_wrapper h1 {
	margin: 0; padding: 0;
}

#footer {
	background: url('../images/footer-top-left.gif') top left no-repeat;
	padding-left: 21px;
	clear: both;
}

#footer_inner_wrapper {
	background: url('../images/footer-top-right.gif') top right no-repeat;
	padding-top: 20px;
}

#catch_line span {
	margin-left: -10000px;
}

#catch_line {
	height: 85px;
	background: url('../images/well_show_you.gif') top left no-repeat;
}

#content_inner_wrapper h1 { font-size: 1.8em; }

#content_inner_wrapper h2 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #006600;
}

#main_content {
	float: right;
	width: 100%;
	margin: 0 0 0 -300px;
}

#main_content_inner_wrapper {
	margin: 0 0 0 304px;
	padding-left: 15px;
	line-height: 1.7em;
}

#main_content_inner_wrapper em {
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sub_content {
	float: left;
	width: 300px;
}

.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

hr {
	display: none;
}

.caption {
	padding: 0 0 30px 10px;
	font-size: .9em;
	margin: -15px 0 0 0 ;
}

fieldset legend {
	font-weight: bold;
	color: #006600;
	font-size: 1.4em;
}

fieldset {
	border: 1px dashed #DDDDDD;
	padding: 10px;
}

input[type=text], textarea {
	border: 1px solid #AAA;
	padding: 2px;
	background: url('../images/input_shadow.jpg') -1px -2px no-repeat;
}

input.highlight, textarea.highlight {
	border: 2px solid #00FF00;
}
.email{
text-decoration:none;
color: #ffcc00;
}
a:hover.email{
background-color:#ffcc00;
color: #ffffff;

}
strong{
color:#ffcc00;
}
#tit_seccion{
font-size:20px;
color: #FFB900;
padding-bottom: 20px;
}
#tit_seccion_precios{
font-size:20px;
color: #FFB900;
padding-bottom: 5px;
}
div.contenttabla{
padding-top:25px;
}
#usuactivo{
position: relative;
top:19px;
left: 15px;
color: #ffffff;
font-weight: bold;
}
#cont_contratacion{
color: #FFC62F;
font-size: 14px;
}

.logout{
	color:#FFFFFF;
	background-color:#FFB900;
	padding:4px 4px 4px 4px;
	text-decoration:none;
	border:1px solid #666666;
	float: right;
	margin:12px 20px 0 0;
}
.logout:hover{
	background-color:#FF6600;
}
.loginbut{
	margin-top:20px;
	color:#FFFFFF;
	background-color:#FF6600;
	padding:4px 4px 4px 4px;
	text-decoration:none;
	border:1px solid #666666;
}
.loginbut:hover{
	background-color:#FFB900;
}

#login{
	background-color:#FFB900;
	width:250px;
	padding:10px 10px 10px 10px;
	border:2px solid #666666;
	margin-left:210px;
}
.errorlogin{
	background-color: #FF3300;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:4px 4px 4px 4px;
	border:1px solid #666666;
}

