@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f3;
	font-family: "Montserrat", sans-serif;
}

#apDiv1 {
	position: absolute;
	left: 497px;
	top: 23px;
	width: 158px;
	height: 23px;
	z-index: 10;
	margin-left: 100px;
}

/*
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
*/
.formu_campo {
	margin-bottom: 5px;
	font-weight: 600;
}

.msj-mail-success {
	padding: 16px;
	color: #88c242;
	border: dashed #88c242;
	align-content: center;
	margin-bottom: 23px;
	text-align: center;
}

.msj-mail-danger {
	padding: 16px;
	color: red;
	border: dashed red;
	align-content: center;
	margin-bottom: 23px;
	text-align: center;
}

.msj-mail-warning {
	padding: 16px;
	color: yellow;
	border: dashed yellow;
	align-content: center;
	margin-bottom: 23px;
	text-align: center;
}

.icon_image {
	background-image: url(../img/camioneros_galeria_a-03.png);
	width: 40px;
	/* Ajusta según tu diseño
	height: 30px; */
	/* Ajusta según tu diseño */
	/* display: inline-block; */
}

.icon_image:hover {
	background-image: url(../img/camioneros_galeria_b-03.png);
}

.icon_comp {
	background-image: url(../img/camioneros_icon_vinc_-03.svg);
	width: 30px;
	/* Ajusta según tu diseño */
	height: 30px;
	/* Ajusta según tu diseño */
	display: inline-block;
}


.icon_comp:hover {
	background-image: url(../img/camioneros_icon_vinc_a-03.svg);
}

.icon_mail {
	background-image: url(../img/camioneros_icon_mail-03.svg);
	width: 30px;
	/* Ajusta según tu diseño */
	height: 30px;
	/* Ajusta según tu diseño */
	display: inline-block;
}


.icon_mail:hover {
	background-image: url(../img/camioneros_icon_mail_a-03.svg);
}

.icon_x {
	background-image: url(../img/camioneros_icon_x-03.svg);
	width: 30px;
	/* Ajusta según tu diseño */
	height: 30px;
	/* Ajusta según tu diseño */
	display: inline-block;
}


.icon_x:hover {
	background-image: url(../img/camioneros_icon_x_a-03.svg);
}

.icon_whatsapp {
	background-image: url(../img/camioneros_icon_wsp-03.svg);
	width: 30px;
	/* Ajusta según tu diseño */
	height: 30px;
	/* Ajusta según tu diseño */
	display: inline-block;
}

.icon_whatsapp:hover {
	background-image: url(../img/camioneros_icon_wsp_a-03.svg);
}

.icon_face {
	background-image: url(../img/camioneros_icon_face-03.svg);
	width: 30px;
	/* Ajusta según tu diseño */
	height: 30px;
	/* Ajusta según tu diseño */
	display: inline-block;
}

.icon_face:hover {
	background-image: url(../img/camioneros_icon_face_a-03.svg);
}

.formu_text {
	border-bottom: 1px solid black;
	text-decoration: none;
	border-top: 0 white;
	border-left: 0 white;
	border-right: 0 white;
	font-size: 16px;
	width: 100%;
	outline: none;
	margin-bottom: 15px;
}

.boton_enviar {
	color: #88c242;
	background-color: white;
	border: solid 2px #88c242;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 25px 10px 25px;
	border-radius: 3px;
	margin-top: 15px;
	cursor: pointer;
	float: right;
}

.linkBlanco a {
	text-decoration: none;
	color: #FFF;
}

.linkVerde a {
	text-decoration: none;
	color: #FFFFFF;
}

.linkVerde a:hover {
	color: #88c242
}

.clearfix {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	display: block;
}

.invisible {
	display: none
}

#top {
	height: 50px;
	width: 100%;
	background-color: #00aeef;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #22c0fb;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0f92c3;
}

#head {
	background-color: #CCC;
	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.botontop {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 50px;
	width: 125px;
	line-height: 50px;
}

.botontop:hover {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 50px;
	width: 125px;
	line-height: 50px;
	background-color: #39C;
}

#cuerpo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#cuerpocontacto {
	height: 1150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#cuerpocomision {
	height: 1995px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#cuerpoenlaces {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#cuerpoafiliarse {
	height: 1650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#leftbox {
	float: left;
	width: 675px;
	padding-top: 25px;
	padding-left: 25px;
	background-color: #FFF;
}

#rightbox {
	float: right;
	height: auto;
	width: 250px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFF;
}

#titulo {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	color: #00AEEF;
	height: 30px;
	width: 675px;
	margin-bottom: 25px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
	float: left;
	font-size: 24px;
}

#titulocontacto {
	margin-left: 25px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	color: #00AEEF;
	height: 30px;
	width: 950px;
	margin-bottom: 25px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00AEEF;
	float: left;
	font-size: 24px;
	margin-top: 25px;
}





.modnoticias {
	float: left;
	height: 220px;
	width: 675px;
	margin-bottom: 15px;
}

.imgnoticias {
	background-color: #09F;
	float: left;
	height: 160px;
	width: 300px;
	overflow-y: hidden;
}

.titnoticias {
	font-family: 'Merriweather', serif;
	font-size: 26px;
	color: #333;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	line-height: 30px;
	text-transform: uppercase;
}

.bajadanoticia {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	float: left;
	height: auto;
	width: 360px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: justify;
	line-height: 20px;
}


#newbox {
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border: 0px solid #000000;
	background: rgba(175, 219, 52, 1);
	background: -moz-linear-gradient(45deg, rgba(175, 219, 52, 1) 0%, rgba(136, 194, 66, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(175, 219, 52, 1)), color-stop(100%, rgba(136, 194, 66, 1)));
	background: -webkit-linear-gradient(45deg, rgba(175, 219, 52, 1) 0%, rgba(136, 194, 66, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(175, 219, 52, 1) 0%, rgba(136, 194, 66, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(175, 219, 52, 1) 0%, rgba(136, 194, 66, 1) 100%);
	background: linear-gradient(45deg, rgba(175, 219, 52, 1) 0%, rgba(136, 194, 66, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afdb34', endColorstr='#88c242', GradientType=1);
	float: left;
	height: 270px;
	width: 250px;
	margin-bottom: 25px;
}

#cabezal {
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.41);
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border: 0px solid #000000;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);


	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
	color: #88c242;
	text-align: center;
	float: left;
	height: 30px;
	width: 235px;
	padding-top: 10px;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	margin-bottom: 15px;
	margin-left: 8px;
}

.botonnew {
	color: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 235px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.botonnew:hover {
	background-color: #FFF;
	font-weight: 700;
	font-size: 14px;
	color: #88c242;
	text-align: left;
	float: left;
	height: 30px;
	width: 235px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
}

#foot {
	background-color: #88c242;
	height: 65px;
	width: 100%;
}

#footbox {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footleft {
	float: left;
	height: 45px;
	width: 200px;
	margin-top: 10px;
}

#footright {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	float: right;
	height: 45px;
	width: 400px;
	margin-top: 15px;
}

#noticiasleidas {
	color: #FC0;
	background-color: #FFF;
	float: left;
	max-height: 438px;
	width: 250px;
	margin-top: 5px;
	overflow-x: hidden;
}

#tituloleidas {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #FC0;
	float: left;
	height: 25px;
	width: 250px;
}

.leida {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #00AEEF;
	background-color: #f3f3f3;
	float: left;
	height: auto;
	width: 230px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00AEEF;
}

#logobox {
	background: rgba(16, 112, 69, 1);
	background: -moz-linear-gradient(45deg, rgba(16, 112, 69, 1) 0%, rgba(136, 194, 66, 1) 68%, rgba(136, 194, 66, 1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(16, 112, 69, 1)), color-stop(68%, rgba(136, 194, 66, 1)), color-stop(100%, rgba(136, 194, 66, 1)));
	background: -webkit-linear-gradient(45deg, rgba(16, 112, 69, 1) 0%, rgba(136, 194, 66, 1) 68%, rgba(136, 194, 66, 1) 100%);
	background: -o-linear-gradient(45deg, rgba(16, 112, 69, 1) 0%, rgba(136, 194, 66, 1) 68%, rgba(136, 194, 66, 1) 100%);
	background: -ms-linear-gradient(45deg, rgba(16, 112, 69, 1) 0%, rgba(136, 194, 66, 1) 68%, rgba(136, 194, 66, 1) 100%);
	background: linear-gradient(45deg, rgba(16, 112, 69, 1) 0%, rgba(136, 194, 66, 1) 68%, rgba(136, 194, 66, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#107045', endColorstr='#88c242', GradientType=1);
	float: left;
	height: 400px;
	width: 250px;
}

#slide {
	float: left;
	height: 400px;
	width: 750px;
}

#logo {
	float: left;
	height: 300px;
	width: 225px;
	margin-top: 50px;
	margin-left: 12px;
}

.textogeneral {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #666;
	float: left;
	height: auto;
	width: 675px;
}

.infocontacto {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #333;
	float: left;
	height: 100px;
	width: 450px;
	margin-left: 25px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88C242;
	border-bottom-color: #88C242;
	padding-top: 10px;
	margin-bottom: 50px;
}

#contactobox {
	float: left;
	height: 400px;
	width: 800px;
	margin-left: 100px;
	/* margin-top: 75px; */
}

.tag {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #666;
	float: left;
	height: 25px;
	width: 200px;
	margin-top: 21px;
	margin-left: 100px;
	margin-bottom: 5px;
}

.fill {
	background-color: #FFF;
	float: left;
	height: 30px;
	width: 350px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 8px;
	border: thin solid #CCC;
}

.fillmensaje {
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 350px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 8px;
	border: thin solid #CCC;
}

#obrasocialbox {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #d6d6d6;
	float: left;
	height: 500px;
	width: 623px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #EFEEF0;
}

.osresultado {
	width: 623px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 1.00);
	float: left;
	font-family: "Montserrat", sans-serif;
	color: #444;
	font-size: 13px;
}

.osbuscar {
	width: 608px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	float: left;
	font-family: "Montserrat", sans-serif;
	color: #444;
	font-size: 13px;
	background-color: rgba(227, 226, 228, 1.00);
	padding-left: 15px;
}

#obrasocialbox h2 {
	color: rgba(0, 174, 239, 1.00);
	width: 623px;
	font-family: "Open Sans Condensed", sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}

#obrasocialtitulo {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #0F92C3;
	float: left;
	height: 30px;
	width: 623px;
	margin-bottom: 25px;
}

#busqueda {
	font-size: 14px;
	color: #333;
	float: left;
	height: 300px;
	width: 250px;
	margin-right: 23px;
}

#resultados {
	float: right;
	height: 300px;
	width: 362px;
	background-color: #FFF;
}

.tagos {
	font-family: "Open Sans", sans-serif;
	float: left;
	height: 25px;
	width: 250px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
}

.fillos {
	float: left;
	height: 30px;
	width: 250px;
	margin-bottom: 25px;
}

.fillosicono {
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border: 1px solid #0F92C3;
	float: left;
	height: 28px;
	width: 28px;
	margin-right: 15px;
	background-color: #00AEEF;
}

.filloscampo {
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	border: 1px solid #E5E5E5;
	background-color: #FFF;
	float: left;
	height: 28px;
	width: 203px;
}

#comisionimg {
	float: left;
	height: 400px;
	width: 675px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.fila {
	line-height: 30px;
	background-color: #88c242;
	float: left;
	height: 30px;
	width: 675px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.afiliado {
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 44px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-weight: 400;
}

.nombre {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #107045;
	text-align: left;
	float: left;
	height: 30px;
	width: 234px;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
}

.cargo {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 209px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-weight: 400;
}

.empresa {
	font-family: "Open Sans", sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 30px;
	width: 137px;
	padding-left: 8px;
}

.subtitulo {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	color: #107045;
	font-weight: 700;
	float: left;
	height: 30px;
	width: 675px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.textos {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #107045;
	text-align: left;
	float: left;
	height: 50px;
	width: 675px;
	margin-bottom: 10px;
}

.linktexto {
	background: rgba(136, 194, 66, 1);
	background: -moz-linear-gradient(top, rgba(136, 194, 66, 1) 0%, rgba(16, 112, 69, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(136, 194, 66, 1)), color-stop(100%, rgba(16, 112, 69, 1)));
	background: -webkit-linear-gradient(top, rgba(136, 194, 66, 1) 0%, rgba(16, 112, 69, 1) 100%);
	background: -o-linear-gradient(top, rgba(136, 194, 66, 1) 0%, rgba(16, 112, 69, 1) 100%);
	background: -ms-linear-gradient(top, rgba(136, 194, 66, 1) 0%, rgba(16, 112, 69, 1) 100%);
	background: linear-gradient(to bottom, rgba(136, 194, 66, 1) 0%, rgba(16, 112, 69, 1) 100%);





	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c242', endColorstr='#107045', GradientType=0);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 40px;
	width: 400px;
	margin-bottom: 30px;
	line-height: 40px;
	margin-left: 100px;
	font-weight: 400;
}

.modulotitular {
	float: left;
	height: auto;
	width: 675px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00AEEF;
	border-bottom-color: #00AEEF;
}

.moduloicono {
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border: 0px solid #000000;
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 150px;
}

.titulartexto {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #107045;
	text-align: left;
	float: left;
	height: auto;
	width: 450px;
	padding-left: 15px;
	padding-top: 10px;
}

.modulodemas {
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border: 0px solid #000000;
	float: left;
	height: 200px;
	width: 337px;
	background-color: #ededed;
	margin-bottom: 15px;
}

.demastexto {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	float: left;
	height: 190px;
	width: 222px;
	padding-left: 15px;
	padding-top: 10px;
}

#contactobotones {
	float: left;
	height: 40px;
	width: 425px;
	margin-left: 300px;
	padding-top: 0px;
	margin-top: 25px;
}

.botcontacto {
	color: #FFF;
	font-family: "Open Sans Condensed", sans-serif;
	background-color: #09F;
	text-align: center;
	float: left;
	height: 40px;
	width: 142px;
	margin-right: 70px;
	padding-top: 10px;
}

/* NOTICIAS */

#fechaNoticia {
	font-family: 'Merriweather', serif;
	font-size: 12px;
	color: #093;
	float: left;
	height: auto;
	width: 675px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
}

#tituloExtendido {
	font-family: 'Merriweather', serif;
	font-weight: 900;
	font-size: 42px;
	color: #333;
	float: left;
	height: auto;
	width: 675px;
	margin-bottom: 10px;
}

#textoExtendido {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #666;
	float: left;
	height: auto;
	width: 675px;
	text-align: justify;
	font-weight: 400;
	margin-bottom: 25px;
	line-height: 20px;
	margin-top: 15px;
}

#imgExtendia {
	background-color: #CCC;
	float: left;
	width: 675px;
	position: relative;
}

#noticiaAdicion {
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	float: left;
	height: 30px;
	width: 110px;
	padding: 5px;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.adicional {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 3px;
	margin-left: 3px;
}

#compartir {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #666;
	float: left;
	height: 30px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#descargar {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #666;
	float: right;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.comp {
	float: right;
	height: 30px;
	width: 30px;
	margin-right: 10px;
}

.desc {
	float: right;
	height: 30px;
	width: 30px;
}

#noticiasleidas {
	color: #FC0;
	background-color: #FFF;
	float: left;
	height: auto;
	width: 250px;
	/* margin-top: 25px; */
}

#tituloleidas {
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-size: 16px;
	color: #333;
	float: left;
	height: 25px;
	width: 250px;
}

.leida {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	font-weight: 700;
	color: #127145;
	float: left;
	height: auto;
	width: 240px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #127145;
}


.modnoticiasDestacado {
	float: left;
	min-height: 160px;
	width: 645px;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #009245;
	overflow: hidden;
	height: auto;
}

.imgnoticiasDestacado {
	background-color: #ECFCA9;
	float: left;
	height: 160px;
	width: 300px;
	overflow-y: hidden;
}

.titnoticiasDestacado {
	font-family: 'Merriweather', serif;
	font-size: 22px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 330px;
	margin-left: 15px;
	padding-bottom: 5px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
}

.bajadanoticiaDestacado {
	font-family: 'Merriweather', serif;
	font-weight: 30;
	font-size: 13px;
	color: #ECFCA9;
	float: left;
	height: auto;
	width: 330px;
	margin-left: 15px;
	margin-top: 15px;
	text-align: justify;
	line-height: 20px;
}
.box_redes {
	float: left;
	
	 margin: 0 80px;
}
.box_ig {
	background-image: url(../img/-ig.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	/* margin-right: 10px; */
	cursor: pointer;
	padding-top: 10px;
}
.box_ig:hover {
	background-image: url(../img/camioneros_icon_oficial_ig-03.svg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 12px;
}

.box_face {
	background-image: url(../img/-facebook.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	display: inline-block;
	/* margin-right: 10px; */
	cursor: pointer;
	padding-top: 10px;
}

.box_face:hover {
	background-image: url(../img/camioneros_icon_oficial_face-03.svg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 12px;
}