/* CSS Document */
html, body {
	margin:0px;
	height:100%;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : #64b10e;
}
.tabla_menu {
background-color : #64b10e;
height : 80px;
width : 100%;
padding : 0;
}
.celda_menu_flash {
background-color : #ffffff;
height : 80px;
width : 800px;
background-position : center center;
}

.celda_menu_flash2 {
	background-color : #ffffff;
	height : 80px;
	width : 800px;
	background-position : left top;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
}
.tabla_main {
background-color : #64b10e;
width : 100%;
padding : 0;
}
.celda_main {
background-color : #ffffff;
width : 800px;
}
.celda_izquierda {
background-color : #64b10e;
background-image : url(../img/bg_izq.gif);
background-repeat :  repeat-y;
background-position : right top;
}
.celda_derecha {
background-color : #64b10e;
background-image : url(../img/bg_der.gif);
background-repeat : repeat-y;
background-position : left top;
}

/*imagenes de boton*/
.bg_btn_izq{
	background-color : #FFFFFF;
	background-image: url(../img/bg_btn_izq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width : 11px;
	height : 26px;

}

.bg_btn_der{
	background-color : #FFFFFF;
	background-image: url(../img/bg_btn_der.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width : 11px;
	height : 26px;

}

.bg_btn_inf{
	background-color : #FFFFFF;
	background-image: url(../img/bg_btn_inf.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height : 26px;

}
.menuLink:link {
	font-style : normal;
	color : #666666;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuLink:active {
	font-style : normal;
	color : #666666;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuLink:hover {
	font-style : normal;
	color : #84DE1E;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuLink:visited {
	font-style : normal;
	color : #666666;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu_seleccionado {
	font-style : normal;
	color : #84DE1E;
	text-decoration : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*imagenes de fondo*/
.img_bg1{
	background-color : #FFFFFF;
	background-image: url(../img/pantone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.img_bg2{
	background-color : #FFFFFF;
	background-image: url(../img/edif1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.img_bg3{
	background-color : #FFFFFF;
	background-image: url(../img/bg_fachada.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.img_bg4{
	background-color : #FFFFFF;
	background-image: url(../img/armario.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.img_bg5{
	background-color : #FFFFFF;
	background-image: url(../img/mapa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.img_bg6{
	background-color : #FFFFFF;
	background-image: url(../img/presupuesto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*txt*/
.celda_txt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;

}

.pc {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;

}

.h2c {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;

}

/*Footer*/
.celda_footer {
	height : 60px;
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

.footerLink:link {
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
}
.footerLink:active {
	font-style : normal;
	color : #EEEEEE;
	text-decoration : underline;
}
.footerLink:hover {
	font-style : normal;
	color : #84DE1E;
	text-decoration : underline;
}
.footerLink:visited {
	font-style : normal;
	color : #EEEEEE;
	text-decoration : underline;
}
/*///////////////////*/


.celda_foto {
	background-color : #eeeeee;
	height : 382px;
	width : 195px;
	text-align : center;
	vertical-align : middle;
}
.celda_texto_principal {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : #333333;
text-decoration : none;
background-color : #ffffff;
padding : 5px;
}
.texto_membrete {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #64b10e;
text-decoration : none;
}
a:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #64b10e;
text-decoration : none;
}
a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #777777;
text-decoration : none;
}
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #999999;
text-decoration : none;
}
a:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #64b10e;
text-decoration : none;
}

/*Admin*/
.celda_admin_logo {
	width : 720px;
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-image: url(../img/admin_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

.titulos_admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.texto_admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.celda_admin_menu {
	width : 720px;
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.admin_menu {
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/admin_menu_bg.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}

.admin_bg {
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/admin_bg1.gif);
	background-repeat:  no-repeat;
	background-position: left top;
}

/*Presupuestos*/
.presupuesto_logo {
	width : 720px;
	background-color : #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(../img/admin_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.presupuesto_texto {

	background-color : #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

.presupuesto_titulos {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE#;
	text-decoration: none;
	font-weight: bold;

}

.pres_link:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #666666;
text-decoration : none;
}
.pres_link:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #666666;
text-decoration : none;
}
.pres_link:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #666666;
text-decoration : none;
}
.pres_link:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
color : #666666;
text-decoration : none;
}

