#menu_vertical{
	width:280px;
	padding-left:20px;
	padding-right:20px;
	margin-top:18px;
	margin-bottom:20px;
	float:left;
	border-right:1px solid #CCCCCC;
}

#menu_vertical em{
	font-style:normal;
	font-weight:bold;
	color: #6C7793;
	font-size:80%;
}

#menu_vertical .clase_A, #menu_vertical .clase_B{
	padding-top:15px;
	padding-bottom:10px;
	line-height:20px;
	border-bottom:#E9E9E9 solid thin;
}

#menu_vertical .clase_B{
	border-bottom:#E9E9E9 solid thin;
}

#menu_vertical .texto_ciudad{
	text-transform:uppercase;
}

#menu_vertical .texto_pais_1, #menu_vertical .texto_pais_2{
	text-align:center;
	font-size:140%;
	text-transform:uppercase;
	font-weight:bold;

	margin-top:0px;
	color: #FFFFFF;
	padding-top:14px;
	height:36px;
	width:280px;
	background: url(../imagenes/fondo_pais2.jpg) no-repeat top left;
}

#menu_vertical .texto_pais_2{
	margin-top:10px;
}

#contenido{
	width:610px;
}
#con_fondo td{
	padding-right:20px;
	padding-bottom:10px;
}
td span{
	color:#FF0000;
}
#con_fondo .text_input{
	width:200px;
}
#con_fondo table{
	margin-left:10px;
	margin-top:20px;
}
#con_fondo textarea{
	width:350px;
	height:150px;
}
#footer{
	clear:left;
	text-align:center;
	font-size:12px;
	color:#666;
	padding-bottom:5px;
}
