body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2ffe6;
	display: block;
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	color:#000000;
	}
	
img {
margin:0px;
padding:0px;
border:0;
}
	
/*Disposicion de la pagina*/

#principal	{
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px ridge #009933;
	padding:0;
	}
	
#cuerpoPeq	{
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px ridge #666666;
	padding:0;
	}

	
#menu	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	clear: both;
	background-image: url(../imagenes/barraverdeFinal2.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	}

#cuerpoprincipal	{
	padding:0;
	margin:0;
	}
	
#pagcompleta	{
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
	padding: 0px;
	}

#izquierda	{
	width:155px;
	padding-left: 5px;
	float:left;
	width:155px;
	margin-top: 0px;
	margin-right: 0px;
}

#izquierdagrande	{
	width:570px;
	padding:0px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	background-image: url(../imagenes/separadorColumnas.gif);
	margin-bottom: 3px;
}

#productolargo{
	margin-bottom:5px;
	margin-top:10px;
}

.separador{
	clear:both;
	display:block;
	margin-top:25px;
}

#fichaproducto{
	background-color:#FFFFFF;
	width:570px;
	
	}
	
#fichaPeq	{
background-color:#FFFFFF;
width:570px;
margin-left:15px;
border: thin solid #BDFFAA;
}


.columna	{
	width:170px;
	float:left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 5px;
}
.conjuntoDosCol	{
	display:block;
	clear:both;
	margin-bottom: 15px;
	float: none;
	width: 570px;
}
.columnaDoble{
	width:250px;
	float:left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 5px;
}

.columnaTriple{
	width:160px;
	float:left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 5px;
}


.columnaDobleI{
	width:270px;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#centro	{
	width:370px;
	margin-left: 0px;
	float:left;
	background: transparent;
}


#centrogrande {
	width: 570px;
	padding:0px;
	margin:0px 0 0;
	float:left;
	background: transparent;
}

#derecha {
	width:160px;
	float:right;
	margin-right: 5px;
	width:160px;
	margin-top: 5px;
}
#pie {
	height:13px;
	clear: both;
	border-top: none;
	background-color: #FFFFFF;
	line-height: 10px;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(../imagenes/fondoPie.jpg);
	background-repeat:  repeat-x;	
	}

.subderecha {
	border: 2px solid #18BE2C;
	width:175px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	position: relative;
	visibility: visible;
	/*left: 15px;*/
	text-align: center;
	
}
.subizquierda {
	padding:0;
	border: 1px solid #693434;
	position: relative;
	left: -10px;
	visibility: visible;
	margin-bottom: 5px;
	background-color: #C4EFF7;
	/*background-color: #0099CC;*/
	width:120px;
}


.colocarderecha {
	display: block;
	float: right;
	border: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear:right;
}

.colocarizquierda {
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #CCCCCC;
	clear:left;
}
.colocarizquierdasinborde {
	display: block;
	float: left;
	border: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right:5px;
}

.colocarIzquierColumna {
	display: block;
	float: left;
	margin: 3px;
	clear: both;
}

/*-------------------------------------------------------------*/
/************  Formatos de parrafo y listas  *******************/
/*-------------------------------------------------------------*/
#cuerpoPeq p {
	margin: 5px 2px 6px 0px;
	text-align: justify;
	background-color:#FFFFFF;
	color: #000000;
	list-style: circle url(none);
	font-size: 10px;
}
#centrogrande p, #centro p, #izquierdagrande p{
	margin: 5px 2px 6px 0px;
	text-align: justify;
	list-style: circle url(none);
	font-size: 10px;
	}

#centrogrande li{
	margin: 3px 2px 3px 0px;
	text-align: justify;
	background-color:#FFFFFF;
	/*list-style: disc url(../imagenes/p_pin2.gif) outside;*/
	font-size: 10px;
	padding: 0px;
}


#centro .parVerdeClaro, #izquierda .parVerdeClaro, #derecha .subderecha .parVerdeClaro, .parVerdeClaro{
	color:#006600;
	font-weight:bold;
}

.subderecha p, .subizquierda p, .subderecha ul, .subderecha li{
	color:#333333;
	font-size: x-small;
	margin: 7px;
	margin-top:10px;
	text-align: justify;
}

#pie p	{
	text-align: left;
	font-size: x-small;
	height: 100%;
	padding-top: 3px;
	font-size: x-small;
	font-style: italic;
	/*margin-top: 5px;*/
	margin-left: 15px;
}

#contactoder p{
	margin-top:0px;
	margin-left:35px;
	margin-bottom:0px;
	}

/*-------------------------------------------------------------*/
/*****************  Formatos de encabezamiento  ****************/
/*-------------------------------------------------------------*/
#cuerpoPeq h1{
	font-size: medium;
	text-align: left;
	color:#0099CC;
	vertical-align: middle;
	line-height: 2em;

}

#centro .columna h1,#contacto #contactoder h1, .columnaTriple h1 {
	font-size: medium;
	text-align: left;
	margin-top: auto;
	margin-bottom: 5px;
	color:#0099CC;
	vertical-align: middle;
	clear: both;
	line-height: 2em;
	text-indent:25px;
	background-image: url(../imagenes/minihuevo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-color:#0099CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.columnaTriple h1 {
	font-size:11px;
}

#centro h2, #izquierdagrande h1, #fichaPeq h1, #productolargo h1, #centrogrande .conjuntoDosCol .columnaDoble h1,#centrogrande h2, .columnaDoble h1{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#0099CC;
	text-align: left;
	padding-bottom:9px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../imagenes/BarritaAzulfina2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;	/*padding-left: 25px;*/
	}
#centrogrande .conjuntoDosCol .columnaDobleI h2{
	background-image:none;
}
/*Cortar
#fichaPeq h1, #productolargo h1, #centrogrande .conjuntoDosCol .columnaDoble h1{
	font-size: medium;
	color: #0099CC;
	text-align: left;
	margin: 0px;
	//letter-spacing: 3px;
	text-indent: 25pt;
	padding-bottom:: 9px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/barritaAzul.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#fichaPeq h1 {
	margin-top:15px;
}
*/
#contacto h1, #listadoprecios h1, #centrogrande #presupuestos  h1, #centro h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image:none;
}

.tituloPrincipalVerde{
	font-size: 20px;
	color: #009933;
	text-align: left;
	margin: 0px;
}

.tituloPrincipal{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: left;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	background-image:none;
}

#centrogrande .columnaDobleI  h1, #centrogrande .columnaDoble  h1, #fichaproducto h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image:none;
	/*text-indent: 10pt;*/
}

#centrogrande .columnaDobleI  h2  {
	font-size: 12px;
	color: #0099CC;
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
	
}

.subderecha h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color: #128D22;
}

.subderecha h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	color:#0099CC;
	background-image: url(../imagenes/con_go.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	text-indent:20px;
}
/*
#centrogrande h2 {
	font-size: small;
	color: #0099CC;
	margin: 10px 0px 5px;
	padding:3 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: medium;
	clear:both;
}
*/

#izquierda img, #derecha img{
	margin: 3px;
	border: 0;
}
/*********************************************************/
/****************        ENLACES       *******************/
/*********************************************************/
#derecha a, #centro a, #izquierdagrande a, #centrogrande a {
	color: #0033CC;
	text-decoration: none;
	font-size:10px;
}

#izquierda a  {
	color: #0033CC;
	text-decoration: none;
	line-height:1.1em;
	font-size:11px;
}


#izquierdagrande a{
	text-align: right;
	margin-top: 10px;
}


#izquierda table tr td a{
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#menu a {
	font-weight:bold;
	font-size: 11px;
	vertical-align: middle;

}


#menu a:link,#menu a:visited, #izquierda table tr td  a:link, #izquierda table tr td a:visited{
	/*color: #18BE2C;*/
	color:#009900;
	font-weight:bold;
	text-decoration: none;
}
#menu a:hover,#izquierda table tr td a:hover{
	color: #0099CC;
	font-weight:bold;
	text-decoration: underline;
}

/*---------------------------------------------------------------------*/
/*                           Menu de Presupuestos                      */
/*---------------------------------------------------------------------*/

#menuconfondo {
	margin-top:15px;
	}

#menuconfondo table tr td a{
	display:block;
	width:100%;
	height: 3em;
	text-align: center;
	font-weight: bold;
	line-height: 3em;
	}

#menuconfondo table tr td a:link, #menuconfondo table tr td a:visited	{
	color: #0099CC;
	text-decoration: none;
	background-image: url(../imagenes/FondoBotonesIzq2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#menuconfondo table tr td  a:hover{
	color: #18BE2C;
	text-decoration: underline;
	background-image: url(../imagenes/FondoBotonesIzq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#centrogrande a:link, #centrogrande a:visited, #centro  a:link, #centro a:visited,#derecha .subderecha a:link, #derecha .subderecha a:visited, #izquierdagrande  a:link, #izquierdagrande a:visited, #izquierda a:link, #izquierda a:visited {
	color: #18BE2C;
	text-decoration: none;
}

#centrogrande a:hover,#centrogrande a:active, #centro a:hover, #centro a:active, #derecha .subderecha a:hover, #derecha .subderecha a:active, #izquierdagrande a:hover, #izquierdagrande a:active, #izquierda a:hover, #izquierda a:active {
	color: #0099CC;
	text-decoration: underline;
}
.leerMas{
	clear:both;
	display:block;
	padding-left: 30px;
	background-image:url(../imagenes/leermas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
}
/*******************MENU PRINCIPAL************************************/

#menu img{
border:0px;
margin-right:5px;
margin-top:2px;
}

#menu ul{
	padding:0;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	list-style-type:none;
	width:100%;
	background-color: #FFFFFF
}

#menu li{
	padding: 0px;
	height:20px;
	width:86px;
	float:left;
}
#izquierda li{
	padding: 0px;
	width:120px;
}

/**********************DISPOSICION DE LAS TABLAS DE PRODUCTOS**********************************/

#fichaproducto table, #fichaPeq table{
	float: left;
	width: 100%;
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
}

#centrogrande tr {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#centrogrande ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-top:0;
	padding: 0px;
	margin-bottom: 5px;
}

/**********************  DISPOSICION PAGINA DE CONTACTOS  **********************************/
#contacto{
	display:block;
	width:100%;
}
#contactoder{
	display:block;
	width:160px;
	float:left;
}
#contactoizq{
	display:block;
	width:360px;
	margin-left:5px;
	float:left;
}

#contacto table{
	width: 350px;
	display:block;
	float:left;
	border: 0px solid #CCCCCC;
	padding: 0px;
	margin-top: 5px;
}

#contacto table th{
	margin: 5px 10px 6px 0px;
	width:170px;
	text-align: justify;
	background-color:#FFFFFF;
	color: #000000;
	list-style: circle url(none);
	font-size: 10px;
	vertical-align: text-top;
}

#contacto input, #contacto textarea, .elemForm{
	width:190px;
	margin-bottom:6px;
	text-align: justify;
	background-color:#FFFFFF;
	color: #000000;
	font-size:10px;
	background-color:#CCFFCC;
}
.subizquierda form{
	margin:0px;
	padding:0px;
	}

.subizquierda input{
	display:block;
	width:70px;
	margin-bottom:5px;
	font-size:10px;
	}
#contacto .boton{
	margin-top:10px;
	width:70px;
	text-align: center;
}
.subizquierda label{
	font-size: 10px;
	padding:0px;
	}

.elemFormGrande{
	
	width:345px;
	margin-bottom:6px;
	text-align: justify;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 10px;
	background-color:#CCFFCC;
}

.boton{
	
	text-align: center;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 10px;
	background-color:#CCFFCC;
	margin-top:5px;
	margin-bottom:5px;
	width:70px;
}


/***************************************************************************************************************/
/************************************      DISEŅOS PARA LISTADOS DE TABLAS     *********************************/
/***************************************************************************************************************/


	/**********************DISPOSICION DEL LISTADO1    **********************************/

#centrogrande .listado1{
	float: left;
	width: 555px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 5px 5px 3px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: center;
	background-color:#339966;
}

#centrogrande .listado1 th {
	
	color: #333333;
	font-weight: bold;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	background-color: #CCFFCC;
	border-bottom: 1px solid #CCCCCC;
	width:auto;
}
#centrogrande .listado1 tr {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
	font-family: "Courier New", Courier, mono;
}
#centrogrande .listado1 td{
	width:auto;
	height:17px;
}
#centrogrande .listado1 caption {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}


/***************************************************************************************************************/
/************************************      DISEŅOS PARA PAGINA PRESUPUESTOS     *********************************/
/***************************************************************************************************************/

#presupuestos{
	font-weight: bold;
	font-size: x-small;
	text-align: left;
	/*vertical-align: middle;*/
}

.inputPeq{
width:40px;
background-color:#CCFFCC;
}
.inputOption {
background-color:#CCFFCC;
margin:0;
padding:0;
}

.tab{
	text-indent:20px;
}

/***********	DISEŅOS PARA LISTADOS ALTERNATIVOS 		******************************/
.listadoArrowDown{
	list-style-position: outside;
	list-style-image: url(../imagenes/arrowsdown.gif);	
}
.listadoBolita{
list-style: disc url(../imagenes/p_pin2.gif) outside;
}


/************* DISEŅO PARA LISTADO PRODUCTOS*/

.paginaVerNum{
	display:block;
	clear:both;
	background-color:#CCFFCC;
	font-size:9px;
	text-indent:20px;
	}
