body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	color: #FFF;
	background-color: #142034;
}

/* CONTENEDOR PRINCIPAL */

#container
{
	width: 908px;
	margin: auto;
	text-align: left;
}

/* REDRODUCTOR RADIO */

.contenedor_principal
{
	width: 696px;
	margin: auto;
	margin-top: 40px;
	
}
.bg_top
{
	background: url(img/bg_top.jpg) no-repeat;
	width: 696px;
	height: 140px;
}
.bg_center
{
	background: url(img/bg_reproductor.jpg) repeat-y;
	/*height: 250px;*/
}
.bg_bottom
{
	background: url(img/bg_bottom.jpg) no-repeat;
	width: 696px;
	height: 22px;
}
.bg_rayas_right
{
	float: right;
	background: url(img/bg_rayas.jpg) no-repeat;
	height: 90px;
	width: 176px;
	margin-right: 1px;
}
.reproductor
{
	float: right;
	border: 10px solid #23395F;

}
.barra_horizontal
{
	background: url(img/bg_horizontal.jpg) repeat-x;	
	width: 675px;
	height: 40px;
	margin-left: 20px;
	line-height: 44px;
}
.icono_windows_media
{
	margin-right: 110px;
}
.sub_contenido
{
	background-color: #263D66;
	border-top: 1px solid #385B96;
	border-right: 1px solid #385B96;
	border-left: 1px solid #385B96;
	width: 660px;
	/*height: 90px;*/
	margin: 10px 0 0 26px;
}
.bg_subcontenido_bottom
{
	background: url(img/bg_subcontenido_bottom.jpg) no-repeat;
	width: 662px;
	height: 19px;
	margin: 0 0 0 26px;
}
.sub_contenido_left
{
	float: left;
	width: 280px;
	padding: 10px 12px 0 15px;
}
.separador
{
	float: left;
	background: url(img/linea.jpg) no-repeat;
	width: 2px;
	height: 104px;
	margin-left: 16px;
}
.sub_contenido_right
{
	float: right;
	width: 305px;
	padding: 10px 12px 0 0;
}

/* HEADER */


/* INICIO MENU */


/* CONTENEDOR DE LAS DOS COLUMNAS */


/* INICIO FOOT */


/* ESTILOS COMUNES */

.clear
{
	clear: both;
}
h1
{
	font-size: 13px;
	font-weight: bold;
	color: #FEB100;
	padding: 0;
	margin: 0 0 7px 0;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.text_windows_media
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 120px;
}
.text-construccion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #577BBF;
	line-height: 18px;
	text-align: center;
	margin-top: 15px;
}

/* TABLE DE CONTACTO */

.contact_tbl
{
	width: 500px;
	margin: auto;
	margin-top: 35px;
}
.contact_tr_title
{
	display: none;
} 
.contact_td_title
{
	
} 
.contact_tr_separator_top
{
	height: 5px;
}
.contact_td_separator_top
{
	
}
.contact_tr
{
	height: 27px;
}
.contact_td_l
{
	vertical-align: middle;
	width: 25%;
}
.contact_td_r
{
	vertical-align: middle;
	width: 75%;
}
.contact_tr_cs
{
	height: 27px;
}
.contact_td_cs
{
	vertical-align: middle;
	text-align: right;
}
.contact_tr_sub
{
	height: 27px;
}
.contact_td_sub
{
	vertical-align: middle;
	text-align: center;
}
.contact_tr_error
{
	
}
.contact_td_error
{
	text-align: center;
	padding: 20px 0 20px 0;
}
.contact_tr_ok
{
	height: 27px;
}
.contact_td_ok
{
	text-align: center;
}
.contact_tr_separator_bottom
{
	height: 5px;
}
.contact_td_separator_bottom
{
	
}

/* fin tabla del contacto */


/* textos generales */

.text_error
{
	color: #F00;
}
/* fin textos generales */


/* textos add_form, update_form, del_form y contact_form */

.text_field
{
	color: #333;
}
.text_info
{
	font-size: 10px;
}
.text_required
{
	font-size: 10px;
	padding-right: 22px;
	color: #666; 
}
.symbol_required
{
	color: #000;
}
.text_ok
{
	font-weight: bold;
}
.img-representaciones
{
	border: 1px solid #A7CFED;
}
.tabla_representaciones
{
	width: 100%;
	margin: auto;
}
.fila_representaciones
{
	width: 100%;
	padding-bottom: 10px;
	margin: auto;
}
.contenedor_representaciones
{
	float: left;
	width: 33%;
	font-size: 11px;
	color: #666;
	
}
/* fin textos add_form, update_form, del_form y contact_form */


/* formularios general */
.form
{
	margin: 0;
	padding: 0;
}
/* fin formularios general */


/* FORMULARIOS add_form, update_form, del_form, show_data y contact_form */

.input_text_search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 171px;
	background-color: #F4F4F4;
	border-top: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	height: 16px;
}
.input_text, .input_number, .input_date, .input_datetime, .input_timestamp, .input_time, .input_year
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	background-color: #F4F4F4;
	border-top: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	height: 18px;
	margin-bottom: 5px;
}
.textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 100px;
	background-color: #F7F7F7;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;	
}
.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.input_button
{
	background: url(img/bg_btn.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 25px;
	color: #FFF;	
	border: 2px solid #004A82;
	cursor: pointer;
}
/* fin formularios add_form, update_form, del_form, show_data y contact_form */
