@charset "iso-8859-1";
/*  div*/
.post_content a:link,.post_content a:hover,.post_content a:active,.post_content a:visited{background-color:#EEE;color:#FF6600;}
.post_content{font-size:1.1em;color:#1A1A1A;overflow:hidden;width:100%; text-align:justify;}
.post_content img{max-width:700px;}
/*div*/

.negrita {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	font-family: tahoma;
}
.verdana {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #C1C1C1;
	text-decoration: none;
	font-family: tahoma;
}

.amigos{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#999999;
}
.amigos:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#000000;
}
/* titulo noticias*/
.borde{
	background:#EEEEEE;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.borde_principal{
	background:#CCCCCC;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
/*Titulo articulos*/
.texto_arti {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	text-align:justify;
	color:#666666;
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
}
.titulo_arti{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#000000;
}
.titulo_arti:hover {
	color:#000000;
	text-decoration:none;
}
.texto_arti:hover {
	color:#666666;
	text-decoration:none;
	text-align:justify;
}
.texto_peq:hover {
	color:#000000;
	text-decoration:none;
	text-align:justify;
	background-color:transparent;
}
.texto_peq {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	text-align:justify;
	color:#000000;
	text-decoration: none;
	background-color:transparent;
	font-family:Tahoma, Geneva, sans-serif;
}

/* logotipo de cipep*/
.logo {
	display: block;
	margin: 10px 0 0 30px;
	padding: 0;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	cursor: default;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
#container {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	padding-top: 15px;
}
.spacer {
	width: 100%;
	height: 15px;
}

h3 {
	color:#00F;
	font-size: 15px;
	text-align: left;
	font-weight: 300;
	padding: 5px;
	margin-top: 5px;
}



.bar-title {
  position: relative;
  float: left;
  width: 104px;
  line-height: 20px;
  margin-right: 17px;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}
.topline {
	margin: 0;
	padding: 0;
	background: url(bg-topline.png) repeat-x;
}
.fondo_azul {
	margin: 0;
	padding: 0;
	background: url(fondo-azul.jpg) repeat-x;
}
.fondo-paginas {
	margin: 0;
	padding: 0;
	background: url(../imagenes/fondo-paginas.jpg) repeat-x;
}
.topline-table {
	margin: 0 auto;
	padding: 0;
	width: 994px;
	height: 110px;
	/*background: url(../fondo-paginas.png);*/
}

.table-paginas {
	margin: 0 auto;
	padding: 0;
	width: 994px;
	height: 300px;
}
.shadow-top {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(shadow-top.png) repeat-x;
}

.titulo_pag {
	font-family: tahoma;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#0099FF;
	text-decoration: none;
}
.titulo_paginas {
	font-family: tahoma;
	font-size: 22px;
	text-align:inherit;
	
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.titulo_lateral {
	font-family: tahoma;
	font-size: 12px;
	text-align:inherit;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:bold;
	color:#0099FF;
	text-decoration: none;
}
.precaucion {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;
}
.texto {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	font-family: tahoma;
}
.cnt{
  width:450px;
  background-color:#DDAADD;
  margin:0px;
  padding:15px;
  font-weight:bold
}
.trans{
	background-color:#000099;
	color:#FFFFFF;
	position:relative;
	font-size:14px;
	text-align:left;
	left:30px;
	
	
	
	
}

.tahoma {
	font-size: 15px;
	color:#666666;
	font-family:tahoma;
	background:none;
	text-decoration:none;
}

#menu a:hover {
	background-color:transparent;
	text-decoration:none;
	color:#FF6600;
}

.error {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

.gris {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	
	color:#CCCCCC;
	text-decoration: none;
}
.blanco {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align:justify;
}
.blanco-notas {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}
.bgtransparent{
	position:fixed;
	left:0;
	top:0;
 	background-color:#000;
 	opacity:0.6;
 	filter:alpha(opacity=60);
}

.bgmodal{
	position:fixed; 
	font-family:arial;
	font-size:1em;
	border:0.05em solid black;
	overflow:auto;
	background-color:#fff;
}
.texto_ {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family:tahoma;
	text-align:justify;
}
.texto1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
}

.titulo {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #6600FF;
	text-decoration: none;
}
.mayusculas {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

