body {
	background-image: url(../img/develcop_backround.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

.azul{
	background-color: #4A93FF;
}

.verde{
	background-color: #639F09;
}

.naranja{
	background-color: #FB9B31;
}

.rojo{
	background-color: #D85701;
}

.gris{
	background-color: #E4E4E4;
}

.linepuntiada{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}


.textoblanco{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
}

.textoGRIS{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}

.textoblanconegrita{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.textogrisnegrita{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.titulos{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;
}

.cajatitulos{
	width: 550px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.tituloseccion{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;
	color: #FA890C;
	text-indent: 20px;
}

.tituloseccionrojo{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;
	color: #D52E04;
	text-indent: 20px;
}

.tituloseccionverde{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;
	color: #639F09;
	text-indent: 20px;
}

.tituloseccionazul{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 22px;
	color: #4A93FF;
	text-indent: 20px;
}

.negritazul{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #0468FF;
}

.negritaverde{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #509504;
}

.negritaneranja{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #FA890C;
}

.negritarojo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #D13A07;
}

.space{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;

}

#bandalogo{
	height: 91px;
	width: 801px;
	background-image: url(../img/develcop_fondo_logo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	float: left;
	margin: 0px;
}

#bandalogo .icoli{
	float: right;
	width: 270px;
}

#bandalogo .icoli a{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#bandalogo .icoli a:hover{
	color: #D20F15;
}

#bandalogo .icoli ul{
}

#bandalogo .icoli li{
	float: left;
	height: 12px;
}

#bandalogo .icoli img{
	margin-top: 0px;
}

#bandalogo img{
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}

#bandalogo ul{
	padding-top: 10px;
	margin-top: 15px;
}

#bandalogo li{
	float: left;
	list-style-type: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

#bandamenu{
	width: 801px;
	color: #666666;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 27px;
	background-image: url(../img/develcop_fondo_menu.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	float: left;
	background-color: #FFFFFF;
}

#bandamenu a{
	color: #858585;
	text-decoration: none;
}

#bandamenu ul{

}

#scroll{
	height: 255px;
	background-color: #FFFFFF;
	float: left;
	width: 390px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	margin-left: 20px;
	margin-right: 5px;
	padding-right: 8px;
	text-align: justify;
}

#submenu a{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:hover{
	color: #C50E12;
}

#submenu .azulhover a:hover{
	color: #249AFB;
}

#submenu .verdehover a:hover{
	color: #74BC07;
}

#submenu .naranjahover a:hover{
	color: #F5B41B;
}

.linecolor{
	height: 5px;
	width: 267px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.columsimple{
	height: 400px;
	width: 267px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

.columsimple .banner{
	height: 164px;
	width: 267px;
	text-align: center;
}

.columsimple a{
	color: #8A8A8A;
	text-decoration: none;
}

.columsimpleproductos{
	height: 450px;
	width: 267px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

.columsimpleproductos .banner{
	height: 164px;
	width: 267px;
	text-align: center;
}

.columsimpleproductos a{
	color: #8A8A8A;
	text-decoration: none;
}

.columsimpleproductos .submenun3{
	height: 17px;
	width: 235px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	font-size: 9px;
}

.columsimpleproductos .submenun3 a:hover{
	color: #7E7E7E;
}

.columsimple .submenun3{
	height: 17px;
	width: 235px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	font-size: 9px;
}

.columsimple .submenun3 a:hover{
	color: #7E7E7E;
}

#datoscont{
	height: 138px;
	width: 226px;
	float: left;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	background-image: url(../img/cont_fondo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 20px;
	position: absolute;
	margin-top: 10px;
	top: 380px;
	padding-top: 10px;
}

#datoscont span{
	text-align: justify;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 168px;
	width: 246px;
	letter-spacing: 1px;
}

#datoscont p{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 1px;
}

#datoscont .vinculo a{
	color: #D20F15;
}

#datoscont a{
	color: #666666;
	line-height: 20px;
}

#datoscont a:hover{
	color: #D20F15;
}

#datoscont li{
	height: 10px;
	width: 21px;
	float: left;
	text-align: justify;
	margin-bottom: 16px;
	margin-right: 18px;
	margin-left: 0px;
	margin-top: 10px;

}

.cajanovedad{
	float: left;
	height: 74px;
	width: 216px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 10px;
}


#submenun4{
	height: 21px;
	width: 267px;
	margin-top: 10px;
	float: left;
	color: #FB8B0E;
}

#submenun4 img{
	margin-left: 5px;
}

#submenun4 a{
	color: #999999;
	text-decoration: none;
}

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

.columdobletop {
	height: 30px;
	width: 515px;
	float: left;
	background-image: url(../img/develcop_esquina.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.columdobletopazul {
	height: 30px;
	width: 515px;
	float: left;
	background-image: url(../img/develcop_esquinaazul.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.columdobletoproja {
	height: 30px;
	width: 515px;
	float: left;
	background-image: url(../img/develcop_esquinaroja.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.columdobletopverde {
	height: 30px;
	width: 515px;
	float: left;
	background-image: url(../img/develcop_esquinaverde.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}

.columdobletoprojatriple {
	height: 30px;
	width: 775px;
	float: left;
	background-image: url(../img/develcop_esquinarojagr.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.columdobletopverdetriple {
	height: 30px;
	width: 795px;
	float: left;
	background-image: url(../img/develcop_esquinaverdegr.jpg);
	background-color: #FFFFFF;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.columdoble{
	width: 493px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 358px;
}

.columdoblep{
	width: 493px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#descrip2{
	width: 278px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
}

#descrip3{
	float: left;
	width: 440px;
	margin: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#descrip3 img{
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.imgch{
	width: 55px;
	float: left;
	margin: 8px;
}

#descrip2 img{
	margin-right: 12px;
	margin-top: 12px;

}

#descrip{
	width: 480px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FA8A0D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FA8A0D;
}

#descrip a{

}

#descrip a:hover{

}

#descrip ul{
}

#descrip li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
	width: 470px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
}

#imgpro{
	float: left;
	width: 190px;
	padding: 5px;
	margin-top: 10px;
}

#cotizar{
	float: left;
	height: 20px;
	width: 469px;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../img/develcop_fondo_coti.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #509504;
	padding-top: 5px;
}

#asterisco{
	height: 30px;
	width: 480px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	margin-top: 5px;
	font-weight: normal;
}

.pasos{
	width: 102px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	height: 272px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
}

.columdoble .cajatexto{
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 20px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 210px;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color:#FFFFFF;
}

.columdoble .cajatexto2{
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 25px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color:#FFFFFF;
}

#zolapades{
	width: 81px;
	float: left;
	margin-top: 20px;
}

#zolapaformu{
	float: left;
	width: 139px;
	margin-top: 20px;
}

#key{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FB890C;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB890C;
	margin-top: 42px;
}

#bandanovproductos{
	height: 109px;
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}

#formul1{
	width: 140px;
	float: left;
	text-align: left;
	color: #666666;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 27px;
	margin-top: 43px;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 8px;
}

#formul1gr{
	width: 300px;
	float: left;
	text-align: right;
	color: #666666;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 28px;
	margin-top: 5px;
	margin-left: 30px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
}


#form1 {
	width: 210px;
	float: left;
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	height: 220px;
	margin-top: 40px;
}

#form1gr {
	width: 350px;
	float: left;
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	height: 220px;
}

#form3 {
	width: 130px;
	float: left;
	line-height: 33px;
	color: #FFFFFF;
}

.botones {
	width: 90px;
	height: 16px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	background-color: #D20F15;
	border: 1px solid #FFFFFF;
	margin-top: 12px;
	margin-left: 2px;
}

.botonesverde {
	width: 100px;
	height: 16px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	background-color: #509504;
	border: 1px solid #FFFFFF;
	margin-top: 12px;
	margin-left: 2px;
}

.botones a {
	color: #C4017B;
	text-decoration: none;
}

.botones a:hover {
	color: #FFFFFF;
	background-color: #E9E7BE;
}

#comentario{
	margin: 0px;
	text-decoration: none;
	width: 198px;
	height: 50px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
}

#comentariogr{
	margin: 0px;
	text-decoration: none;
	width: 398px;
	height: 50px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
}

.bloquechicoMedio{
	text-decoration: none;
	padding: 0px;
	height: 19px;
	width: 196px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #D20F15;
}

.bloquechicosolo{
	text-decoration: none;
	height: 17px;
	width: 80px;
	margin-bottom: 3px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #D20F15;
}

.bloquechicosc{
	text-decoration: none;
	padding: 0px;
	height: 17px;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 12px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
}

.bloquechico2{
	text-decoration: none;
	padding: 0px;
	height: 17px;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 12px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}

.bloquechico2gr{
	text-decoration: none;
	height: 20px;
	width: 250px;
	margin-top: 6px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.datosempresa {
	width: 400px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
	margin-top: 15px;
	padding-top: 5px;
	font-weight: normal;
}
.datosempresa a{
	color: #666666;
	text-decoration: none;
}

#contcontacto{
	height: 600px;
}

#BandaBottom{
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 18px;
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	background-image: url(../img/develcop_fondo_footer.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	padding-top: 10px;
}

#BandaBottom a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-size: 9px;
}

