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

body{
	background:url(imagenenes/bg.jpg) repeat-x;
	margin:0;
	background-color:#500200;
	}
	
#content{
	width:819px;
	margin:auto;
	}	
	
#header_contacto{
	width:819px;
	height:49px;
	background:url(imagenenes/header_contacto.jpg);
	background-repeat:no-repeat;
	}	  
	
	
	#horas{
	width:210px;
	height:18px;
	margin-top:28px;
	float:left;
	padding-left: 30px;
		}
		
		#hcontacto{
	width:80px;
	height:18px;
	margin-top:28px;
	float:left;
	padding-left: 450px;
		}
	
#bg_menu{
	width:819px;
	height:392px;
	background:url(imagenenes/bg_logo.jpg);
	}
	
#div_especialistas{
	width:819px;
	height:21px;
	background:url(imagenenes/div_especialistas.jpg);
	}
	
#div_info{
	margin-left:12px;
	width:777px;
	height:5px;
	background-color:#500200;
	}
	
#bg_info{
	width:819px;
	height:420px;
	background:url(imagenenes/bg_info.jpg);
	padding-bottom: 20px;
	}	
	

#bg_info_index{
	width:819px;
	height:320px;
	background:url(imagenenes/bg_info.jpg);
	padding-bottom: 20px;
	}	
	
			#bg_galeria{
		width:819px;
		height:200px;
		background-image:url(imagenenes/bg_info.jpg);
		}
		
		#galeria_index{
	width:776px;
	height:181px;
	padding-left:13px;
		}
	
#bg_info_currr{
	width:819px;
	/*height:450px;*/
	background:url(imagenenes/bg_info.jpg);
	display: table;
	padding-bottom: 20px;
	}	
	
#foot_control{
	width:819px;
	height:26px;
	background:url(imagenenes/foot_control.jpg);
	}
		
#control{
	width:180px;
	height:26px;
	padding-left: 560px;
	}
#hora{
	width:819px;
	height:59px;
	background:url(imagenenes/foot_page.jpg);
	}
	
	
	#menu{
	width:156px;
	margin-top: 200px;
	float:left;
	padding-left: 13px;
		}

#botones{
	width:160px;
	height:28px;
	color:#006;
	}

	#flash{
	width:572px;
	height:392px;
	float:left;
	padding-left: 73px;
		}
		
	#info_text{
	width:380px;
	margin-left:25px;
	float:left;
	margin-top: 40px;
		}
		
		#info_text_contacto{
	width:100px;
	margin-left:25px;
	float:left;
	margin-top: 40px;
		}
		
		
	#info_text_curri{
	width:740px;
	float:left;
	margin-top: 20px;
	display: table;
	padding-left: 25px;
		}

	#info_video{
	width:358px;
	background-color: #FFF;
	margin-left:20px;
	float:left;
	margin-top: 40px;
	}

#formulario{
	width:500px;
	background-color: #FFF;
	margin-left:20px;
	float:left;
	margin-top: 40px;
	}
#foot_page{
	width:789px;
	height:59px;
	background-image:url(imagenenes/foot_page.jpg);
	}


.txt_fecha{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
				}
				
				
.txt_titulos{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	font-weight: bold;
				}				
				
	.txt_horas{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	font-weight: bold;
				}

.txt_expo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: bold;
				}


a.enlaces_blancos {
 				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#FFF;
				text-decoration:none;
				}	

			a.enlaces_contacto:hover {
 				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#333;
				text-decoration:underline;
				}
				
				a.enlaces_contacto:visited {
 				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#333;
				text-decoration:none;
				}


			a.enlaces_contacto:active {
				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#333;
				text-decoration:underline;
				} 

