body
{
	margin: 0px;
	background-color: #E9E9E9;
    background:white url(../img/header_new.jpg) repeat scroll center top;
}
.Pie
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A.Pie:link
{
	font-size: 9px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A.Pie:hover
{
	font-size: 9px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
}
.Fecha
{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.texto
{
	font-size: 11px;
	color: #6E6E6E;
	font-family: Arial;
	text-decoration: none;
}
.Titulo
{
	font-weight: bolder;
	font-size: 16px;
	color: #3d3d3d;
	font-family: Arial;
	text-decoration: none;
}
.Subtitulo
{
	font-weight: bolder;
	font-size: 14px;
	color: #e59631;
	font-family: Arial;
	text-decoration: none;
}
.Subtitulo2
{
	font-weight: bolder;
	font-size: 12px;
	color: #e59631;
	font-family: Arial;
	text-decoration: none;
}
.Opcion1
{
	font-size: 9px;
	color: #000033;
	font-family: Verdana;
	text-decoration: none;
}
.Link
{
	font-weight: bold;
	font-size: 10px;
	color: #e59631;
	font-family: Verdana;
	text-decoration: none;
}
A.Link:link
{
	font-weight: bold;
	font-size: 10px;
	color: #e59631;
	font-family: Verdana;
	text-decoration: none;
}
A.Link:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #e59631;
	font-family: Verdana;
	text-decoration: underline;
}
A.Link:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #e59631;
	font-family: Verdana;
}
A.Link:active
{
	font-weight: bold;
	font-size: 10px;
	color: #e59631;
	font-family: Verdana;
}
.Alerta
{
	font-size: 11px;
	color: #ff0000;
	font-family: Arial;
	text-decoration: none;
}

.LV_validation_message{
	font-size: 11px;
	color: #ff0000;
	font-family: Arial;
	text-decoration: none;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
	background-color:#FFFFCC;
}

/***************************************/
#backbar {
display:block;
float:left;
position:relative;
width:51px;
margin-top:20px;
}


#bottombar {
margin: 30px 0 0 0;
display:block;
float:left;
position:relative;
width:890px;
padding:20px 30px;
background:white none repeat scroll 0 0;
}


#projectcontent h2{
margin: 0 0 25px 0;
}

#projectcontent h3.post-title{
border-bottom:3px none #C2C2C2;
margin:0 0 5px 0;
}

#projectcontent.billing {
margin: 40px 0px 0px 0px;
}


#projectcontentbox {
width: 350px;
margin-bottom:20px;
display:block;
float:left;
position:relative;
}


#projectcontentbox p {
margin:0px 0 0 0;
}

.lodjix #projectcontentbox p {
margin-bottom:10px;
}

#projectcontentbox.contact {
margin-top:45px;
}

#projectcontentbox h3 {
margin-bottom:15px;
}

#servicecontentbox {
width: 520px;
margin-bottom:30px;
margin:30px 0 0 20px;
display:inline;
float:left;
position:relative;
}


#servicecontentbox h3 {
margin-bottom:15px;
}

#projectactionbox {
width: 350px;
margin-top: 30px;
}


#footer{
	margin: 0px;
	padding: 5px;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
}

#content {
	padding: 0px 0 0 0;
	background: transparent;
        min-height:600px;
        height:auto !important;
        height:600px;
}
/**/

#content-left {
	float: left;
	width: 600px;
}

#content-right {
	float: right;
	width: 320px;
}
#erro_content-left {
	float: left;
	width: 950px;
	background-color:#FFF;
}

.dev #content-left {
margin-bottom:30px;
}

#4content-right {
	float: right;
	width: 320px;
}

body.oops #content-right {
	width: 400px;
        margin-top:20px;
        float:none;
}

#piede{
	position: relative;
	height: 200px;
        margin-top:30px;
        background:transparent url(../img/header_footer.jpg) repeat scroll center top;
}
img{ border:0px; background-color:#eee; margin:5px;}
