body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#73523B;
	color:#ffffff;
	margin:10px;	
	scrollbar-face-color: #73523B;
	scrollbar-shadow-color: #4F433B;
	scrollbar-highlight-color: #4F433B;
	scrollbar-3dlight-color: #4F433B;
	scrollbar-darkshadow-color: #4F433B;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;
}
body a{
color:#FFCC00;
}
body a,a:visited{
text-decoration:none;}
body a:hover{
color:#FFFFFF;
text-decoration:underline;
}
body a:visited{
color:#999999;
}
/*Propiedades comunes*/
#logo,#logo a
{
width:166px;
height:101px;
}
#main, #header, #footer, #container
{
width:768px;
}
/*Clases*/
.center
{
margin-left:auto;
margin-right:auto;
}
/*Elementos*/
#main
{
background-image:url('imagenes/background.jpg');
background-repeat:repeat-x;
height:740px;
}
#header
{
float:left;
height:164px;
width:768px;
background-image:url('imagenes/top.jpg');
background-position:top left;
}
#logo a
{
background-image:url('imagenes/logo.png');


display:block;
}
#logo a:hover
{
background-image:url('imagenes/logo_over.png');


display:block;
}
#logo a span
{
display:none;
}
#title
{
background-image:url('imagenes/title.png');
width:505px;
height:34px;
}
#container
{
padding-top:0px;
padding-bottom:0px;
float:left;
}
#imagen
{
float:left;
margin-right:5px;
}
#menu
{
float:right;
width:505px;
height:46px;
padding-right:12px;
}
#menuul
{
padding:0px;
margin:0px;
list-style-type:none;
}
#menuul li
{
display:inline;
float:left;

}
#menuul a{
display:block;
background-repeat:no-repeat;
background-position:top;
height:46px;
}
#menuul a span{
	display:none;
}

#ico1{background-image:url('imagenes/empresa.jpg');width:162px;}
#ico2{background-image:url('imagenes/servicios.jpg');width:99px;}
#ico3{background-image:url('imagenes/trabajos.jpg');width:99px;}
#ico4{background-image:url('imagenes/productos.jpg');width:145px;}

#ico1:hover{background-image:url('imagenes/empresa-over.jpg');width:162px;}
#ico2:hover{background-image:url('imagenes/servicios-over.jpg');width:99px;}
#ico3:hover{background-image:url('imagenes/trabajos-over.jpg');width:99px;}
#ico4:hover{background-image:url('imagenes/productos-over.jpg');width:145px;}


#frame
{
padding:7px;
width:727px;
height:526px;

background-image:url(imagenes/background-text.jpg);
background-repeat:no-repeat;
}
#text
{
padding-top:10px;
padding-left:220px;
overflow:auto;
width:480px;
height:450px;
float:left;
font-style:italic;
}
#footer
{
text-align:center;

}
#footer
a{
color:#FFFFFF;
font-style:italic;
}
#footer a,a:visited{
text-decoration:none;
}
#footer  a:hover{
color:#FFCC00;
}
#footer  a:visited{
color:#999999;
}
#footer ul{
padding:0px;
margin:0px;
list-style-type:none;
margin-bottom:4px;
}
#footer ul li{
padding-left:10px;
padding-right:10px;
display:inline;

}
#footer ul a{
color:#FFCC00;
}
#footer ul a,a:visited{
text-decoration:none;
}
#footer ul  a:hover{
color:#FFFFFF;
}
#footer ul a:visited{
color:#999999;
}

.caja { 
 font-family: Verdana, Arial;
 font-size:1em;
 color: #4F433B;
 margin-top: 0px; 
 margin-left: 0px; 
 margin-right: 4px; 
 border-style: solid; 
 border-width: 1px; 
 border-color: #b2b2b2;
	text-indent:4px; 
}

.boton a:link {
 font-family: "Arial Narrow", Arial, sans-serif;
 font-size:18px;
 text-transform:uppercase;
 font-weight:bold;
 color:#FFCC00;
}
.boton a:hover {
 font-family: "Arial Narrow", Arial, sans-serif;
 font-size:18px;
 text-transform:uppercase;
 font-weight:bold;
 color:#FFFFFF;
}
.boton a:visited {
 font-family: "Arial Narrow", Arial, sans-serif;
 font-size:18px;
 text-transform:uppercase;
 font-weight:bold;
	color:#FFCC00;
}
.seccTitle
{
color:#CC0001;
margin:10px;
}
textarea {
	font-style:italic;
}