@charset "iso-8859-1";
/* CSS Document */

* { /*--make all to 0 as default--*/
  padding: 0;
  margin: 0;
}

input, textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0B4566;
}

body {
	background-color:#FFF;
}

#pageContainer {
	width:745px;
	height:auto;
	margin: 0 auto;
}

#headerLine {
	background-color:#0B4566;
	widows:100%;
	height:7px;
}

#headerSpaceLine {
	height:40px;
	width:100px;
}

/* ---  Menu Section --- */
#menu {
	height:30px;
	float:left;
	width:745px;
}

.menuItem {
	width:auto;
	float:left;
	margin-right:3px;
	margin-left:3px;
	height:auto;
	cursor:pointer;
	border:none;
	outline:none;
	text-decoration:none;
	background-repeat:no-repeat;
}

.menuSep {
	background-image:url(../images/menuSep.gif);
	height:18px;
	width:2px;
	float:left;
}

#bt_menu_home {
	width:34px;
	height:21px;
	background-image:url(../images/bt_menu_home.gif);
}


#bt_menu_nosotros {
	background-image:url(../images/bt_menu_nosotros.gif);
	width:55px;
	height:21px;
}

#bt_menu_servicios {
	background-image:url(../images/bt_menu_servicios.gif);
	width:82px;
	height:21px;
}

#bt_menu_quienes {
	background-image:url(../images/bt_menu_quienes.gif);
	width:91px;
	height:21px;
}

#bt_menu_clientes {
	background-image:url(../images/bt_menu_clientes.gif);
	width:51px;
	height:21px;
}

#bt_menu_aliados {
	background-image:url(../images/bt_menu_aliados.gif);
	width:48px;
	height:21px;
}

#bt_menu_contacto {
	background-image:url(../images/bt_menu_contacto.gif);
	width:56px;
	height:21px;
}

#bt_menu_services{
	background-image:url(../images/bt_menu_services.gif);
	width:47px;
	height:20px;
}


#banner {
	height:174px;
	width:745px;
	background-color:#FFFFFF;
	float:left;
}

.lineSeparator {
	height:22px; 
	width:100%;
	float:left;
	clear:both;
}

#mainContainer {
	overflow:hidden;
	height:300px;
	width:745px;
	clear:both;
	
}

.smallContainerGreen {
	width:200px;
	float:left;
}

.fullContainerGreen {
	width:745px;
	float:left;
}

.fullWrap {
	overflow:hidden;
	width:723px;
	height:240px;
	float:left;
	border-left:#0B4566 dotted 1px;
	border-right:#0B4566 dotted 1px;
	border-bottom:#0B4566 dotted 1px;
	padding:5px;
}

.smallContainerLabelGreen {
	height:41px;
	border-left:#8B9E13 dotted 1px;
	border-right:#8B9E13 dotted 1px;
	border-top:#8B9E13 dotted 1px;
	/*cursor:pointer;*/
	background-repeat:no-repeat;
}

.smallContainerTextGreen {
	height:240px;
	border-right:#8b9e13 dotted 1px;
	border-left:#8b9e13 dotted 1px;
	border-bottom:#8b9e13 dotted 1px;
	padding:5px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#555557;
}

.fullContainerTextGreen {
	height:250px;
	border-right:#8b9e13 dotted 1px;
	border-left:#8b9e13 dotted 1px;
	border-bottom:#8b9e13 dotted 1px;
	padding:10px 0px 10px 10px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#555557;
}

.greenItalicText {
	color:#8b9e13;
	font-style:italic;
	font-size:11px;
}

.blueItalicText {
	color:#0B4566;
	font-style:italic;
	font-size:12px;
}

.smallContainerBlue {
	width:240px;
	float:left;
}

.smallContainerLabelBlue {
	height:41px;
	border-left:#0B4566 dotted 1px;
	border-right:#0B4566 dotted 1px;
	border-top:#0B4566 dotted 1px;
	/*cursor:pointer;*/
	background-repeat:no-repeat;
}

.largeContainerLabelGreen {
	background-color:#8B9E13;
	border:#8B9E13 1px solid;	
	/*cursor:pointer;*/
	height:30px;
	background-repeat:no-repeat;
}

.largeContainerLabelBlue {
	background-color:#0B4566;
	border:#0B4566 1px solid;	
	/*cursor:pointer;*/
	height:30px;
	background-repeat:no-repeat;
}

#smallContainerLabelAliados {
	background-image:url(../images/title_aliados.png);
}

#smallContainerLabelQuienes {
	background-image:url(../images/quienes.png);
}

#smallContainerLabelEscribarte {
	height:41px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	/*cursor:pointer;*/
	background-image:url(../images/title_escribarte.png);
	background-repeat:no-repeat;
}

#smallContainerLabelContacto {
	height:41px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	/*cursor:pointer;*/
	background-image:url(../images/title_contacto.png);
	background-repeat:no-repeat;
}

#smallContainerLabelEscribarteTr {
	background-image:url(../images/title_escribarte.png);
}

#smallContainerLabelMision {
	height:41px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	cursor:pointer;
	background-image:url(../images/title_mision.png);
	background-repeat:no-repeat;
}

#smallContainerLabelProduccionesEditoriales {
	background-image:url(../images/title_producciones_editoriales.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#smallContainerLabelEntrenamiento {
	background-image:url(../images/title_entrenamiento.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#smallContainerLabelServicioPrensaDifusion {
	background-image:url(../images/title_servicio_prensa_difusion.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#smallContainerLabelClientes {
	height:36px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	cursor:pointer;
	background-image:url(../images/title_clientes.png);
	background-repeat:no-repeat;
	background-color:#0B4566;
}

#smallContainerLabelServices {
	height:41px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	cursor:pointer;
	background-image:url(../images/title_services.png);
	background-repeat:no-repeat;
}

#smallContainerLabelServicesProd {
	height:32px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	cursor:pointer;
	background-image:url(../images/title_producciones_editoriales.png);
	background-repeat:no-repeat;
	background-color:#0B4566;
}

#smallContainerLabelServicesEntr {
	height:32px;
	border-top:#0B4566 1px dotted;
	border-right:#0B4566 1px dotted;
	border-left:#0B4566 1px dotted;
	cursor:pointer;
	background-image:url(../images/title_entrenamiento.png);
	background-repeat:no-repeat;
	background-color:#0B4566;
}

#smallContainerLabelDanielDuque {
	background-image:url(../images/title_daniel_duque.png);
	background-repeat:no-repeat;
}

#smallContainerLabelMargitFlores {
	background-image:url(../images/title_margit_flores.png);
	background-repeat:no-repeat;
}


#smallContainerLabelNosotros {
	background-image:url(../images/title_nosotros.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#smallContainerLabelServicios {
	background-image:url(../images/title_servicios.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#smallContainerLabelNovedades {
	background-image:url(../images/title_novedades.gif);
	background-repeat:no-repeat;
}

.smallContainerTextBlue {
	height:240px;
	border-left:#0B4566 dotted 1px;
	border-right:#0B4566 dotted 1px;
	border-bottom:#0B4566 dotted 1px;
	padding:10px 5px 5px 5px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#555557;
	overflow:hidden;
}

.fullContainerLabelBlue {
	height:41px;
	background-color:#0B4566;
	border:#0B4566 1px solid;
	padding-left:5px;
	line-height:41px;
	font-weight:bold;
	color:#FFF;
	font-family:Arial, sans-serif;
	cursor:pointer;
	font-size:13px;
}

.fullContainerTextBlue {
	font-family:Arial, sans-serif;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
	color:#555557;
}

.dottedBlueBox {
	border-left:#0B4566 dotted 1px;
	border-right:#0B4566 dotted 1px;
	border-bottom:#0B4566 dotted 1px;
}

#container1 { width:240px; float:left; position:static; float:left;}
#container2 { width:240px; float:left; margin-right:12px; position:static}
#container3 { width:240px; float:left; margin-right:12px; position:static}
#fullcontainer { width:745px; }


#triangleGreen {
	width:240px;
	margin-top: -1px;
	margin-bottom:5px;
	height:10px;
	background-image:url(../images/triangle_green.png);
	background-repeat:no-repeat;
	background-position:15px;
	position:absolute;
}

#triangleBlue {
	width:220px;
	margin-top: -1px;
	margin-bottom:5px;
	height:10px;
	background-image:url(../images/triangle_blue.png);
	background-repeat:no-repeat;
	background-position:15px;
	position:absolute;
	
}

.bullet_green {
	background-image:url(../images/bullet_green.png);
	background-repeat:no-repeat;
	height:12px;
	width:9px;
	float:left;
	margin-top:3px;
}

.bullet_blue {
	background-image:url(../images/bullet_blue.png);
	background-repeat:no-repeat;
	height:12px;
	width:9px;
	float:left;
	margin-top:3px;
}

.blog_news {
	font-family: Arial, sans-serif;
	font-stretch:extra-condensed;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#555557;
}

a { outline:none; text-decoration:none; color:#555557;}

.tituloAzul {
	font-family:Arial, sans-serif;
	color:#0B4566;
	font-size:12px;
	font-weight:bold;

}

.tituloVerde {
	font-family:Arial, sans-serif;
	color:#8B9E13;
	font-size:12px;
	font-weight:bold;

}


.hiddenSection {
	visibility:hidden;
	overflow:hidden;
}

.redes_sociales {
	height:24px;
	width:24px;
	margin:3px;
	float:left;
	display:block;
}

#logo_facebook {
	background-image:url(../images/bt_redes_facebook_off.png);
	background-repeat:no-repeat;
}

#logo_twitter {
	background-image:url(../images/bt_redes_twitter_off.png);
	background-repeat:no-repeat;

}

#logo_blogger {
	background-image:url(../images/bt_redes_blogger_off.png);
	background-repeat:no-repeat;
}

#logo_facebook:hover {
	background-image:url(../images/bt_redes_facebook_on.png);
}

#logo_twitter:hover {
	background-image:url(../images/bt_redes_twitter_on.png);
}

#logo_blogger:hover {
	background-image:url(../images/bt_redes_blogger_on.png);
}


.aliado_container {
	width:187px;
	height:95px;
	float:left;
	display:block;
	margin-left:30px;

}

.aliado_label {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	background-color:#0B4566;
	padding:2px 0px 2px 2px;
}

.aliado_wrap {
	border:	#8b9e13 dotted 1px;
	height:75px;
	padding:3px;
}

.aliado_text {
	width:110px;
	margin-left:5px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	overflow:hidden;
}

.aliado_picture {
	height:60px;
	width:60px;
	background-repeat:no-repeat;
	float:left;
	display:block;
}

#aliado_espacio {
	background-image:url(../images/logo_espacioContexto_off.jpg);
}

#aliado_faktor{
	background-image:url(../images/logo_factorMarketing_off.jpg)
}

#aliado_labohemia{
	background-image:url(../images/logo_laBohemia_off.jpg);
}

#aliado_klass{
	background-image:url(../images/logo_klass_off.jpg);
}

#aliado_dir{
	background-image:url(../images/logo_todoar_off.jpg);
}

#aliado_emparg{
	background-image:url(../images/logo_emparg_off.jpg);
}

#aliado_destact{
	background-image:url(../images/logo_destinosactuales_off.jpg);
	background-repeat:no-repeat;
}

#aliado_bachaco{
	background-image:url(../images/logo_bachaco_off.jpg);
	background-repeat:no-repeat;
}

#aliado_enlazados{
	background-image:url(../images/logo_enlazados_off.jpg);
	background-repeat:no-repeat;
}

#aliado_mbs{
	background-image:url(../images/logo_mbs_off.jpg);
	background-repeat:no-repeat;
}

#aliado_mbs:hover{
	background-image:url(../images/logo_mbs_on.jpg);
}

#aliado_espacio:hover {
	background-image:url(../images/logo_espacioContexto_on.jpg);
}

#aliado_faktor:hover{
	background-image:url(../images/logo_factorMarketing_on.jpg)
}

#aliado_labohemia:hover{
	background-image:url(../images/logo_laBohemia_on.jpg);
}

#aliado_klass:hover{
	background-image:url(../images/logo_klass_on.jpg);
}

#aliado_dir:hover{
		background-image:url(../images/logo_todoar_on.jpg);
}

#aliado_emparg:hover{
	background-image:url(../images/logo_emparg_on.jpg);
}

#aliado_destact:hover{
	background-image:url(../images/logo_destinosactuales_on.jpg);
	background-repeat:no-repeat;
}

#aliado_bachaco:hover{
	background-image:url(../images/logo_bachaco_on.jpg);
	background-repeat:no-repeat;
}

#aliado_enlazados:hover{
	background-image:url(../images/logo_enlazados_on.jpg);
	background-repeat:no-repeat;
}

/* Quienes somos style */
.quienes_container {
	width:225px;
	height:100px;
	float:left;
	display:block;
	margin-left:10px;

}

.quienes_container_full {
	width:600px;
	height:80px;
	float:left;
	display:block;
	margin-left:10px;

}

.quienes_label {
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	background-color:#0B4566;
	padding:2px 0px 2px 2px;
	background-repeat:no-repeat;
}

.quienes_label_thumb{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:8px;
	color:#fff;
	background-color:#0B4566;
	background-repeat:no-repeat;
}


#quienesLabelVvazquez {
	background-image:url(../images/title_vazquez.png);
}

#quienesLabelAparejo {
	background-image:url(../images/title_aparejo.png);
}

#quienesLabelDollarves {
	background-image:url(../images/title_dollarves.png);
}

#quienesLabelDduque {
	background-image:url(../images/title_dduque.png);
}

#quienesLabelJVillar {
	background-image:url(../images/title_jvillar.png);
}

#quienesLabelMlazzaro {
	background-image:url(../images/title_mlazzaro.png);
}

#quienesLabelMflores {
	background-image:url(../images/title_mflores.png);
}

.quienes_wrap {
	border:	#8b9e13 dotted 1px;
	height:88px;
}

.quienes_wrap_full {
	border:	#8b9e13 dotted 1px;
	min-height:200px;
	height:200px;
	padding-top:5px;
}

.quienes_text {
	width:210px;
	margin-left:5px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	overflow:hidden;
}

.quienes_text_full {
	width:590px;
	margin-left:5px;
	margin-left:5px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	overflow:hidden;
}

.quienes_picture {
	height:68px;
	width:60px;
	float:left;
	display:block;
	margin:2px;
}

.quienes_picture_full {
	height:140px;
	width:123px;
	float:left;
	display:block;
	margin:2px;
}

#quienes_alejandraParejo{
	background-image:url(../images/alejandraParejo.jpg);
	background-repeat:no-repeat;
}

#quienes_alejandraParejo_full{
	background-image:url(../images/alejandraParejoFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_margitFlores{
	background-image:url(../images/margitFlores.jpg);
	background-repeat:no-repeat;
}

#quienes_margitFlores_full{
	background-image:url(../images/margitFloresFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_danielDuque{
	background-image:url(../images/danielDuque.jpg);
	background-repeat:no-repeat;
}

#quienes_danielDuque_full{
	background-image:url(../images/danielDuqueFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_javierVillar{
	background-image:url(../images/javierVillar.jpg);
	background-repeat:no-repeat;
}

#quienes_javierVillar_full{
	background-image:url(../images/javierVillarFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_monicaLazzaro{
	background-image:url(../images/monicaLazzaro.jpg);
	background-repeat:no-repeat;
}

#quienes_monicaLazzaro_full{
	background-image:url(../images/monicaLazzaroFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_virginiaVaccaro{
	background-image:url(../images/virginiaVaccaro.jpg);
	background-repeat:no-repeat;
}

#quienes_virginiaVaccaro_full{
	background-image:url(../images/virginiaVaccaroFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

#quienes_dubraskaOllarves {
	background-image:url(../images/dubraskaOllarves.jpg);
	background-repeat:no-repeat;
}

#quienes_dubraskaOllarves_full{
	background-image:url(../images/dubraskaOllarvesFull.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}


.textGrayBold {
	color:#555557;
	font-weight:bold;
}

.textGray {
	color:#555557;
}

.textBlueBold {
	color:#0B4566;
	font-weight:bold;
}

.textBlue {
	color:#0B4566;
	padding-left:0px;
}

.textGreenBack {
	color:#FFF;
	background-color:#8B9E13;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

.textBlueBack {
	color:#FFF;
	background-color:#0B4566;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

.moreInfo {
	cursor:pointer;
	height:20px;
	width:45px;
	background-image:url(../images/masinfo.png);
	background-repeat:no-repeat;
}

#scrollUp {
	background:url(../images/bt_scroll_up.gif) no-repeat;
	height:10px;
	width:10px;
}

#scrollDown {
	background:url(../images/bt_scroll_down.gif) no-repeat;
	height:10px;
	width:10px;
}

.clientListPicker {
	height:30px; 
	width:200px; 
	line-height:30px;
	cursor:pointer;
}

.logo_container {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height: 89px;
	width:320px;
}

.formLabel {
	clear:both; float:left; width:150px; height:25px;
}

.textNarrowContainer {
	width:200px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
