@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0px;
	background-color: #f8f9fa;
		} 
		
a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

li{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}
#container{  /* el container es el que maneja la imagen de fondo */
	width: 100%;
	margin: 0 auto;
	margin-bottom:0;
	background-color: #ffffff;
	/*background-image: url(../imagenes/grad_con.png);*/
	}
		
#header {
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 194px;
	background-image: url(../imagenes/header.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color: #333333;
	z-index:2;
	}

#body_wrapper { /* contiene body_wrapper y hasta footer */
	width: 997px;
	height: 100%;
	overflow:hidden;
	z-index:1;
	}
	
#wrapper {  
	margin: 0 auto;
	width: 997px;
	height: auto;
	padding-top: 20px;
	background-repeat: repeat-y;

	overflow: hidden;
	}
	
#cuerpo {
	width: 650px;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	float:left;
	position: relative;
	z-index:2;
	/*background-color: #0066FF;*/
	}
	
#cuerpo_index {
	width: 997px;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	float:left;
	position: relative;
	z-index:2;
	border: none;
	/*background-color: #0066FF;*/
	}
	
#cont_bic{
	margin-left:20px;
	height: auto;
	width: 725px;
	}
	
.imagenes a{
	width:auto;
	display:inline-block;
	height: auto;
	border: none;
	margin: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
		-moz-border-radius: 16px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 2px;
	border-radius: 12px 12px 12px 12px;
	}

.imagenes a:hover {
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	}
	
#cont_senalizacion{
	margin-left:20px;
	height: auto;
	width: 725px;
	}


	
.imagenes_s a{
	width:auto;
	float: left;
	height: auto;
	border: none;
	margin: 0 0 16px 10px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
	padding: 2px;
	}

.imagenes_s a:hover {
	border-style: solid;
	border-color: #0586ca;
	border-width: 2px;
	}

#atras {
	visibility: hidden;
	width: 1px;
	height:1px;
	}

#cuerpo_columna {
	top: 0px;
	width: 240px;
	height: 100%;
	float: right;
	position: relative;
	z-index:2;
	padding-top: 10px;
	/*background-color: #000000;*/
	}
	
#cuerpo_columna img{
	margin-bottom: 8px;
	}
	
#wrapper_content{
	width: 757px;
	height: 800px;
	}
	
#body_footer {
	margin: 0px;
	padding-top: 1px;
	width: 100%;
	height: 381px;
	background-image: url(../imagenes/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #333333;
	overflow: hidden;
	z-index:2;
	}
	
#logo_div {
	position:absolute;
	width: 319px;
	height: 146px;
	z-index: 5;
	left: 50%;
	margin-left: -417px;
	top: 10px;
	}
	
#navtop_div {
	position:absolute;
	width: 300px;
	height: 40px;
	z-index: 1002;
	left: 50%;
	margin-left: 300px;
	top: 52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	}
#navtop_div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#navtop_div a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	text-decoration: none;
	color: #d9d9d9;
	}

#slider_frame {	
	top: 10px;
	margin: 0 auto;
	width: 739px;
	height: 238px;
	background-image:url(../imagenes/slider_frame.png);
	background-repeat:no-repeat;
	z-index:5;
	overflow: hidden;
	position: relative;
	margin-bottom:30px;
	}
	
#slider_index {	
	top: 10px;		
	width: 739px;
	height: 238px;
	left:50%;
	margin-left: -480px;
	background-image:url(../imagenes/slider_frame.png);
	background-repeat:no-repeat;
	z-index:5;
	overflow: hidden;
	position: relative;
	}
	
	
	.slideshow{
	width:709px; 
	height:206px; 
	margin-left:15px; 
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
	}  
	
 	.slideshow li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
	}  
	
	.sliderMain{
	width:295px; 
	height:464px; 
	overflow:hidden;
	}  
	
 	.sliderMain li{
	list-style:none; 
	float:left; 
	display:inline; 
	position:relative;
	} 
	
#bic_graphic {
	width: 207px;
	height: 200px;
	float: right;
	margin:5px;
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: 270px;
	z-index:8;
	}
	
#bic_graphic_int {
	width: 207px;
	height: 200px;
	float: right;
	margin:0 20px 8px 0;
	top: 210px;
	left: 50%;
	z-index:8;
	}
	
#bic_graphic:hover, #bic_graphic_int:hover{
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	}


/* Menu */
#menuwrapper{ 
	margin: 0 auto;
	width:1100px;
	position:relative; 
	height:210px; 
	z-index: 5;

	}  
  
 
#menu{
	position:absolute;
	bottom:5px;
	left: 148px;
	z-index: 5;
	}  
  
  
.menuitem{ 
	position:relative; 
	bottom:10px; 
	display:inline-block; 
	border: none;
	z-index: 5;
	
	}
.a {
	border: none;
		
	}
	
/* footer content */	
	
#footerwrapper{
	width: 980px;
	height: 230px;
	position: relative;
	margin: 0 auto;
	}

#foot1{
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:0;
	margin-right: 18px;
	height: 230px;
	left: 30px;
	position: relative;
	float:left;
	}

#foot1 ul, #foot1 ul a{
	padding:0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;	
	}
	
.cont {
	text-shadow: #2d2e2d -1px 1px 0;
	}
	
	
#foot1 li, #foot1 li a {
	list-style-type:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
	}
	
#foot1 ul a:hover, #foot1 li a:hover {
	color: #d9d9d9;
	}
	
/* contacto */

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 450px;
	height: 265px;
	z-index:1002;
	overflow: auto;
	padding-top: 20px;
	background-image:url(../imagenes/grad_con.png);
	}
	
	
#cerrar{
	width: 150px;
	height: 42px;
	float: none;
	right: -250px;
	display:inline-block;
	position:relative;
	top: 40px;
	}

.texto {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.texto_titulo {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
}


	
#etiquetas {
	width: 310px;
	height: 200px;
	border-color: #c5c6ca;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#etiquetas2 {
	width: 302px;
	height: 186px;
	background-image: url(../imagenes/container/etiquetas.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-right: 14px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#etiquetas_cont {
	width: 355px;
	height: 220px;
	border-color: #c5c6ca;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 20px;
	}

#etiquetas_ti {
	height: 24px;
	width: 100%;
	background-color: #e4e5ea;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	display:inline-block;
	}

#sellos {
	width: 302px;
	height: 186px;
	border-color: #6b6f78;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#sellos2 {
	width: 302px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/sellos.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:30px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#sellos_cont {
	width: 640px;
	height: auto;
	border-color: #6b6f78;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:60px;
	margin-bottom: 20px;
	padding-bottom:5px;
	}

#sellos_ti {
	height: 24px;
	width: 100%;
	background-color: #b5b7bb;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#impresion {
	width: 310px;
	height: 200px;
	border-color: #554d9a;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	background-color:#FFFFFF;
	}
	
#impresion2 {
	width: 303px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/impresion.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:30px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#impresion_cont {
	width: 640px;
	height: auto;
	border-color: #554d9a;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:60px;
	margin-bottom: 20px;
	padding-bottom:5px;
	}

#impresion_ti {
	height: 24px;
	width: 100%;
	background-color: #7069aa;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-align:center;
	}
	
#senalizacion {
	width: 310px;
	height: 200px;
	border-color: #068ed8;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#senalizacion2 {
	width: 303px;
	height: 186px;
	background-image: url(../imagenes/container/senalizacion.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-right: 14px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}	
	
#senalizacion_cont {
	width: 350px;
	height: 300px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 2px;
	border-radius: 12px 12px 12px 12px;
	position: relative;
	float: left;
	padding-bottom:5px;
	margin-left:16px;
	margin-bottom: 30px;
	}

#senalizacion_ti {
	width: 100%;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: 900;
	color: #0387cf;
	font-size: 22px;
	text-align:center;
	}
	
#rotulacion {
	width: 310px;
	height: 200px;;
	border-color: #84b62f;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top:22px;
	}
	
#rotulacion2 {
	width: 303px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/rotulacion.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:30px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#rotulacion_cont {
	width: 320px;
	height: auto;
	border-color: #84b62f;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:40px;
	margin-bottom: 20px;
	padding-bottom:5px;
	}
	
#rotulacion_cont img{
	padding: 5px;
	background-color: #f2fddf;
	
	}

#rotulacion_ti {
	height: 24px;
	width: 100%;
	background-color: #c1da97;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#promocionales {
	width: 310px;
	height: 200px;
	border-color: #f5d500;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	background-color:#FFFFFF;
	}
	
#promocionales2 {
	width: 303px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/promocionales.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:30px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#promocionales_cont {
	width: 640px;
	height: auto;
	border-color: #f5d500;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:60px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	}

#promocionales_ti {
	height: 24px;
	width: 100%;
	background-color: #faea7f;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#bordados {
	width: 310px;
	height: 200px;
	border-color: #ed8809;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#bordados2 {
	width: 303px;
	height: 186px;
	background-image: url(../imagenes/container/bordados.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-right: 14px;
	position: relative;
	float: left;
	margin-left:14px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#bordados_cont {
	width: 350px;
	height: auto;
	border-color: #ed8809;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:20px;
	margin-bottom: 20px;
	padding-bottom:5px;
	}

#bordados_ti {
	height: 24px;
	width: 100%;
	background-color: #f6c384;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#personalizalo {
	width: 310px;
	height: 200px;
	border-color: #d70116;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#personalizalo2 {
	width: 303px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/personalizalo.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:25px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#personalizalo_cont {
	width: 640px;
	height: auto;
	border-color: #d70116;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:60px;
	margin-bottom: 20px;
	padding-bottom:5px;
	}

#personalizalo_ti {
	height: 24px;
	width: 100%;
	background-color: #eb808a;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#reconocimientos {
	width: 310px;
	height: 200px;
	border-color: #da2c8a;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:10px;
	margin-bottom: 28px;
	margin-top: 22px;
	background-color:#FFFFFF;
	}
	
#reconocimientos2 {
	width: 303px;
	height: 186px;
	position: relative;
	background-image:url(../imagenes/container/reconocimientos.jpg);
	background-repeat:no-repeat;
	float: left;
	padding-top:30px;
	padding-right: 14px;
	margin-left:10px;
	margin-bottom: 6px;
	margin-top: 22px;
	}
	
#reconocimientos_cont {
	width: 640px;
	height: auto;
	border-color: #da2c8a;
	border-style: solid;
	border-width: 2px;
	position: relative;
	float: left;
	margin-left:60px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	}

#reconocimientos_ti {
	height: 24px;
	width: 100%;
	background-color: #ec95c4;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-align:center;
	}
	
#etiquetas_ti a, #sellos_ti a, #senalizacion_ti a, #rotulacion_ti a, #promocionales_ti a, #bordados_ti a, #personalizalo_ti a, #reconocimientos_ti a {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #353535;
	font-size: 16px;
	text-decoration: none;
	}
	
#impresion_ti a {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	}
	
#etiquetas_ti a:hover, #sellos_ti a:hover, #senalizacion_ti a:hover, #rotulacion_ti a:hover, #promocionales_ti a:hover, #bordados_ti a:hover, #personalizalo_ti a:hover, #reconocimientos_ti a:hover{
	color: #666666;
	}
	
#impresion_ti a:hover {
	color: #CCCCCC;
	}
	
.click {
	display:block;
	text-decoration: none;
	}
	
.click img{
	margin-bottom:20px;
	}
	
#contenido {
	margin: 4px;
	margin-top: 2px;
	}
#contenido ul{margin: 0 0 0 40px;}

#contenido li {
	list-style: none;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 13px;
	margin-left:-38px;
	}

#actualidad {
	float: left;
	width: 400px;
	height: 226px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 13px;
	margin: 12px 0 16px 12px;
	background-color: #ffffff;
	}

#actualidad a {
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 13px;
	}
	
#actualidad a:hover {
	color: #666666;
	}
	
#texto_cont{
	width:725px;
	height:auto;
	margin-top: 30px;
	margin-left: 18px;
	}
.titulo{
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 18px;
	text-align: center;S
	}
.texto{
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 13px;
	}
#div_titulo {
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #353535;
	font-size: 18px;
	padding: 0 60px 30px 60px; 
	width: 640px;
	text-align: justify;
	}
#DimSellos{
	height: 207px;
	width: 240px;
	float: right;
	margin: 0 5px 20px 0;
	}
	
#DimSellos a{
	background-image: url(../imagenes/sellos/dimensiones.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 207px;
	width: 240px;
	}

#DimSellos a:hover{
	background-position: 0 -207px;
	}
	
#RecuadroS{
	width: 300px;
	height: 220px;
	margin: 12px 0 12px 24px;
	float: left;
	}	
	
#RecuadroAd{
	width: 300px;
	height: 464px;
	margin: 12px 0 12px 24px;
	float: left;
	}
	
#recuadros {
	background-color: #ffffff;
	width: 295px;
	height: 213px;
	display: block;
	padding: 5px 0 0 4px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
		-moz-border-radius: 16px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 2px;
	border-radius: 12px 12px 12px 12px;
	}
	
#recuadrosCuad {
	background-color: #ffffff;
	width: 295px;
	height: 213px;
	display: block;
	padding: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
	}
	
#recuadrosCuad {
	background-color: #ffffff;
	width: 291px;
	height: 436px;
	display: block;
	padding: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
	}

#recuadros:hover, #recuadrosCuad:hover {
	border-style: solid;
	border-color: #666666;
	border-width: 2px;
	}
	
#recuadros img{
	border: none;
	}
	
#square_cont {
	width: 350px;
	height: 300px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 2px;
	border-radius: 12px 12px 12px 12px;
	position: relative;
	float: left;
	padding-bottom:5px;
	margin-left:16px;
	margin-bottom: 16px;
	}
	
#square_cont img{
	padding: 3px;
	background-color: #f4f3f3;
	border: 1px solid #cac8c8;
	margin-bottom: 5px;
	}

#square_ti {
	width: 100%;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: 900;
	font-size: 30px;
	text-align:center;
	line-height: 90%;
	margin-top: 2px;
	}
	
.impresion{color: #6633ff;}	
	
.senalizacion{color: #0387cf;}

.rotulacion{color: #23bf37;}

.promocionales{color: #e5d738;}

.bordados{color: #ffaf02;}

.personalizalo	{color: #ed0d0d;}

.reconocimientos{color: #d82d8b; Font: Georgia, "Times New Roman", Times, serif;}

.etiquetas{color: #053d9c;}

.sellos{color: #053d9c;}

.FamiliarPro-Bold { font-family: FamiliarPro-Bold; }

.FRHopper430 { font-family: FRHopper430; }

#contacto{
	width: 200px;
	height: 304px;
	border: solid 1px #cccccc;
	margin: 0 0 10px 0px;	
	padding: 10px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	color: #2b2a2a;
	font-size: 14px;
	}
	
#contacto2{
	width: 200px;
	height: auto;
	border: solid 1px #cccccc;
	margin: 0 0 10px 0px;	
	padding: 10px;
	font-family: MuseoSans-300;
	color: #2b2a2a;
	font-size: 14px;
	background: #999;
	display:none;
	}


#derecha{
	float:right;
	margin-right: 22px;
	}
	
.cont_titulo{font-size: 20px; font-weight: bold; text-align:center; background-color: #434343; color: #FFFFFF; display: inline-block;}

#spacer{width: 200px; height:15px;}

.AccArea{
	border: 6px solid #CCCCCC;
    height: 100px;
    margin: 0 auto;
    width: 690px;
	}

.AccTitle{
	color: #053D9C;
    float: left;
    font-family: Trebuchet MS,Arial,Tahoma,sans-serif;
    font-size: 30px;
    height: 80px;
    line-height: 90%;
    margin: 0 0 0 3px;
    text-align: center;
    width: 202px;
    padding:  20px 0 0 0;
	}	
	
.AccContent{
	background-color: #F7F6F6;
    color: #333333;
    float: left;
    font-family: Trebuchet MS,Arial,Tahoma,sans-serif;
    font-size: 14px;
    height: 86px;
    margin: 3px;
    width: 471px;
    padding:  4px;
	}
	
.txt{
	clear: both;
    font-family: Trebuchet MS,Arial,Tahoma,sans-serif;
    font-size: 19px;
    height: 150px;
    margin: 0 0 0 60px;
    text-align: center;
    width: 600px;
	}
	
.txt ul{
	text-align: left;
	}
	
	
.WrapScroll{
	border-top: 1px dashed #d9d9d9;
    height: 326px;
    margin: 20px 0 30px 10px;
    overflow: hidden;
    width: 728px;
	padding-top: 18px;
	}
	


.scrollables{
	/* required settings */
	 height: 182px;
    overflow: hidden;
    position: relative;
    width: 720px;
    margin-left: 18px;
	}
	
/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	width:20000em;	
	margin: 0px;
	display:block;
	clear:both;
}

/* single scrollable item */
.item {
	 background-color: #FBFBFB;
    border: 1px solid #F3F3F3;
    display: block;
    float: left;
    font-size: 12px;
    height: 160px;
    margin: 4px;
    padding: 4px;
    width: 160px;
	}
	
/* elements inside single item */
.item img {
	float:left;
	margin: 2px;
}

.item a {
	font-size: 18px;
	color: #282828;
	text-decoration: none;
	}
	
.item p {
	font-size: 18px;
	color: #282828;
	text-decoration: none;
	}
	
.item a:hover {
	text-decoration: none;
	color: #75bbd8;
	}
	
#actions {
	float: left;
    height: 32px;
    
    width: 83px;
}

.actionsIzq{
	margin: 40px 8px 0px 140px;
	}
	
.actionsDer{	
	margin: 40px 8px 0px 8px;
	}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility: hidden;		
}

.next, .prev {
	float:left;
}	
#clear{
	width:100%;
	height: 1px;
	clear:both;
	}
.Norwood{
	width: 260px;
	height: 115px;
	display: block;
	text-align: center;
	float:left;
	}
	
.Norwood p{
	margin:0;
	font-size: 16px;
	}
	
.descarga {
	float: right;
	margin: 6px;
	}
	
.descNorwood a{
	color: #000000;
    text-decoration: none;
    background-color:  #FCBA26;
    padding:  3px;   
    font-size: 14px;
	}
	
.descNorwood a:hover{
	color: #FCBA26;
	background-color: #000000;
	}