/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background-color:#1F90BA;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	line-height:18px;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
#centrado{
	width:980px;
	margin:0 auto;
}
#contenedor{
	width:980px;
	float:left;
	background-color:#fff;
}
#header{
	width:980px;
	height:53px;
	/*float:left;*/

}
#div_contenedor_logo{
	width:130px;
	height:43px;
	padding-top:10px;
	float:left;
}
.logo{
	float:left;
	width:45px;
	padding-left:12px;
}
.text_logo{
	float:right;
	width:71px;
	text-align:left;
	padding-left:2px;

}
.txt_azul_logo{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:12px;
	color:#1e81a5;
}
.txt_verde_logo{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:12px;
	color:#11878b;
}
.txt_amarillo_logo{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:12px;
	color:#df8d22;
}
#div_contenedor_menu{
	width:750px;
	float:right;
	text-align:right;
	height:43px;
	padding-top:10px;
	/*padding-left:100px;*/


}
#menusup{
	text-align:right;
	/*width:750px;*/
	height:28px;
	float:right;
	
}
#menusup ul{
	list-style-type:none;
/*	width:750px;*/
	height:28px;
}
#menusup ul li{
	float:left;
	border-right:dotted 1px #1e81a5;
	height:23px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	

}
#menusup ul li a{
	text-decoration:none;
	font-size:13px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1e81a5;
	font-weight:bold;
}
#menusup ul li a:hover{
	color:#c12563;
}
#menusup ul li.apartadoActual a{
	color:#c12563;
}
#menusup ul li.no_border{
	border:0;
}


#wrapper{
	width:980px;
	float:left;
	min-height:300px;
}

#div_imagen_contenidos{
	width:980px;
	height:125px;
}

#div_apartado_actual{
	width:977px;
	height:15px;
	font-size:9px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1e81a5;
	padding-left:3px;

}
#div_apartado_actual a{
	font-size:9px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1e81a5;
	text-decoration:none;
}
#div_apartado_actual a:hover{
	text-decoration:underline;
}

.texto_titulo_gris{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	/*"Century Gothic", Century, "Comic Sans MS";*/
	color:#666;
/*	font-weight:bold;*/
font-weight:100;
/*	letter-spacing:1px;*/
}

.texto_titulo_verde{
	font-size:12px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#11878b;
	font-weight:bold;
	letter-spacing:1px;
}

.texto_verde{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#11878b;
}

.texto_titulo_amarillo{
	font-size:12px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#df8d22;
	font-weight:bold;
	letter-spacing:1px;
}
.texto_titulo_azul{
	font-size:12px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1E81A5;
	font-weight:bold;
	letter-spacing:1px;
}


.enlace_azul_min{
	font-size:9px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1e81a5;
	text-decoration:none;
}
.enlace_azul_min:hover{
	text-decoration:underline;
}
.columna_izquierda{
	width:245px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}
#submenu{
	width:245px;
	float:left;
	margin-top:20px;
}

.item_impar{
	width:245px;
	height:45px;
	background-color:#f3f3f3;
	float:left;
	margin-bottom:25px;
	border-bottom:solid 1px #f3f3f3;
}

.img_item_impar{
	float:left;
	width:110px;
	height:45px;
}
.div_texto_item_impar{
	float:right;
	width:135px;
	height:30px;
	text-align:center;
	padding-top:15px;
}

.div_contenidos_total{
	float:left;
	min-height:350px;
	padding:20px;
	width:940px;

}

.item_par{
	width:245px;
	height:45px;
	background-color:#f3f3f3;
	float:left;
	margin-bottom:25px;
	border-bottom:solid 1px #f3f3f3;
}
.img_item_par{
	float:right;
	width:110px;
	height:45px;
}
.div_texto_item_par{
	float:left;
	width:135px;
	height:30px;
	text-align:center;
	padding-top:15px;
}

.enlace_submenu_web{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:14px;
	color:#11878b;
	text-decoration:none;
}
.enlace_submenu_web:hover{
	color:#c12563;
}

.enlace_submenu_multimedia{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:14px;
	color:#df8d22;
	text-decoration:none;
}
.enlace_submenu_multimedia:hover{
	color:#c12563;
}
.enlace_submenu_design{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:14px;
	color:#1e81a5;
	text-decoration:none;
}
.enlace_submenu_design:hover{
	color:#c12563;
}


.item_impar.subapartadoActual{
	border-bottom:solid 1px #c12563;
}
.item_par.subapartadoActual{
	border-bottom:solid 1px #c12563;
}

.item_impar.subapartadoActual a{
	color:#c12563;
}
.item_par.subapartadoActual a{
	color:#c12563;}
	
.columna_derecha{
	float:left;
	width:654px;
	border-left:dotted 1px #ccc;
	margin-top:10px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	min-height:350px;
}
#presentacion_home{
	width:980px;
	height:343px;
	float:left;
	background-image:url(assets/sombrillas.jpg);
	background-repeat:no-repeat;
}
#webymultimedia{
	width:980px;
	margin-top:3px;
	height:40px;
	float:left;
	background-image:url(assets/dgr_home.jpg);
	background-repeat:repeat-y;
}
.web{
	float:left;
	font-size:20px;
	color:#fff;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	padding-left:25px;
	height:30px;
	padding-top:10px;
}
.enlace_blanco{
	font-size:20px;
	color:#fff;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	text-decoration:none;
	}
.enlace_blanco:hover{
	text-decoration:underline;
}
.multimedia{
	float:right;
	font-size:20px;
	color:#fff;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	padding-right:25px;
	height:30px;
	padding-top:10px;
}

#contenedor_submenu_inferior{
	width:960px;
	float:left;
	height:100px;
	padding:30px 10px 30px 10px;
}

.div_submenu_inferior{
	width:119px;
	height:100px;
	border-right:dotted 1px #999;
	float:left;
}
.div_submenu_inferior_sin_borde{
	width:120px;
	height:100px;
	float:left;
}
.txt_verde_submenu{
	font-size:17px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#11878b;
	text-decoration:none;
}
.txt_verde_submenu:hover{
	color:#c12563;

}
.txt_verde_submenu_min{
	font-size:15px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#11878b;
	text-decoration:none;
}
.txt_verde_submenu_min:hover{
	color:#c12563;

}
.txt_amarillo_submenu{
	font-size:17px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#df8d22;
	text-decoration:none;
}
.txt_amarillo_submenu:hover{
	color:#c12563;
}

.txt_amarillo_submenu_smaller{
	font-size:16px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#df8d22;
	text-decoration:none;
}
.txt_amarillo_submenu_smaller:hover{
	color:#c12563;
}
.imagen_submenu{
	height:45px;
	width:110px;
	padding-right:5px;
	padding-left:4px;
	padding-top:5px;
}
.opaco:hover{
	filter: alpha(opacity=50); opacity: .5}
.texto_submenu{
	height:40px;
	width:109px;
	padding-right:5px;
	padding-left:4px;
	padding-top:10px;
	
}
.texto_submenu_right{
	height:40px;
	width:109px;
	padding-right:5px;
	padding-left:4px;
	padding-bottom:10px;
	text-align:right;
}

#contenedor_footer{
	width:980px;
	height:15px;
	padding-top:5px;
	float:left;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
}
#div_idioma{
	width:975px;
	float:left;
	height:18px;
	text-align:right;
	color:#c12563;
	font-size:9px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	padding-right:5px;
	background-color:#eaeaea;

}

.enlace_rojo{
	color:#c12563;
	font-size:9px;
	font-family:"Century Gothic", Century, "Comic Sans MS";
	text-decoration:none;
}
.enlace_rojo:hover{
	color:#1e81a5;
}
#footer{
	width:980px;
	float:right;
	height:15px;
	text-align:right;
}
#contenedor_footer a{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
#contenedor_footer a:hover{
	text-decoration:underline;
}

.titulo_normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
}

.texto_normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.enlace_verde{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:11px;
	color:#11878b;
	text-decoration:none;
	}
	
.enlace_verde:hover{
	text-decoration:underline;
	}	
	
.enlace_amarillo{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:11px;
	color:#df8d22;
	text-decoration:none;
	}
	
.enlace_amarillo:hover{
	text-decoration:underline;
	}	
	
.contenedor_elementos_portfolio{
	width:654px;
	float:left;

}
	
.div_elemento_portfolio{
	width:654px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}

.div_elemento_portfolio_left{
	padding-top:10px;
	width:356px;
	float:left;
}

.div_elemento_portfolio_right{
	width:290px;
	text-align:right;
	float:right;
}


.div_texto_contenido{

	width:544px;
	padding-left:110px;
	padding-top:20px;
	float:left;
}.contenido_amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df8d22;
}
.contenido_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11878b;
}
.texto_resaltado_verde{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #11878b;
}
.texto_resaltado_amarillo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #df8d22;
}
.texto_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

.texto_amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df8d22;
}
.div_contenido_sin_submenu{
	width:860px;
	float:left;
	padding-left:80px;
	padding-top:20px;
}
.div_left_contenido_sin_submenu{
	width:420px;
	float:left;
	padding-right:10px;
}
.div_right_contenido_sin_submenu{
	width:420px;
	float:right;
	padding-left:10px;
}

.enlace_verde_con_rollover{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#11878b;
	text-decoration:none;
}
.enlace_verde_con_rollover:hover{
	color:#c12563;
}
.enlace_amarillo_con_rollover{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#df8d22;
	text-decoration:none;
}
.enlace_amarillo_con_rollover:hover{
	color:#c12563;
}
.enlace_azul_con_rollover{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#1e81a5;
	text-decoration:none;
}
.enlace_azul_con_rollover:hover{
	color:#c12563;
}
.enlace_rojo_con_rollover{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	color:#c12563;
	text-decoration:none;
}
.enlace_rojo_con_rollover:hover{
	color:#1e81a5;
}

.div_mapa_sangria{
	width:390px;
	padding-left:30px;
	padding-top:10px;
	line-height:20px;
	padding-bottom:15px;
}
.div_mapa_sangria2{
	width:390px;
	margin:5px 0px 5px 30px;
	padding-left:5px;
	line-height:20px;
	border-left:solid 1px #df8d22;
}
.titulo_grande{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:16px;
	color:#666;

}
.titulo_grande_azul{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:16px;
	color:#1e81a5;
	font-weight:bold;
}
.titulo_grande_verde{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:16px;
	color:#11878b;
	font-weight:bold;
}
.titulo_grande_amarillo{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:16px;
	color:#df8d22;
	font-weight:bold;
}
.titulo_grande_rosa{
	font-family:"Century Gothic", Century, "Comic Sans MS";
	font-size:16px;
	color:#c12563;
	font-weight:bold;
}
.enlace_rojo_contenido{
	color:#c12563;
	text-decoration:none;
}
.enlace_rojo_contenido:hover{
	color:#1e81a5;
}
.anclas_portfolio{
	width:634px;
	background:#f6f6f6;
	padding:10px;
}
.tabla_clientes{
	margin:0 auto;
}
.tabla_clientes td{
	text-align:center;
}