body {
	margin: 0;
	padding: 0;
	color:#999999;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	background:#FFF;
	background:url(images/bg.jpg);	
	border-top-width:0px;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment: fixed; 
	border-bottom-width:0px;
	border-color:#000000;
	padding-left:0px;
	padding-right:2px;
		
}
.menu {padding:0 0 0 1em; margin:0; list-style:none; height:35px; background:url(images/pro_four0.gif);}
.menu li {float:left;}
.menu li a {display:block; float:left; height:35px; line-height:33px; color:#aaa; text-decoration:none; text-align:center; padding:0 0 0 14px; cursor:pointer;}
.menu li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu li.current a {color:#fff; background:url(images/pro_four2.gif);}
.menu li.current a b {background:url(images/pro_four2.gif) no-repeat right top;}
.menu li a:hover {color:#fff; background: url(images/pro_four1.gif);}
.menu li a:hover b {background:url(images/pro_four1.gif) no-repeat right top;}
.menu li.current a:hover {color:#fff; background: url(images/pro_four2.gif); cursor:default;}
.menu li.current a:hover b {background:url(images/pro_four2.gif) no-repeat right top;}
#menu{
	border-bottom:solid; 
	border-bottom-color:#FFFFFF; 
	border-bottom-width:2px;
}
#central{
	width:874px; 
	position:relative;
	margin-bottom:50px;
}
#trabajos{
	background-color:#000;
	padding: 35px 0 35px 0;

	height:500px;
}
#logotipo{
	height:125px; 
	background: url(images/logonew.jpg);
	background-repeat:no-repeat;
}
#enlace{	
	background: url(images/icons/mas.png) no-repeat left;
	margin-left:420px;
	height:20px;
	text-align:right;
	padding-top:2px;
}
#contenido{
	margin: 25px 20px 50px 40px;
	padding:0 0 20px 0;
	float:left; 
	width:540px;
}
#lateral{
	margin: 25px 40px 50px 20px; 
	float:right;
}
#mensajeenviado{
	border:dashed; 
	color:#0066FF; 
	padding:10px 0 10px 0;
}
.servicio{
	border-bottom:dashed; 
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	margin-bottom:25px;
}
a {
	color:#666666;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#0066FF;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;
	text-decoration:underline;
	
}
table{
	color:#999999;
	font-size:12px;
}
h2{
	color:#666666;
	margin-bottom:-10px;
	font-size:18px;
}
h3{
	color:#666666;
	font-size:14px;
}
img.fotoservicio{
	float: left; 
	margin:0px 10px 10px 0px; 
	width:48px; 
	height:48px; 
}

.btn { 
	display: block; 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	float: left; 
	color: #fff; 
	text-decoration: none;
	cursor: pointer; 
	background-image: url(images/btn.png); 
	background-repeat: no-repeat;
	background-position: bottom left; 
	left: -5px; 
	padding: 2px 2px 2px 2px; 
	margin: 0 0 -5px 5px; 
}

.btn.blue { background: #2ae; border-color: #2ae;}
.btn:hover { background-color:#999999; border-color: #999999;}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(images/shade.png); background-position: bottom; }
.texto{
	width:300px;
	margin-bottom:10px;
	background-color:#CCCCCC;
	border:solid;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;	
	border-color:#000;
	color:#000;
	height:30px;
	padding:6px 6px 6px 6px;
}
.texto1{
	width:300px;
	margin-bottom:10px;
	background-color:#CCCCCC;
	border:solid;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;	
	border-color:#FF0000;
	color:#000;
	height:30px;
	padding:6px 6px 6px 6px;

}
.textarea{
	width:540px;
	margin-bottom:10px;
	background-color:#CCCCCC;
	border:solid;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;	
	border-color:#000;
	color:#000;
	height:200px;
	padding:6px 6px 6px 6px;	
}
.textarea1{
	width:540px;
	margin-bottom:10px;
	background-color:#CCCCCC;
	border:solid;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:2px;	
	border-color:#FF0000;
	color:#000;
	height:200px;
	padding:6px 6px 6px 6px;	
}


