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

body {
	background-color:#ff9d10;

}

#contenedor {
	width:1024px;
	height:768px;
	margin: 0 auto auto auto;
	
}

#contenedor #menu {
	background-image:url(base_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;

} 


#contenedor #central {
	background-image:url(base_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;

}

#title1 {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:54px;
	font-weight:bold;
	margin-left:20px;
	margin-top:25px;
	
}

#title2 {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:27px;
	font-weight:bolder;
	margin-left:270px;
	margin-top:0;

}

#botones_menu {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}

#botones_menu li {
	display:block;
	margin-bottom:80px;
}

#botones_menu li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
}

#presentacion {
	font-family: "Courier New", Courier, monospace;	
	font-weight:bolder;
	margin-top:70px;
	margin-left:30px;

}

#presentacion #p01 {
	line-height:40px;
	font-size:30px;
	margin-left:20px;

}

#presentacion #p02 {
	line-height:15px;
	margin-top:20px;
	font-size:20px;
	margin-left:300px;


}

#presentacion #p03 {
	margin-top:10px;
	margin-left:35px;
	font-size:18px;


}

#presentacion #p04 {
	line-height:40px;
	font-size:33px;
	margin-top:30px;
	margin-left:10px;

}

#presentacion #p05 {
	margin-top:15px;
	margin-left:300px;


}

#intro {
	margin-top:25px;
	margin-left:130px;
	border:thin solid #000000;
	width:466px;
	height:143px;

}


/*TRAYECTORIA*/

#contenedor #menu_trayectoria {
	background-image:url(trayectoria_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;
} 


#contenedor #central_trayectoria {
	background-image:url(trayectoria_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;
	
}

#flecha {
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	height:64px;
	margin-bottom:39px;

}

.espacio_menu {
	display:block;
	margin-bottom:80px;

}

#botones_menu_trayectoria li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
	
}

#botones_menu_trayectoria {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}

#cav {
 	width:600px;
	margin-top:25px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	text-align:center;
	
}

#exp b {
	font-size:14px;
	font-weight:bolder;
	color:#000000;

}

#formacion b {
	font-size:14px;
	font-weight:bolder;
}

.titulo_cav {
	font-weight:bold;
	font-size:20px;
	
}

#contenedor #central_trayectoria p{
	margin-bottom:0;
	margin-top:13px;
}

.titulo {
	margin-top:10px;
	font-weight:bolder;
	font-size:23px;

}

.titulopeq {
	font-size:12px;	
}

#exp {
	width:420px;
	margin-left:15px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-align:left;
	float:left;


}

#formacion {
	float:right;
	width:325px;
	text-align:right;
	margin-right:40px;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;



}

#programas {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	margin-left:180px;
	margin-top:20px;
	margin-right:20px;

}

/*EN IMAGENES*/

#contenedor #menu_imagenes {
	background-image:url(imagenes_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;
} 


#contenedor #central_imagenes {
	background-image:url(imagenes_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;
	
}

#flecha {
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	height:64px;
	margin-bottom:39px;

}

.espacio_menu {
	display:block;
	margin-bottom:80px;

}

#botones_menu_imagenes li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
	
}

#botones_menu_imagenes {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}

#central_imagenes #text_images {
	background-image:url(imagenes/text_imagenes.gif);
	margin-top:120px;
	margin-left:22px;	
	height:70px;
	width:271px;
}

#central_imagenes #images ul {
	margin-top:20px;
	padding-right:35px;
}

#central_imagenes #images li {
	width:110px;
	height:90px;
	float:left;
	list-style-type: none;
	margin-bottom:3px;
	margin-right:3px;
	margin-top:3px;
	margin-left:3px;
	border: thin solid #000000;
}

#central_imagenes #images li #image01 {
	background-image:url(imagenes/image_01_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image01:hover {
	background-image:url(imagenes/image_01_small_hover.jpg);
}

#central_imagenes #images li #image02:hover {
	background-image:url(imagenes/image_02_small_hover.jpg);
}

#central_imagenes #images li #image02 {
	background-image:url(imagenes/image_02_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image03:hover {
	background-image:url(imagenes/image_03_small_hover.jpg);
}

#central_imagenes #images li #image03 {
	background-image:url(imagenes/image_03_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image04:hover {
	background-image:url(imagenes/image_04_small_hover.jpg);
}

#central_imagenes #images li #image04 {
	background-image:url(imagenes/image_04_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image05:hover {
	background-image:url(imagenes/image_05_small_hover.jpg);
}

#central_imagenes #images li #image05 {
	background-image:url(imagenes/image_05_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image06:hover {
	background-image:url(imagenes/image_06_small_hover.jpg);
}

#central_imagenes #images li #image06 {
	background-image:url(imagenes/image_06_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image07:hover {
	background-image:url(imagenes/image_07_small_hover.jpg);
}

#central_imagenes #images li #image07 {
	background-image:url(imagenes/image_07_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image08:hover {
	background-image:url(imagenes/image_08_small_hover.jpg);
}

#central_imagenes #images li #image08 {
	background-image:url(imagenes/image_08_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image09:hover {
	background-image:url(imagenes/image_09_small_hover.jpg);
}

#central_imagenes #images li #image09 {
	background-image:url(imagenes/image_09_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image10:hover {
	background-image:url(imagenes/image_10_small_hover.jpg);
}

#central_imagenes #images li #image10 {
	background-image:url(imagenes/image_10_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image11:hover {
	background-image:url(imagenes/image_11_small_hover.jpg);
}

#central_imagenes #images li #image11 {
	background-image:url(imagenes/image_11_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image12:hover {
	background-image:url(imagenes/image_12_small_hover.jpg);
}

#central_imagenes #images li #image12 {
	background-image:url(imagenes/image_12_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image13:hover {
	background-image:url(imagenes/image_13_small_hover.jpg);
}

#central_imagenes #images li #image13 {
	background-image:url(imagenes/image_13_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image14:hover {
	background-image:url(imagenes/image_14_small_hover.jpg);
}

#central_imagenes #images li #image14 {
	background-image:url(imagenes/image_14_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image15:hover {
	background-image:url(imagenes/image_15_small_hover.jpg);
}

#central_imagenes #images li #image15 {
	background-image:url(imagenes/image_15_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image16:hover {
	background-image:url(imagenes/image_16_small_hover.jpg);
}

#central_imagenes #images li #image16 {
	background-image:url(imagenes/image_16_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

#central_imagenes #images li #image17:hover {
	background-image:url(imagenes/image_17_small_hover.jpg);
}

#central_imagenes #images li #image17 {
	background-image:url(imagenes/image_17_small.jpg);
	width:110px;
	height:90px;
	cursor:pointer;
}

/*EN VÍDEO*/

#contenedor #menu_videos {
	background-image:url(video_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;
} 


#contenedor #central_videos {
	background-image:url(video_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;
	
}

#flecha {
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	height:64px;
	margin-bottom:39px;

}

.espacio_menu {
	display:block;
	margin-bottom:80px;

}

#botones_menu_videos li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
	
}

#botones_menu_videos {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}


#frames {
	margin-top:170px;
	margin-left:50px;
	width:650px;
	height:340px;
	overflow:auto;
}

#central_videos #title2 {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:27px;
	font-weight:bolder;
	margin-left:370px;
	margin-top:0;

}

#central_videos #frames ul {
	margin-top:0;
}

#central_videos #frames li {
	width:180px;
	height:160px;
	float:left;
	list-style-type: none;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;
	margin-left:5px;
}

#central_videos #frames li #video01 {
	width:180px;
	height:160px;
	background-image:url(videos/video_alfareria.gif);
	cursor:pointer;

}

#central_videos #frames li #video01:hover {
	background-image:url(videos/video_alfareria_hover.gif);
}

#central_videos #frames li #video02 {
	width:180px;
	height:160px;
	background-image:url(videos/video_manic.gif);
	cursor:pointer;

}

#central_videos #frames li #video02:hover {
	background-image:url(videos/video_manic_hover.gif);
}

#central_videos #frames li #video03 {
	width:180px;
	height:160px;
	background-image:url(videos/video_radio.gif);
	cursor:pointer;

}

#central_videos #frames li #video03:hover {
	background-image:url(videos/video_radio_hover.gif);
}

#central_videos #frames li #video04 {
	width:180px;
	height:160px;
	background-image:url(videos/video_cavernicolas1.gif);
	cursor:pointer;

}

#central_videos #frames li #video04:hover {
	background-image:url(videos/video_cavernicolas1_hover.gif);
}

#central_videos #frames li #video05 {
	width:180px;
	height:160px;
	background-image:url(videos/video_cavernicolas2.gif);
	cursor:pointer;

}

#central_videos #frames li #video05:hover {
	background-image:url(videos/video_cavernicolas2_hover.gif);
}

#central_videos #frames li #video06 {
	width:180px;
	height:160px;
	background-image:url(videos/video_cavernicolas3.gif);
	cursor:pointer;

}

#central_videos #frames li #video06:hover {
	background-image:url(videos/video_cavernicolas3_hover.gif);
}

#central_videos #frames li #video07 {
	width:180px;
	height:160px;
	background-image:url(videos/video_imaginatica.gif);
	cursor:pointer;

}

#central_videos #frames li #video07:hover {
	background-image:url(videos/video_imaginatica_hover.gif);
}

#central_videos #frames li #video08 {
	width:180px;
	height:160px;
	background-image:url(videos/video_novia.gif);
	cursor:pointer;

}

#central_videos #frames li #video08:hover {
	background-image:url(videos/video_novia_hover.gif);
}

#central_videos #frames li #video09 {
	width:180px;
	height:160px;
	background-image:url(videos/video_break.gif);
	cursor:pointer;

}

#central_videos #frames li #video09:hover {
	background-image:url(videos/video_break_hover.gif);
}

#central_videos #frames li #video10 {
	width:180px;
	height:160px;
	background-image:url(videos/video_nani.gif);
	cursor:pointer;

}

#central_videos #frames li #video10:hover {
	background-image:url(videos/video_nani_hover.gif);
}

#central_videos #frames li #video11 {
	width:180px;
	height:160px;
	background-image:url(videos/video_cartuja.gif);
	cursor:pointer;

}

#central_videos #frames li #video11:hover {
	background-image:url(videos/video_cartuja_hover.gif);
}

#central_videos #frames li #video12 {
	width:180px;
	height:160px;
	background-image:url(videos/video_christmas.gif);
	cursor:pointer;

}

#central_videos #frames li #video12:hover {
	background-image:url(videos/video_christmas_hover.gif);
}

#central_videos #frames li #video13 {
	width:180px;
	height:160px;
	background-image:url(videos/video_laberinto1.gif);
	cursor:pointer;

}

#central_videos #frames li #video13:hover {
	background-image:url(videos/video_laberinto1_hover.gif);
}

#central_videos #frames li #video14 {
	width:180px;
	height:160px;
	background-image:url(videos/video_laberinto2.gif);
	cursor:pointer;

}

#central_videos #frames li #video14:hover {
	background-image:url(videos/video_laberinto2_hover.gif);
}

#central_videos #frames li #video15 {
	width:180px;
	height:160px;
	background-image:url(videos/video_laberinto3.gif);
	cursor:pointer;

}

#central_videos #frames li #video15:hover {
	background-image:url(videos/video_laberinto3_hover.gif);
}

#central_videos #frames li #video16 {
	width:180px;
	height:160px;
	background-image:url(videos/video_laberinto4.gif);
	cursor:pointer;

}

#central_videos #frames li #video16:hover {
	background-image:url(videos/video_laberinto4_hover.gif);
}

#central_videos #frames li #video17 {
	width:180px;
	height:160px;
	background-image:url(videos/video_laberinto5.gif);
	cursor:pointer;

}

#central_videos #frames li #video17:hover {
	background-image:url(videos/video_laberinto5_hover.gif);
}

#central_videos #frames li #video18 {
	width:180px;
	height:160px;
	background-image:url(videos/video_bond.gif);
	cursor:pointer;

}

#central_videos #frames li #video18:hover {
	background-image:url(videos/video_bond_hover.gif);
}

#central_videos #frames li #video19 {
	width:180px;
	height:160px;
	background-image:url(videos/video_abel.gif);
	cursor:pointer;

}

#central_videos #frames li #video19:hover {
	background-image:url(videos/video_abel_hover.gif);
}

#central_videos #frames li #video20 {
	width:180px;
	height:160px;
	background-image:url(videos/video_trailer.gif);
	cursor:pointer;

}

#central_videos #frames li #video20:hover {
	background-image:url(videos/video_trailer_hover.gif);
}

#central_videos #frames li #video21:hover {
	background-image:url(videos/video_patas_hover.gif);
}

#central_videos #frames li #video21 {
	width:180px;
	height:160px;
	background-image:url(videos/video_patas.gif);
	cursor:pointer;

}

#central_videos #frames li #video22:hover {
	background-image:url(videos/video_philips_hover.gif);
}

#central_videos #frames li #video22 {
	width:180px;
	height:160px;
	background-image:url(videos/video_philips.gif);
	cursor:pointer;

}

#central_videos #frames li #video23:hover {
	background-image:url(videos/video_nike_hover.gif);
}

#central_videos #frames li #video23 {
	width:180px;
	height:160px;
	background-image:url(videos/video_nike.gif);
	cursor:pointer;

}

/*DISEÑO*/

#contenedor #menu_diseno {
	background-image:url(diseno_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;
} 


#contenedor #central_diseno {
	background-image:url(diseno_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;
	
}

#flecha {
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	height:64px;
	margin-bottom:39px;

}

.espacio_menu {
	display:block;
	margin-bottom:80px;

}

#botones_menu_diseno li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
	
}

#botones_menu_diseno {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}

#central_diseno #pictures_grafico {
	height:198px;
	width:750px;
	overflow:auto;
}

#central_diseno #pictures_web {
	height:195px;
	width:750px;

}

#central_diseno #pictures_grafico li {
	width:110px;
	height:90px;
	float:left;
	list-style-type: none;
	margin-bottom:3px;
	margin-right:3px;
	margin-top:3px;
	margin-left:3px;
	border: thin solid #000000;
}

#central_diseno #pictures_grafico li #grafico01 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_cavernicolas1_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico01:hover {
	background-image:url(grafico/grafico_cavernicolas1_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico02 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_cavernicolas2_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico02:hover {
	background-image:url(grafico/grafico_cavernicolas2_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico03 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_poster1_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico03:hover {
	background-image:url(grafico/grafico_poster1_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico04 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_poster2_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico04:hover {
	background-image:url(grafico/grafico_poster2_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico05 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_sevilla1_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico05:hover {
	background-image:url(grafico/grafico_sevilla1_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico06 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_sevilla2_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico06:hover {
	background-image:url(grafico/grafico_sevilla2_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico07 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_japan_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico07:hover {
	background-image:url(grafico/grafico_japan_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico08 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_bjork_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico08:hover {
	background-image:url(grafico/grafico_bjork_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico09 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_postal1_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico09:hover {
	background-image:url(grafico/grafico_postal1_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico10 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_postal2_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico10:hover {
	background-image:url(grafico/grafico_postal2_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico11 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_uk_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico11:hover {
	background-image:url(grafico/grafico_uk_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico12 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_krakovia_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico12:hover {
	background-image:url(grafico/grafico_krakovia_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico13 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_zenet_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico13:hover {
	background-image:url(grafico/grafico_zenet_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico14 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_argentina_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico14:hover {
	background-image:url(grafico/grafico_argentina_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico15 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_buika_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico15:hover {
	background-image:url(grafico/grafico_buika_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico16 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_esperanza_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico16:hover {
	background-image:url(grafico/grafico_esperanza_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico17 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_estrella_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico17:hover {
	background-image:url(grafico/grafico_estrella_hover.jpg);
}

#central_diseno #pictures_grafico li #grafico18 {
	width:110px;
	height:90px;
	background-image:url(grafico/grafico_luz_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_grafico li #grafico18:hover {
	background-image:url(grafico/grafico_luz_hover.jpg);
}


#central_diseno #pictures_web li {
	width:110px;
	height:90px;
	float:left;
	list-style-type: none;
	margin-bottom:3px;
	margin-right:3px;
	margin-top:3px;
	margin-left:3px;
	border: thin solid #000000;
}

#central_diseno #pictures_web li #web01 {
	width:110px;
	height:90px;
	background-image:url(web/web_06_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web01:hover {
	background-image:url(web/web_06_hover.jpg);
}

#central_diseno #pictures_web li #web02 {
	width:110px;
	height:90px;
	background-image:url(web/web_09_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web02:hover {
	background-image:url(web/web_09_hover.jpg);
}

#central_diseno #pictures_web li #web03 {
	width:110px;
	height:90px;
	background-image:url(web/web_07_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web03:hover {
	background-image:url(web/web_07_hover.jpg);
}

#central_diseno #pictures_web li #web04 {
	width:110px;
	height:90px;
	background-image:url(web/web_08_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web04:hover {
	background-image:url(web/web_08_hover.jpg);
}

#central_diseno #pictures_web li #web05 {
	width:110px;
	height:90px;
	background-image:url(web/web_03_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web05:hover {
	background-image:url(web/web_03_hover.jpg);
}

#central_diseno #pictures_web li #web06 {
	width:110px;
	height:90px;
	background-image:url(web/web_04_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web06:hover {
	background-image:url(web/web_04_hover.jpg);
}

#central_diseno #pictures_web li #web07 {
	width:110px;
	height:90px;
	background-image:url(web/web_05_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web07:hover {
	background-image:url(web/web_05_hover.jpg);
}

#central_diseno #pictures_web li #web08 {
	width:110px;
	height:90px;
	background-image:url(web/web_01_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web08:hover {
	background-image:url(web/web_01_hover.jpg);
}

#central_diseno #pictures_web li #web09 {
	width:110px;
	height:90px;
	background-image:url(web/web_02_small.jpg);
	cursor:pointer;

}

#central_diseno #pictures_web li #web09:hover {
	background-image:url(web/web_02_hover.jpg);
}

#central_diseno #pictures_grafico ul {
	margin:0;
	padding:0 0 0 10px;
}

#central_diseno #pictures_web ul {
	margin:0;
	padding:0 0 0 20px;
}

#central_diseno #title2 {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:27px;
	font-weight:bolder;
	margin-left:420px;
	margin-top:0;

}

.text_diseno {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:27px;
	font-weight:bolder;
	margin-left:47px;
	margin-bottom:0;
	margin-top:50px;
}

#web_title {
	margin-top:20px;

}

/*CONTACTO*/

#contenedor #menu_contacta {
	background-image:url(contacta_menu.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:648px;
	float:left;
	padding-top:120px;
} 


#contenedor #central_contacta {
	background-image:url(contacta_central.jpg);
	background-repeat:no-repeat;
	background-position: 0 5px;
	width:801px;
	height:768px;
	float:left;
	margin-left:10px;

}

.vacio {
	clear:both;
	
}

#flecha {
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	height:64px;
	margin-bottom:39px;

}

.espacio_menu {
	display:block;
	margin-bottom:80px;

}

#botones_menu_contacta li a {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration:none;
	
}

#botones_menu_contacta {
	display:block;
	margin-top:50px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight:bold;
	list-style-type: none;

}

#title2_contacta {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:27px;
	font-weight:bolder;
	margin-left:350px;
	margin-top:-20px;

}

#cuadro_contacta {
	background-image:url(contacta/fondo_transparente.png);
	height:150px;
	width:660px;
	margin-top:110px;
	margin-left:65px;
	border:1px solid #000000;


}

#texto_contacta {
	padding-top:5px;
	padding-left:20px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:14px;
	font-weight:bolder;
	line-height:30px;
}

#foto_contacta {
	background-image:url(contacta/jm.jpg);
	margin-top:0;
	margin-left:65px;
	height:125px;
	width:660px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	
}

#mail {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:22px;
	font-weight:bolder;
	margin-left:295px;
	margin-top:10px;
	display:block;
}

#mail a {
	text-decoration:none;
	color:#000000;
}