@charset "utf-8";
/* CSS Document */

	body {
		margin:0;
		font-family:Trebuchet MS;
		font-size:13px;
		color:#243741;
		background:url(http://www.comunique.com.do/templates/comuniQue/Images/mainbg.jpg) top center no-repeat;
	}
	a {
		color:#F26631;
		text-decoration:none;
	}
	.cabecera {
		background:#243741;
		width:100%;
		height:80px;
		border-bottom:#f26631 2px solid;
	}
		.cabecera div {
			width:940px;
			margin:0 auto;
		}

	img.comunique {
		width:244px;
		height:69px;
		float:left;
		border:none;
	}
	img.fox {
		width:116px;
		height:76px;
		float:right;
		padding-right:15px;
	}
	.clearer {
		clear:both;
	}
	
	#Menu {
		height:22px;
		background:#243741;
	}
		.MenuR {
			background:url(../images/MenuBgRight.jpg) right bottom no-repeat;
			padding-right:5px;
			margin:0 auto;
			width:920px;
		}
		.MenuL {
			background:url(../images/MenuBgLeft.jpg) left bottom no-repeat;
			padding-left:5px;
		}
		#Menu ul { margin:0; padding:0; z-index:255; }
		#Menu ul li { float:left; margin-left:30px; list-style-type:none; position:relative; }
		#Menu ul li a { color:#fff; font-weight:bold; margin-top:-1px; }
		#Menu ul li a:hover { border-bottom:#EE6931 3px solid; }



		/* DROP DOWN MENU */
		
		
		.DropDownMenu {
			position:absolute !important;
			top:15px;
			left:0px;
			border: 1px solid black;
			border-left: 1px solid #ccc;
			background:#fff;
			display:none;
		}
		

		.DropDownMenu li {
			display:block;
			width:185px;
			float:none !important; 
			margin:0 !important; 
			padding:0 !important;
		}
		
		.DropDownMenu li a {
			color:#243741 !important;
			display:block;
			font-size:11px;
			font-weight:normal !important;
			margin:0 !important; 
			padding:5px 0 5px  5px !important;
			border-bottom: 1px solid #243741;
		}
		
		.DropDownMenu li a:hover {
			color:#F2632B !important;
			border-bottom: 1px solid #243741 !important;
			background:#ddd;
		}


	
	#content {
		background:url(http://www.comunique.com.do/templates/comuniQue/Images/container_bg.png) center top repeat-y;
		height:515px;
		height:auto !important;
		min-height:515px;
		width:930px;
		padding:0 45px 20px 41px;
		margin:0 auto;
	}
	
	.contenido {
		width:645px;
		float:left;
		text-align:justify;
		padding-left:5px;
	}
	
	#footer_wrapper {
		background:url(../images/bg.jpg) #ffffff top repeat-x;
		width:100%;
		clear:both;
		padding-top:20px;
		height:150px;
		border-top:#999 1px dotted;
	}
	#footer {
		width:940px;
		margin:0 auto;
		text-align:left;
		font-weight:bold;
		font-size:12px;
		color:#243741;
		height:150px !important;
	}
	.login {
		float:right;
		font-weight:bold;
		padding-right:15px;
	}
	.login:hover {
		color:#fff;
	}
	h2 {
		color:#F3682D;
		border-bottom:#243741 1px dashed;
		font-size:20px;
		padding-top:12px;
	}
	
	h3 {
		color:#243741;
		font-size:18px;
		padding-top:12px;
	}
	
	div.GrupoMenu {
		float:right;
		width:234px;
	}
	
	div.GrupoMenu img {
		float:right;
	}
	
	div.GrupoMenu ul {
		margin:0;
		padding:0;
		padding:10px;
		background:url(../images/menubg.gif) #fff bottom center repeat-x;
		border:#243741 1px solid;
		margin:8px 0 8px 8px;
		width:204px;
	}
	div.GrupoMenu li {
		list-style-image:url(../images/trail_arrow.gif);
		margin-left:8px;
		padding:4px 0;
	}
	
/* BreadCrumb */
.BreadCrumb { font-size: 11px; margin: 0px 0px 15px 0px; padding:7px; color:#666; width:100%;  }
.BreadCrumb ul { list-style-type: none; margin: 0px; padding: 0px 0px 0px 20px; background: url(../images/BreadCrumbIcoUl.png) no-repeat left center;}
.BreadCrumb li { background: url(../images/trail_arrow.gif) no-repeat left center; margin: 0px 4px 0px 0px; padding: 0px 0px 0px 10px; text-decoration: none; display: inline; }
.BreadCrumb li a { margin: 0px; padding: 0px; text-decoration: underline; color:#F2672E; font-weight:bold; }

span.flecha { background:url(../images/arrow_bullet.gif) center left no-repeat; padding-left:12px; font-weight:bold; }

span.conexion { background:url(../images/nuestrared_conexion.gif) center left no-repeat; padding-left:12px; font-weight:bold; }
span.frecuencia { background:url(../images/nuestrared_frecuencia.gif) center left no-repeat; padding-left:12px; font-weight:bold; }
span.semana { background:url(../images/nuestrared_semana.gif) center left no-repeat; padding-left:12px; font-weight:bold; }
span.tiempo { background:url(../images/nuestrared_tiempo.gif) center left no-repeat; padding-left:12px; font-weight:bold; }

span.tiempo:hover, span.conexion:hover, span.frecuencia:hover, span.semana:hover { color:#F3682D; }

ul.canales { position:relative; left:50px; }
ul.canales li { list-style-image:url(../images/arrow_bullet.gif); position:absolute; }

ul.canales li.primera { top:0; }
ul.canales li.segunda { top:30px; }
ul.canales li.tercera { top:60px; }
ul.canales li.cuarta { top:90px; }
ul.canales li.quinta { top:120px; }
ul.canales li.sexta { top:150px; }

ul.canales li.fila1 { left:0; }
ul.canales li.fila2 { left:204px; }
ul.canales li.fila3 { left:408px; }

div.indexR {
	background:url(../images/index_cuadroright.gif) center right no-repeat;
	padding-right:5px;
	height:196px;
}
div.indexL {
	background:url(../images/index_cuadroleft.gif) center left no-repeat;
	padding-left:5px;
}
div.index {
	background:url(../images/index_cuadrobg.gif) center center repeat-x;
	width:418px;
	float:left;
}

	div.indexR h4 {
		font-size:25px;
		color:#243741;
		font-weight:bold;
		padding:15px 0 0 15px;
		margin:0;
		width:155px;
	}
	div.indexR div {
		width:230px;
		float:right;
		margin-top:-15px;
	}
		div.indexR div p {
			margin:0;
			padding:0;
			font-size:8pt;
			font-weight:normal;
			line-height:14px;
		}
		div.indexR div a.boton {
			color:#fff;
			display:block;
			font-weight:bold;
			background:url(../images/index_ampliar.gif) top center no-repeat;
			width:78px;
			height:19px;
			padding-top:2px;
			text-align:center;
			float:right;
			margin-right:10px;
		}
		div.indexR div span {
			font-size:11px;
			line-height:13px;
		}
		div.indexR div span a:hover {
			color:#243741;
		}
	div.indexR img {
		float:left;
		margin-top:15px;
	}
	div.indexR div.class2 {
		width:240px;
	}
	
	.socios { float:left; width:250px; text-align:center; margin-right:5px; padding-right:5px; }
	.socios h4 { border-bottom:#243741 1px solid; font-size:18px; }
	
	.button { background:url(../images/button_bg.jpg) center top no-repeat; width:101px; height:34px; border:none; font-size:16px; color:#fff; font-weight:bold; }
	.button:hover { background-position:center bottom; color:#243741; }
	
	.clientes { width:645px; }
	.clientes img { float:left; }

/* ===== FACEBOOK BADGE ===== */
	.facebook {
		display:block;
		width:82px;
		height:23px;
		float:right;
		background:url(../images/facebook-badge.jpg) top center no-repeat;
		text-indent:-9999px;
		margin-right:27px;
		margin-top:-7px;
	}
	.facebook:hover {
		background-position:bottom center;
	}
/* ===== FACEBOOK BADGE ===== */

.divdemo { width:670px; float:left; }
.divdemo ul { float:left; margin:0; }
.divdemo ul li { margin:6px; list-style-image:url(../images/arrow_bullet.gif); }
.divdemo ul li a { color:#243741; }
.divdemo .holder { float:right; margin-top:8px; padding-right:25px; }
.divdemo .holder img { width:300px;}

#footer_wrapper { background:url(http://www.comunique.com.do/templates/comuniQue/Images/footer_bg.gif) #ffffff top repeat-x; width:100%; clear:both; height:363px; margin-top:20px; }
#footer { width:940px; margin:0 auto !important; padding:20px 11px 0 11px; text-align:left; font-size:11px !important; color:#333; height:343px !important; background:url(http://www.comunique.com.do/templates/comuniQue/Images/footer_center_bg.jpg) center top no-repeat; }

.FooterSitemap { height:200px; width:600px; list-style-type:none; margin:15px auto 0 auto; background:url(http://www.comunique.com.do/templates/comuniQue/Images/footersitemap_bg.gif) right top no-repeat; }
.FooterSitemap a, .FooterSitemap li ul li a { color:#818384 !important; font-size:11px !important; }
.FooterSitemap li { width:190px; float:left; padding:0 !important; margin:0 !important; font-size:11px !important;padding-left:8px !important; }
.FooterSitemap li span { font-size:11px !important; font-weight:bold !important; }
.FooterSitemap li ul { padding:0 !important; margin:0 !important; background:none; border:none; list-style-type:none;}
.FooterSitemap li ul li { width:180px; float:none; padding:0 !important; margin:0 !important; background:none; border:none; font-size:10px !important;}
.FooterSitemap li ul li a { text-decoration:none; border:none;}
.FooterSitemap li ul li a:hover { background:none; text-decoration:none !important; border:none !important;}

.FooterLine { width:100%; background:#e0e0e0; height:28px; margin:-40px 0 15px 0; line-height:28px; }
.FooterLineLinks { width:980px; margin:0 auto; text-align:center; padding-left:7px; }
.FooterLineLinks a { font-size:11px; color:#7F7F7F; margin:3px; }
.FooterLineLinks a:hover { color:#333; }
