body 
{
	margin: 15px 0 5px 0;
	padding: 0;
	background: url(img/bg.jpg) repeat-x 0 70px;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	text-align: left;
}
#marco
{
	width: 570px;
	height: 100%;
}
#marco_1
{
	width: 21px;
	height: 19px;
}
#marco_2
{
	width: 100%;
	height: 19px;
	background: url(img/marco_2.jpg) repeat-x;
}
#marco_3
{
	width: 21px;
	height: 19px;
}
#marco_4
{
	width: 21px;
	height: 100%;
	background: url(img/marco_4.jpg) repeat-y;
}
#marco_5
{
	width: 100%;
	height: 100%;
}
#marco_6
{
	width: 21px;
	height: 100%;
	background: url(img/marco_6.jpg) repeat-y;
}
#marco_7
{
	width: 21px;
	height: 19px;
}
#marco_8
{
	width: 100%;
	height: 19px;
	background: url(img/marco_8.jpg) repeat-x;
}
#marco_9
{
	width: 21px;
	height: 19px;
}
#top
{
	width: 528px;
	height: 221px;
}
#main
{
	width: 100%;
	height: 100%;
	background-color: #000; /*#C1C1C1;*/
}
#bottom
{
	width: 100%;
	height: 30px;
	border-top: 1px solid #B2B2B2;
	background-color: #F5F5F5;
	padding-top: 5px;
	margin-bottom: -5px;
}
#izquierda
{
	width: 393px;
	float: left;
}
#derecha
{
	width: 115px;
	height: 100%;
	float: right;
}
#completo
{
	width: 515px;
	background-color: #E9E9E9;
}
#titulo
{
	/*width: 100%;*/
	height: 70px;
	padding: 20px 0 0 20px;
}
#contenido
{
	width: 95%;
	height: 100%;
	background-color: #FEFEFE;
	padding: 0 20px 20px 20px;
}
.clear
{
	clear: both;
}
.txt
{
	font-size: 12px;
	color: #666;
	text-align: left;
}
.txt_chico
{
	font-size: 11px;
	color: #999;
}
#pie
{
	width: 570px;
	margin: auto;
}
#pie_left
{
	float: left; 
	width: 73%; 
	margin-left: 8px;
	font-size: 11px;
	color: #CCC;
}
#pie_right
{
	float: right; 
	width: 20%; 
	margin-right: 8px;
}
a.link_comun:link,a.link_comun:visited,a.link_comun:active
{
	font-size: 11px;
	color: #B48508;
	text-decoration: none;
	font-weight: bold;
}
a.link_comun:hover
{
	color: #999;
	text-decoration: underline;
}
a.link_pie_in:link,a.link_pie_in:visited,a.link_pie_in:active
{
	font-size: 11px;
	text-align: center;
	color: #666;
	text-decoration: none;
}
a.link_pie_in:hover
{
	color: #900;
	text-decoration: underline;
}
a.link_pie_out:link,a.link_pie_out:visited,a.link_pie_out:active
{
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
a.link_pie_out:hover
{
	color: #BBB;
	text-decoration: underline;
}
a.link_numeros_fotos:link,a.link_numeros_fotos:visited,a.link_numeros_fotos:active
{
	font-size: 18px;
	color: #B48508;
	text-decoration: none;
	font-weight: bold;
}
a.link_numeros_fotos:hover
{
	color: #999;
	text-decoration: underline;
}
h1
{
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica, Verdana;
	font-variant: small-caps;
	color: #900;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #CCC;
}
h2
{
	color: #900;
	font-size: 13px;
	margin: 20px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #EEE;
}
h3
{
	color: #8A4500;
	font-size: 12px;
	margin: 20px 0 5px 0;
	padding: 0;
}
ul
{
	margin-top: 20px;
	margin-bottom: 20px;
}
li
{
	font-size: 11px;
	color: #8A4500;
}
a#firma:link, a#firma:active, a#firma:visited, a#firma:hover
{
	font-size: 11px;
	letter-spacing: 2px;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-decoration: none;
}
#firma1
{
	color: #F90;
}
#firma2
{
	color: #39C; 
}
#firma3
{
	font-size: 9px;
	color: #999;
}
/* inicio formulario*/
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #900;
	background-color: #F2E5BF;
	height: 20px;
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica, Verdana;
}
.textarea
{
	border: 1px solid #900;
	background-color: #F2E5BF;
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica, Verdana;
}
.input_button
{
	border: 1px solid #122;	
	background-color: #900;
	color: #F5F5F5;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica, Verdana;
}
/* fin formulario*/
/*
##########################################
##########################################
##########################################
*/
.img_foto
{
	border: 1px solid #900;
}
.linea
{
	border-bottom: 1px solid #EEE;
	margin-top: 15px;
	margin-bottom: 15px;
}
.caja-index
{
	width: 90%;
	height: 146px;
	border: 1px solid #EEE;
	background-color: #FFF;
	color: #8A4500;
	text-align: left;
	padding: 15px 15px 0 15px;
}
.numero_fotos_deshabilitado
{
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.video_comentario
{
	width: 394px;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
	margin: 10px 0 0 0;
}