@charset "utf-8";
/* CSS Document */
html{
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
}
body{
	background:#8a2221 url(../img/bgbig.jpg) center top no-repeat;
}
#header, #content{
	display:block;
	overflow:hidden;
	width:820px;
}
a, a:visited, a:active{
	color:#C61CAC;
	text-decoration:none;
}
a:hover{
	color:#540964;
}
#header{
	padding-top:20px;
}
/* Menu */ 
#zonaDer ul li{
	list-style:none;
	display:block;
	margin-top:20px;	
}
#zonaDer ul{
	padding-top:15px;
}

#zonaDer a.binicio, a.binicio:visited,a.binicio:active {
	background:url(../img/binicio.png) top;
	display:block;
	width:60px;
	height:12px;
	text-indent:-99999px;
	margin:0 auto;	
}
#zonaDer a.bservicios, a.bservicios:visited,a.bservicios:active {
	background:url(../img/bservicios.png) top;
	display:block;
	width:111px;
	height:12px;
	text-indent:-99999px;
	margin:0 auto;
}
#zonaDer a.bpresupuesto, a.bpresupuesto:visited,a.bpresupuesto:active {
	background:url(../img/bpresupuesto.png) top;
	display:block;
	width:160px;
	height:12px;
	text-indent:-99999px;
	margin:0 auto;
}
#zonaDer a.bcontactar, a.bcontactar:visited,a.bcontactar:active {
	background:url(../img/bcontactar.png) top;
	display:block;
	width:128px;
	height:12px;
	text-indent:-99999px;
	margin:0 auto;
}
#zonaDer a:hover{
	background-position:bottom;
}
.activo{
	background-position:bottom !important;	
}
/********/
#content{
	width:700px;
	margin:0 auto;
}
#servicios{
	line-height:30px;
	padding-bottom:78px;
	text-align:justify;
	width:328px;
}

#servicios li{
	padding-left:25px;
	background:url(../img/estrella.png) no-repeat;
}
#web{
	background:url(../img/papel.png) center top no-repeat;
	height:670px;
	width:950px;
	margin:0 auto;
	position:relative;	
}
#zonaIzq{
	float:left;
	margin-left:100px;
}
#zonaIzq img{
	display:block;
	padding-bottom:20px;
}
#zonaDer{
	float:right;
	background:url(../img/menubg.png) no-repeat;
	height:207px;
	width:190px;
	margin-right:20px;
}
#DIVpresupuesto{
	margin-left:35px;
	background:url(../img/caja.png);
	height:165px;
	font-size:14px;	
	color:#fff;
	padding-top:30px;		
	padding-left:59px;
	width:258px;	
}
#DIVcontactar{
	margin-left:35px;
	font-size:14px;	
	padding-top:30px;		
	width:258px;	
padding-bottom:53px;	
}
#DIVcontactar input, textarea{
	margin-top:2px;
	width:210px;
}
.center{
	text-align:center;
	margin:0 auto;
	margin-left:100px;
	margin-top:10px;
}
.center img{
	cursor:pointer;
}

.miniaviso{
	text-align:justify;
	font-size:11px;
	width:370px;
	color:#666;
	margin-bottom:0px;
}
.miniaviso2{
	color:#444444;
	font-size:12px;
	margin-left:30px;
	text-align:justify;
	width:343px;
}
#resultado{
	margin:7px 0px 25px 30px;
	color:#930B9D;
	font-size:14px;
}
#total,#unitario{
	font-weight:bold;
}
#logo{
	float:left;
	background:url(../img/logo.png) no-repeat;
	height:154px;
	width:193px;	
	margin-left:40px;
	text-indent:-99999px;
	cursor:pointer;
}

#banner{
	float:right;
	background:url(../img/banner.png) no-repeat;
	height:117px; 
	width:585px;
	text-indent:-99999px;	 
}
#chica{
	height:286px;
	width:453px;
	bottom:27px;
	right:27px;
	background:url(../img/chica.png);
	position:absolute;
}
#chico{
	height:500px;
	width:290px;
	bottom:38px;
	background:url(../img/chico.png);
	position:absolute;
}
#footer{
	font-size:10px;
	margin:0 auto;
	padding:76px 17px 0;
	text-align:justify;
	width:591px;
}
