#contenedor {
	width: 100%;
	text-align: center;
}
#contenido {
	padding: 15px 0px 5px 0px;
	width: 780px;
	text-align: left;
}
#pie {
	border-top: solid #8D65AB 1px;
	padding: 10px 10px 5px 10px;
	width: 760px;
}
#contenido,
#pie,
#header {
	background-color: #FFFFFF;
	margin: auto;
}
#info{
	padding: 0px 5px 5px 5px;
}
body {
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #666666;
}
table {
	border-collapse: collapse;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
td {
	vertical-align: top;
}
ul {
	margin: 4px;
}
li {
}
a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:link {
	color: #006600;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FCB431;
	margin: 5px;
	padding: 2px;
	}

h2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 2px;
	font-style: italic;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #D11D35;
	background-color: #F4F4F4;
	padding: 5px;
	border-bottom-color: #FCB431;
	border-bottom-style: double;
}
h4 {
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	margin: 0px 0px 5px 0px;
	border-bottom: solid #FDBE4B 2px;
	display: inline;
	padding: 0px 0px 5px 0px;
	float: right;
	text-align: right;
}
h5 {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	clear: right;
	text-align: right;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	font-style: italic;
}
.paragraph {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
texto {

	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 8px 0px;
	color: #666666;
}
.fotoArticulo {
	float: left;
	margin: 0px 10px 5px 0px;
	border-bottom: solid #FDBE4B 1px;
	padding: 0px 0px 5px 0px;
	width: 150px;
}
.articulo td .fotoArticulo {
	float: none;
}
.fotoArticulo p {
	margin: 0px 0px 0px 0px;
}
table.insercionMenuArtNot {
	width: 100%;
	border-collapse: collapse;
}
.insercionMenuArtNot td {
	margin: 0px 10px 5px 0px;
	border-bottom: solid #FDBE4B 1px;
	padding: 10px 0px 5px 0px;
}
.insercionMenuArtNot .medianil {
	width: 30px;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}
.insercionMenuArtNot .fotoArticulo {
	float: none;
	width: 100%;
	text-align: center;
	margin-right: 0px;
}
.insercionSitios {
	margin: 0px 10px 5px 0px;
	border-bottom: solid #FDBE4B 1px;
	padding: 0px 0px 5px 0px;
}
.insercionSitios p {
	margin: 0px 0px 0px 0px;
}
.articulo {
	margin: 0px 0px 20px 0px;
	clear: both;
}
.floatRight {
	float: right;
	clear: right;
}
/**************comentarios****************/
.comentario {
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 5px 0px;
}
.comentario p, .comentario ul {
	padding-left: 90px;
}
.comentario ul {
	margin: 0px 0px 0px 30px;
}
.comentario ul ul {
	list-style-type: disc;
	margin: 5px 0px 0px -60px;
}
.integrantes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 81px;
	margin-top: 10px;
}

.integrantes img {
	float: left;
	margin: 3px;
}
.nombreintegrante {
	color: #333333;
	padding: 20px 0px 0px 0px;
}
.articulo .masInfo {
	text-align: right;
	padding: 10px 0px 10px 0px;
}
.articulo .fotoArticulo img {
	width: 150px;
}
.articulo h4.subTitulo {
	font-size: 14px;
	float: right;
	width: 415px;
	border-bottom: none;
}
.articulo table {
	width: 100%;
}
.titulo {
	width: 415px;
	float: right;
}
.sitioInt {
	margin: 0px 0px 10px 0px;
}
.bannerIzq {
	margin: 0px 0px 3px 0px;
}
/**************tablas*******************/
.tablaNoBorde,
.tablaNoBorde table,
.tablaNoBorde tr,
.tablaNoBorde td {
	border: none;
}
.tablaBordes,
.tablaBordes table,
.tablaBordes tr,
.tablaBordes td {
	border: solid #FDBE4B 1px;
}
.tabla100{
	width: 100%;
}


