@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/web/digitalizatodo001.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

/* Párrafo normal */
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	text-decoration: none;
}

/* Encabezados */
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #333;	
}

h2 {
	font-size:0.8em;
	font-weight: bold;
	color: #333;	
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: center;
}

h4 {
	text-align:center;
	font-size: 1.2em;
	color: #333;	
}

h5 {
	text-align:justify;
	font-size: 0.6em;
	font-weight: bold;	
}

#mini {
	font-size:0.6em;
	text-align:left;
	color: #666;
}

/* Tablas */
#tabla {
	text-align: center;
}

#tablaprimera {
	color: #CCC;
	background-color: #666;
	border: 1px solid #999;
	text-align: center;
	font-size: 0.8em;
	font-weight: bolder;
}

#tablaresto{
	color: #666;
	text-align: center;
	border: 1px 	solid #999;
	font-size: 0.8em;
}

#tablafor{
	border: 1px solid #999;
}

#tablaform {
	color: #666;
	text-align: right;
	font-size: 0.8em;
}

#tablaformerror {
	color: #900;
	text-align: left;
	font-size: 0.7em;
}


/* Enlaces */
a {
	color: #333;
	text-decoration: none;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}


/* Contenedores */

/* Centra la página */
.principal {
	position:absolute;
	width: 730px;
	top:10px;
	left:50%;
	margin-left: -365px;
}

/* Contenedor de la cabecera */
.cabecera {
	background-image: url(../images/web/digitalizatodo002.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 295px;
	width: 730px;	
}

/* Contenedores de los títulos de la cabecera */
/* Contedor de los contenidos */
.tituloscabarr {
	position:absolute;
	width:325px;
	height:30px;
	top:195px;
	left:25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C30;
	text-align: center;
	font-weight: bold;
}
/* Contedor de las sombras de los contenidos */
.tituloscababa {
	position:absolute;
	width:325px;
	height:30px;
	top:196px;
	left:26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	font-weight: bold;
}

/* Contenedor del Menú */
.menu {
	position:absolute;
	top:239px;
	left:7px;
	width:716px;
	background-image: url(../images/menu/three_0.gif);
	background-repeat: repeat-x;
}

/*Contenedor del footer */
.footer {
	width: 730px;
	height:153px;
	background-image: url(../images/web/digitalizatodo003.png);
	padding: 0px;
	margin: 0px;
}

.footercont {
	position:relative;
	text-align: center;
	height: 30px;
	width: 500px;
	/*left: 215px;*/
	left: 170px;
	top: 40px;	
	padding-bottom:10px;
	padding-top:10px;
}

/* Contedor conenido central */
.centralarr {
	background-image: url(../images/web/digitalizatodo004.png);
	height: 30px;
	width: 730px;
	padding: 0px;
	margin: 0px;
}

.central {
	background-image: url(../images/web/digitalizatodo005.png);
	background-repeat: repeat-y;
	width: 730px;
	padding-bottom:10px;
	padding-top:10px;
}

.contenidos {
	margin: 0px;
	width: 670px;
	padding-left: 30px;	
}

/* Contenedor de la oferta */
.oferta {
	/*background-image: url(../images/web/digitalizatodooferta.png);*/
	background-image: url(../images/web/oferta_digitalizatodo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	/*height: 368px;*/
	height: 370px;
	width: 670px;	
}

.botonoferta {
	height: 37px;
	width: 140px;
	position: relative;
	/*left: 480px;
	top: 275px;	*/
	left: 270px;
	top: 375px;
}

/* Ficheros */
#ficherosizq {
	margin: 10px;
	clear: left;
	float: left;	
}

#ficherosder {
	margin: 10px;
	clear: right;
	float: right;	
}

/* Botones */
#botones {
	padding: 0;
	margin:0;
	width:140px;
}
#botones li {
	list-style:none;
	padding: 0;
	margin:0;
}
/* Solicite presupuesto */
.presupuesto {
	background-image:url(../images/web/digitalizatodo006.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
}
.presupuesto a {
	background-image:url(../images/web/digitalizatodo006.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}
.presupuesto a:hover {
	background-image:url(../images/web/digitalizatodo007.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}

/* ciao.es */
.ciao {
	background-image:url(../images/web/digitalizatodo008.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
}
.ciao a {
	background-image:url(../images/web/digitalizatodo008.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}
.ciao a:hover {
	background-image:url(../images/web/digitalizatodo009.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}

/* Foro Digitalizatodo */
.forodigi {
	background-image:url(../images/web/digitalizatodo010.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
}
.forodigi a {
	background-image:url(../images/web/digitalizatodo010.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}
.forodigi a:hover {
	background-image:url(../images/web/digitalizatodo011.png);
	background-repeat:no-repeat;
	height:40px;
	width:140px;
	display:block;
}

/* Foro */

/* tablas */
#foro1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-color: #333;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
}

#foro2 {
	border: 1px solid #CCC;
	vertical-align: top;
}

#foro21 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#foro22 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#foro23 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: right;
	vertical-align: middle;
}

