html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px #000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	background:#333333;
}

#wrapper {
	width:794px;
	padding:0;
	margin:0 auto;
	border:1px solid #CCCCCC;
	background:#195C86;
}
#header {
	background:#FDED02;
	height:263px;
	clear:both;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#195C86;
	width:794px;
}
#titulo1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	float:left;

	
}

#contacto {
	margin:15px 0 15px 100px;
	float:left;
	padding:10px;
	background:#195C86;
	border:1px #CCCCCC solid;	
}
#trompeta {
	margin:15px 100px 0 0;
	float:right;
	padding:10px;
	background:#195C86;
	height:292px;
	border:1px #CCCCCC solid;	
}
#agenda_enlace {
	margin:5px 10px 5px 10px;
	padding:7px;
	width:200px;
	cursor: pointer;
}
.separador {
	color:#999999;
	padding:10px;
}
.generic_sub_title {
	margin:20px 0 15px 10px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFF00;
}	
.sub_titulo {
	margin:5px 0 10px 5px;
	font-size:16px;
	font-weight:bold;
}
.listas {
	margin:1px 0 1px 30px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	clear:both;
	height:55px;
	margin:35px 0 5px 0;	
}
.clear {
	clear:both;
}
.powerby1 {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.powerby2 {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}