/*reseteo*/
/*body, div, dl, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, form, fieldset, input, textarea, select, th, td {

margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
white-space: normal;
}*/

/*elementos*/
html{
	padding: 0;
	margin: 0;
}
body{
	margin: 0px;
	padding: 0px;
	background: #fff url(img/fondpage.png) repeat-x;
	font-family: Verdana,Arial,sans-serif;
	color: #666;
	font-size : 11px;

}
a:link{
	color : #666;
	text-decoration: none;
}
a:visited{
color : #c96;
	text-decoration: none;
}
a:hover{
color : #FFFFCC;
	text-decoration: none;
}
a:active{
color : #000000;
	text-decoration: none;
}

/*layouts##################################################################*/
#contenedor{
	/*border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;*/
	background-color: #fff;
	/*border: 10px solid #fff;*/
	margin: 0 auto;
	padding: 1px;
	top: 0px;
	width: 730px;
	/*width: 730px;
	height: auto;
	background: #FFF;
	padding : 0px;
	border: 10px solid white;*/ 
	/*border : 2px solid #999900;
	background-repeat: repeat-y;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-top: 10px solid #FFF;*/
}

#cabezal{

	float: left;
	width: 730px;
	height: 100px;
	/*background-color: #930;*/
	padding: 0px; 
	margin : 0px;
	overflow: hidden;
}
#barra{

	float: left;
	width: 730px;
	height: 35px;
	background-color: #A6AD19;
	padding: 0px; 
	margin : 0px;
	/*overflow: hidden;*/
}
#contenido{
	top:0;
	float: left;
	width: 730px;
	height: auto;
	background: #A6AD19  url(img/fond-txtint.jpg) repeat-x;
	padding: 0px; 
	margin : 0px;
	/*border-left-color: #DFDFDF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DFDFDF;
	border-right-style: solid;
	border-right-width: 1px;*/
	/*overflow: hidden;*/
}


#breadcrumbs{
	top: 0px;
	float : left;
	/*clear: both;*/
	width: 490px;
	height: 30px;
	background: #f5f5f5 url(img/fond-bread.png) repeat-x;
	padding:0px;
	margin : 0px;
	overflow: hidden;
	/*border-left-color: #DFDFDF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DFDFDF;
	border-right-style: solid;
	border-right-width: 1px;*/
}

#titulos{
	top: 0px;
	float : left;
	/*clear: both;*/
	width: 490px;
	height: 50px;
	background: #f5f5f5 url(img/fondtitulo.png) repeat-x;
	padding:0px;
	margin: 0px;
	
}
#textos{
	/*top: 0px;*/
	float : left;
	/*clear: both;*/
	width: 490px;
	background: #fff url(img/fond-txtint.png) repeat-x;
	/*padding-left: 10px;*/
	margin : 0px;
	overflow: hidden;
}
#destacados{
	/*top: 0px;*/
	float : left;
	width: 490px;
	background: #fff /*url(img/fond-desthome.png) repeat-y*/;
	padding: 0px; 
	margin : 0px;
	/*overflow: hidden;*/
}

#destacado01{
padding: 5px 10px 10px 10px;
	margin: auto;}

#colderecha{
	/*top: 0px;*/
	float : right;
	width: 230px;
	height: 250px;
	background: #f5f5f5 url(img/fondcolder.png) repeat-x;
	padding: 0px; 
	margin : 0px 0px 10px 10px;
	/*overflow: hidden;*/
}

#pieserv{
	top: 0px;
	float : left;
	clear: both;
	width: 730px;
	height: 30px;
	background: #fff url(img/fond-serv.png) repeat-x;
	padding:0px;
	margin : 0px;
	overflow: hidden;
	/*border-left-color: #DFDFDF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DFDFDF;
	border-right-style: solid;
	border-right-width: 1px;*/
}
#footer{
	width: 730px;
	height: 60px;
	float: left;
	clear: both;
	background: /*#A6AD19*/url(img/pie.png) no-repeat;
	/*padding-left: 10px;
	padding-right: 10px;*/ 
	margin : 0px;
	overflow: hidden;
	line-height: 12px;
}
#inside{
	padding: 10px 20px 10px 20px;
	margin: auto;}
	/*formatos de texto###############################################*/ 

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-large;
	font-weight : bold;
	font-style : normal;
	font-stretch: ultra-condensed;
	/*padding-top: 0px;*/
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 0px;
	color : #666;
	}
	H2 {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bolder;
	font-style : normal;
	/*font-stretch: ultra-condensed;*/
	margin-left : 10px;
	margin-right : 0px;
	color : #c90;
	}

H3 {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	font-style : normal;
	font-stretch: ultra-condensed;
	margin-left : 10px;
	margin-right : 0px;
	color : #666;
}

H4 {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	font-stretch: ultra-condensed;
	margin-left : 10px;
	margin-right : 0px;
	color : #666;

	}

H5 {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	font-style : normal;
	font-stretch: ultra-condensed;
	margin-left : 10px;
	margin-right : 0px;
	color : #666;

	}

ul{
 list-style: square outside url(img/ico-bullet.gif);
 list-style : absolute middle;
 azimuth : left;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.texto{
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	font-size : 11px;
	line-height : 18px;
	/*text-indent : 2px;
	text-align: justify;*/
	padding-left : 10px;
	/*padding-right : 3px;*/
	
}
.texto a:link{
	color : #339;
	text-decoration: none;
}
.texto a:visited{
	color : #339 ;
	text-decoration: none;
}
.texto a:hover{
	color : #0cf;
	text-decoration: none;
}
.texto a:active{
	color : #0cf;
	text-decoration: none;
}	

.textodesthome{
	font-family: Georgia,Verdana,Arial,sans-serif;
	color: #666 ;
	font-size : 11px;
	line-height : 12px;
	text-indent : 2px;
	/*text-align: justify;*/
	padding-left : 10px;
	padding-right : 3px;
	
}
.textodesthome a:link{
	color : #339;
	text-decoration: none;
}
.textodesthome a:visited{
	color : #339 ;
	text-decoration: none;
}
.textodesthome a:hover{
	color : #0cf;
	text-decoration: none;
}
.textodesthome a:active{
	color : #0cf;
	text-decoration: none;
}	


.subtituloprod {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	font-stretch: normal;
	margin-left : 0px;
	margin-right : 0px;
	color : #69c;
	}

.subtituloprecio {
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	font-stretch: normal;
	margin-left : 0px;
	margin-right : 0px;
	color : #f63;
	}

.subtituloprecio a:link{
	color : #f63 ;
	text-decoration: none;
}
.subtituloprecio a:visited{
	color : #CC9900 ;
	text-decoration: none;
}
.subtituloprecio a:hover{
	color : #fc6;
	text-decoration: none;
}
.subtituloprecio a:active{
	color : #fc6;
	text-decoration: none;
}	

.breadcrumbs{
	font-family: Verdana,Arial,sans-serif;
	color: #363;
	font-size : 11px;
	line-height : 11px;
	

	/*border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #c63;
	margin-right: 0px;*/
}
.breadcrumbs a:link{
	color : #093;
	text-decoration: none;
}
.breadcrumbs a:visited{
	color : #093;
	text-decoration: none;
}
.breadcrumbs a:hover{
	color : #6c0;
	text-decoration: none;
}

.destacadostxt{
	font-family: Verdana,Arial,sans-serif;
	color: #666;
	font-size : 10px;
	line-height : 11px;
	/*text-indent : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	border-top-style: dotted;
	border-top-width:1px;
	border-top-color: #c93;*/
}
.destacadostxt a:link{
	color : #c60;
	text-decoration: none;
}
.destacadostxt a:visited{
	color : #c60;
	text-decoration: none;
}
.destacadostxt a:hover{
	color : #f99;
	text-decoration: none;
}

.form{
	font-family: Verdana,Arial,sans-serif;
	color: #c63;
	font-size : 10px;
	line-height : 9px;
	text-indent : 0px;
	padding-left : 2px;
	padding-right : 2px;
	background-color: #fff;
	border-bottom: 1px solid #339;
	border-top: 1px solid #339;
	border-left: 1px solid #339;
	border-right: 1px solid #339;
}
.form a:link{
	color : #c63;
	text-decoration: none;
}
.form a:visited{
	color : #c96;
	text-decoration: none;
}
.form a:hover{
	color : #ff3;
	text-decoration: none;
	background-color: #fff;
}
.form a:active{
	color : #ff3;
	text-decoration: none;
}

.serv-pietexto{
	font-family: Verdana,Arial,sans-serif;
	text-align: right;
	color: #666;
	font-size : 11px;
	line-height : 11px;
	/*text-indent : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	border-top-style: dotted;
	border-top-width:1px;
	border-top-color: #c93;*/
}
.serv-pietexto a:link{
	color : #09c;
	text-decoration: none;
}
.serv-pietexto a:visited{
	color : #09c;
	text-decoration: none;
}
.serv-pietexto a:hover{
	color : #9cf;
	text-decoration: none;
}

.pietexto{
	font-family: Verdana,Arial,sans-serif;
	color: #fff ;
	font-size : 10px;
	/*padding-left : 10px;
	padding-top: 10px;
	text-align: justify;*/
}
.pietexto a:link{
	color : #fc3;
	text-decoration: none;
}
.pietexto a:visited{
	color : #fc3 ;
	text-decoration: none;
}
.pietexto a:hover{
	color : #ff3;
	text-decoration: none;
}
.pietexto a:active{
	color : #ff3;
	text-decoration: none;
}	
