/* CSS Document */

body{
	 margin-left: 0px;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #6fbff0;
    background-image: url(pics/back-gral2.jpg);
    background-repeat: repeat-x;
	
}

.backindex{
	background-image: url(pics/indexbackground_1.jpg);
	background-repeat: no-repeat;
}

.backindex_2{
	background-image: url(pics/indexbackground_2.jpg);
	background-repeat: no-repeat;
}

.backcontent_1{
	background-image: url(pics/contentbackgnd_A.jpg);
	background-repeat: no-repeat;
}

.backcontent_2{
	background-image: url(pics/contentbackgnd_B.jpg);
	background-repeat: no-repeat;
}

.langtext{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 10px;
	color: #7897AB;
	text-decoration: none;
}

.menu{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 10px;
	color: #737B7F;
	text-decoration: none;
	text-transform: uppercase;
}

.menu2{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.notieve{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 18px;
	color: #078CB0;
	text-decoration: none;
}

.titnoti{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3579AD;
	text-decoration: none;
}

.contnoti{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}

.leyenda{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 10px;
	color: #646364;
	text-decoration: none;
}

a.normal{
	color: #444444;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.black{
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Arial, Verdana;
	text-decoration: none;	
}

a.black2{
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Arial, Verdana;
	text-decoration: underline;	
}

a.blanco{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Arial, Verdana;
	text-decoration: none;	
}

.empresa{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	color: #065A8E;
	text-decoration: underline;
}

.blanco{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textorojo{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.catalogo{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #0349A0;
}

input.charsel{
	background-color: transparent;
	border: 0px;
	color: #00ADE8;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	width: 2%;
}
input.char{
	background-color: transparent;
	border: 0px;
	color: #065A8E;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 10px;
	width: 2%; 
}
input.char:hover{
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline;
}

.cuatexto{
	color: #000000;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	width: 80%;
}

.d_agroindustria{
	color: #57A615;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.d_artesanias{
	color: #FFBF17;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.d_comercio{
	color: #EE5456;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.d_manufactura{
	color: #9F9EA3;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.d_servicios{
	color: #254D88;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.d_turismo{
	color: #F3AA3B;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
}

.areatexto{
	color: #000000;
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 12px;
	height: 60px;
	width: 80%;
}

.productos{
	font-family: "Times New Roman", Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
}

.gpremper{
	color: #000000;
	font-size: 10px;
	font-family: "Times New Roman", Arial, Verdana;
	text-decoration: none;
}






fieldset{
		border: 1px solid #3A9FE0;	
	}
	fieldset div{
	    text-align: right;
	    padding: 0.5em;
	  }
	  fieldset div input{
	    background-color: #F5F6F6;
	    color: #000000;
	    border: 1px solid #999999;
	    width: 75%;
	  }
	  fieldset div textarea{
	    background-color: #F5F6F6;
	    color: #000000;
	    border: 1px solid #999999;
	    width: 75%;
	  }
	  .divSend{
	  	text-align: right;
	  	padding-top: 1em;
	  	}
		  .btnSend{
		  	border: 1px solid #000000;
		  	font-size: 10px;
		  	font-weight: normal;
		  	color: #FFFFFF;
		  	background-color: #000000;
		  	cursor: pointer;
			width: auto;
		  }