body {
	font-family: Arial, Helvetica,;
	font-size:10px;
	text-align:;
    margin: 0px; 
	padding:0px;
	color:#000000;
}
li{list-style:none;}

a:active { color:#600000; }
a:hover { color:#000000; }
a:visited { color:#6633CC; }
a:link { color:#600000; }

h1 {font-size: 10px; font-weight:bold;}
h2 {font-size: 12px; font-weight:normal; color:#600000;}
h3 {font-size: 13px; font-weight:normal; color:#600000;}
h4 {font-size: 13px; font-weight:bold; color:#600000;}

#backgroundtile {
background-image: url(../images/contenido.jpg);
background-repeat:repeat-y;
	}
	
#backgroundtileback {
background-image: url(../images/face3.gif);
background-repeat:no-repeat;
	}
	
#backgroundbody {
background-image: url(../images/body4.gif);
background-repeat:no-repeat;
	}
	
#subheaderback {
background-image: url(../images/breast-4.gif);
background-repeat:no-repeat;
	}
	
.image-right {
margin-right:10px;
}

.image-left {
margin-left:10px;
}

#leftcolumn {
 text-align: justify;
    margin:0px; 
	padding:3px 5px 0px 30px;
	}
	
#middlecolumn {
text-align:Justify;
    margin:0px; 
	padding:3px 5px 0px 5px;
	}
	
#rightcolumn {
color:#ffffff;
text-align:justify;
    margin:0px; 
	padding:3px 5px 0px 5px;
	}
	
#rightcolumn a:active { color:#C5C4A8; }
#rightcolumn a:hover { color:#C5C4A8; }
#rightcolumn a:visited { color:#C5C4A8; }
#rightcolumn a:link { color:#FFFFFF; }
	
#footer {
    margin:0px;
	color:#600000;
	text-align:center;
	}
	
#footer a:active { color:#6633CC; }
#footer a:hover { text-decoration: underline; color:#000000; }
#footer a:visited { color:#6633CC; }
#footer a:link { text-decoration: none; color:#600000F; }

/* ------------------------------------------------------------------------------------- */
/* CONTACT FORMS ----------------------------------------------------------------------- */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #600000;
	background-color: #ffffff;
}

.quickcontact {
	width: 150px;
}
.white{font-family: Arial, Helvetica;
font-size: 11px; font-weight:normal; color:#Fff;}
.white a:active {
font-family: Arial, Helvetica;
font-size: 11px; font-weight:normal; color:#Fff;
text-decoration:none;}

.white a:hover { color:#Fff }
.white a:visited { color:#Fff }
.white a:link { color:#Fff }
.newstyle{font color="#600000" size="2" face="Arial, Helvetica, sans-serif"}