body {
	color: #283943;
	padding: 0;
	margin: 0;
	background: #CCCCCC url(images/bg.png) repeat-x center top;
	font: normal 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

a {	color: #007d80;
	font-weight: bold;
	text-decoration: none;
}a:hover {	text-decoration: none;	color: #ff8100;}a:active {	text-decoration: none;}

img {
	border-style: none;
}

p {
	padding: 0;
	text-align: justify;
	margin: 0 0 15px;
	text-indent: 10px;
}

ul {
	text-align: left;
	padding: 0 0 0 35px;
	margin-top: 13px;
	width: 400px;
}

li {
	text-align: left;
	list-style-type: disc;
	padding: 0;
	color: #003f83;
}

#contenedor {
	width: 760px;
	margin: auto;
	font-weight: normal;
	font-style: normal;
}

#publicidad_header {
	width: 760px;
	height: 100px;
	padding: 0;
	margin: 9px 0 0;
	clear: both;
	background-color: #fff;
}

#header {
	width: 760px;
	height: 100px;
	padding: 0;
	margin: 10px 0 0;
	clear: both;
	background: #fff url(images/bg_header.png) no-repeat center center;
}

#botonera {
	width: 760px;
	height: 27px;
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #fff;
}

#contenido {
	width: 760px;
	clear: both;
	padding: 0;
	margin: 0;
	height: 100%;
	background: #fff url(images/bg_contenido.png) repeat-x center top;

}

#sidebar {
	margin: 0;
	padding: 15px 0 0;
	width: 236px;
	background: #283943 url(images/bg_sidebar.png) no-repeat center top;
	float: left;
	color: #fff;
	text-align: center;
	height: 615px;
}

#texto_intro {
	width: 524px;
	margin: 0;
	padding: 0 0 15px;
	float: right;
	background: #fff url(images/bg_contenido.png) repeat-x center top;
	height: 615px;
}

#texto_intro p {
	margin: 0;
	padding: 21px 25px 0;
}

#texto_intro_elastica {
	width: 524px;
	margin: 0;
	padding: 0 0 25px;
	float: right;
	background: #fff url(images/bg_contenido.png) repeat-x center top;
}

#texto_intro_elastica p {
	margin: 0;
	padding: 21px 25px 0;
}

#texto_big {
	width: 700px;
	padding: 0 0 15px;
	margin: 0;
	left: 30px;
	right: 30px;
	clear: both;
	position: relative;
	top: 17px;
}

#publicidad200x150 {
	width: 200px;
	height: 150px;
	margin: 15px;
	padding: 0;
	border: 3px solid #fff;
	text-align: center;
	clear: both;
}

#publicidad200x100 {
	width: 200px;
	height: 100px;
	margin: 15px;
	padding: 0;
	border: 3px solid #fff;
	text-align: center;
	clear: both;
}

#sumario {
	background: #fff url(images/bg_sumario.png) repeat-x center top;
	clear: both;
	margin: 0;
	padding: 0 0 50px;
	display: inline-block;
	width: 760px;
	position: relative;
}

#sumario_tle {
	width: 700px;
	height: 30px;
	background-color: #BD0000;
	top: 21px;
	margin: 0;
	right: 30px;
	left: 30px;
	clear: both;
	position: relative;
}

#sumario_tabla {
	width: 628px;
	margin: 0;
	padding: 21px 35px;
	clear: both;
	left: 30px;
	right: 30px;
	top: 30px;
	background-color: #fff;
	border: 1px solid #8FA2C4;
	position: relative;
}

.tle_sumario {
	color: #005C86;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.tle_pag_articulos {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.tle_articulos_empresa {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.tle_articulos {
	color: #000;
	font-size: 11px;
}

.tle_secciones {
	color: #008381;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#tle_secciones {
	width: 0;
	margin: 0;
	padding: 55px 0 15px 25px;
	position: relative;
}

#footer_agencia_cyanices {
	width: 760px;
	height: 47px;
	margin: 0;
	padding: 15px 0;
	clear: both;
}

.foto_izq {
	margin: 21px 35px 10px 25px;
	padding: 0;
	float: right;
}

.tabla_comunidad_white {
	border-color: #76839C;
	border-width: 1px;
	padding: 6px;
}

.tabla_comunidad_gris {
	border-color: #76839C;
	border-width: 1px;
	padding: 6px;
	background-color: #e6e6e6;
}

.tabla_comunidad_header {
	background: url(images/bg_tabla_comunidad.png) repeat-x center top;
	color: #fff;
	font-weight: bold;
	padding: 6px;
}