/*#############################################################
Nombre: epalm informaticos
Date: 025/11/2007
#############################################################*/

/* clases generales */

html {
	min-height: 100%;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	background: url(../img/bodybg.gif) repeat-x bottom;
	font: normal 62.5% Tahoma,sans-serif;
	}

a {
	display: block;
	color: #000;
	padding:0px;
	margin: 0px;
	}

html,body {
	margin:0;
	padding:0
	}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #EAEAEA;
	}
	
	
/*********** estructura principal ****************/


.container {
	background-image: url(../img/containerbg.png);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 0 0;
	width: 802px;
}

.rematehead {
	margin: 0 auto;
	background-image: url(../img/rematebg.gif);
	width: 786px;
	height: 179px;
	}
	
.wrapper {
	float: left;
	width:100%;
	}

.contentsmall {
	margin: -179px 225px 0 192px;
	padding-top: 0px;
	padding-bottom:15px;
	background-image: url(../img/contentbg1.png);
	background-repeat: repeat-y;
	min-height: 510px;
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	}
	
.contentbig {
	margin: -179px 5px 0 192px;
	padding-top: 0px;
	padding-bottom:15px;
	min-height: 510px;
	font-family: Verdana;
	font-size: 11px;
	color: #676767;
	}
	

.navigation {
	float:left;
	background-color: #fff;
	width:184px;
	margin-left:-794px;
	margin-top: 11px;
	}

.extra {
	float:left;
	background-color: #fff;
	width:215px;
	margin-left:-225px;
	}
	
	
	
	
/******************** header ***************************/

.marcosuperior {
	padding: 6px 5px 0px 5px;
	background-image: url(../img/headbg.gif);
	background-repeat: repeat-x;
}

.header {
	height: 196px;
	margin: 0 auto 0 auto;
	width: 820px;
	padding: 0px;
}

.boton {
	float: left;
	width: auto;
	}




/************ navegacion en parte izquierda **************/

#menuleft {
	border: 1px solid #5dbae3;
	border-width: 1px 12px 0 8px;
	width: 164px;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuleft ul, li {
	list-style-type: none;
}

#menuleft ul {
	margin: 0;
	padding: 0;
}

#menuleft li {
	border-bottom: 1px dotted #CFDFEF;
}

#menuleft a {
	text-decoration: none;
	color: #FFF;
	background-color: #5dbae3;
	display: block;
	padding: 3px 6px;
	width: 152px;
}

#menuleft a:hover {
	color: #FFF;
	background-color: #0f579f;
	font-weight: bold;
}

.menuimg {
	background-image: url(../img/menuimg.jpg);
	width: 184px;
	height: 22px;
	}
	
.iconbar {
	background-image: url(../img/iconbar.gif);
	margin-left: 16px;
	float: left;
	margin-right: auto;
	width: 35px;
	height: 340px;
	}
	
.icontitle a {
	width: auto;
	margin: 28px 0 0 60px;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	}
	
.icontitle a:hover {
	text-decoration: underline;
	}
	
.icontext {
	width: 90px;
	margin: 0px 0 0 60px;
	font-size: 0.80em;
	color: #717171;
	font-family: Arial;
	}




/************************** contenidos ********************************/


/*** barras de titulos ***/
.titlebarl {
	background-image: url(../img/bartitlel.gif);
	margin: 14px 0 0px 8px;
	width: 363px;
	height: 21px;
	}

.titlebarl p{
  width: auto;
  color: black;
	padding: 3px 0 0 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.titlebarxl {
	background-image: url(../img/bartitlexl.gif);
	margin: 14px 0 0px 8px;
	width: 592px;
	height: 21px;
	}

.titlebarxl p{
  width: auto;
  color: black;
	padding: 3px 0 0 35px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

/******* caja de parrafo sin foto o con foto a la derecha ******/
.cajaneutra {
  height: auto;
  width: auto; 
	margin: 12px 10px 0 16px;
	display: block;
}

.titular {
  color: #0f579f;
  text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0px 15px 0px 0px;
}

.titular a {
  color: #0f579f;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0px 15px 0px 0px;
}

.titular a:hover {
  color: #013A91;
}

.fotoderecha {
  background-image: url(../img/imgnodisp.gif);
  float: right;
	margin: 5px 8px 10px auto;
	border-left: 20px solid #fff;
	width: 107px;
	height: 80px;
}

.fotoderechagrande {
 	background-image: url(../img/imgnodisp.png);
  float: right;
	margin: 5px 8px 10px auto;
	border-left: 20px solid #fff;
	width: 160px;
	height: 120px;
	}
	
.cajaneutra p {
	margin: 0px 0px 0px 2px;
	padding-top: 4px;
	padding-right: 8px;
	text-align: justify;
	}
	
.subtitular {
	width: 340px;
	margin-left: 2px;
	color: #ca9615;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	}

.categoria {
	width: 340px;
	margin-left: 2px;
	padding-top: 3px;
	color: #4985af;
	font-family: Tahoma;
	font-size: 11px;
	}


/*** caja de parrafo con foto a la izquierda ***/

.cajaizquierda {
  height: auto;
  min-height: 100px;
  width: auto; 
	margin: 12px 0 0 16px;
	display: block;
}

.fotoizquierda {
  background-image: url(../img/imgnodisp.gif);
  float: left;
	margin: 0px auto 5px 2px;
	border-right: 5px solid #fff;
	width: 107px;
	height: 80px;
}

.cajaizquierda p {
	margin-left: 115px;
	padding-top: 4px;
	padding-right: 15px;
	text-align: justify;
	}
	
.subtitularizquierda {
	width: 240px;
	margin-left: 115px;
	color: #ca9615;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	}

.categoriaizquierda {
	width: 240px;
	margin-left: 115px;
	padding-top: 3px;
	color: #4985af;
	font-family: Tahoma;
	font-size: 11px;
	}

/*** cajas para las galerias de imagenes ***/

.boxgaleria {
	width: 166px;
	height: 220px;
	background-color: #eee;
	border: 1px solid #cbcbcb;
	float: left;
	margin: 15px auto 2px 17px;
	}
	
.boxgaleria p {
	padding: 4px;
	}
.boxfoto {
 	background-image: url(../img/imgnodisp.png);
 	border: 2px solid #fff;
	width: 160px;
	height: 120px;
	margin-left: 1px;
	margin-top: 5px;
	}
	
.boxfoto img {
  border: 0px;
  }
	
.boxtitulo {
	width: 156px;
	background-color: #b0b0b0;
	padding: 2px;
	margin-left: 3px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	}
	




/*********************** columna de items en la derecha **********/


/**********  barra de titulo ***********/
.titlebarp {
	background-image: url(../img/bartitlep.gif);
	margin: 14px 0 8px 14px;
	width: 189px;
	height: 21px;
	}

.titlebarp p{
  width: auto;
  color: black;
	padding: 3px 0 0px 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

/*********** cajas para ultimos hilos del foro **********/
.cuadropeque {
	width: 172px;
	height: auto;
	margin: 0px 8px 0px 15px;
	padding: 5px 5px 1px 8px;
	background-color: #FFF;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	font-size: 9px;
	color: #000;
	font-family: Tahoma;
	}
	
.cuadropeque p{
	text-align: right;
	font-size: 9px;
	color: #000;
	font-family: Tahoma;
	}
	
.cuadropeque strong {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0f579f;
	font-family: Tahoma;
	}

	
.cuadropequend {
	background-image: url(../img/rematecp.gif);
	width: 187px;
	height: 17px;
	margin:0 5px 3px 15px;
}

.cuadropequend a {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #0f579f;
	text-decoration: none;
	padding-right: 8px;
	padding-top:2px;
	}

.cuadropequend a:hover {
	text-decoration: underline;
	}
	
	
	
/******** cajas para encuestas *******/
.cuadropeque2 {
	width: 187px;
	margin: 0px 8px 0px 2px;
	padding: 0px 0px 1px 12px;
	height: auto;
	}
	
.cuadropeque2 h6 {
	font-size: 10px;
	color: #830a0a;
	font-family: Tahoma;
	}
	
.cuadropequeform {
	margin: 5px 0 0 14px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	}

.cuadropequend2 {
	width: 187px;
	height: 14px;
	margin: 5px 5px 3px 15px;
  }

.cuadropequend2 a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #0f579f;
	text-decoration: underline;
	display: inline;
	}

/*******  menu derecha  ********/

#menuright {
	margin: 2px 10px 0px 30px;
	width: 164px;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuright ul, li {
	list-style-type: none;
}

#menuright ul {
	margin: 0;
	padding: 0;
}

#menuright li {
	border-bottom: 1px solid #CFDFEF;
	text-align: right;
}

#menuright a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 3px 6px;
}

#menuright a:hover {
	color: #000;
	background-color: #eaeaea;
	font-weight: bold;
}
	
/*****************   formularios    ****************************/

.select1 {
	width: auto;
	padding-left: 40px;
	Float: left;
	margin-right: auto;
	display: inline;
	}
		
.select2 {
	width: auto;
	margin-left: 6px;
	}

.submit1 {
	width: 70px;
	background-color: #eaeaea;
	text-align: center;
	color: #000;
	font-size: 12px;
	margin: 5px 23px 0px auto;
	float: right;
	text-decoration: none;
	} 
	
.submit1 a:hover{
	background-color: #013A91;
	color: #fff;
	text-decoration: none;
	}
	

	
/***************************   footer ********************************/

.footer {
		background-image: url(../img/backfoot.gif);
		clear: left;
		width: 786px;
		height: 38px;
		margin-left: 8px;
		border-top: #e1e1e1 4px solid;
		}

.footleft {
		display:  inline;
		width: 315px;
		float:left;
		margin: 4px 2px 0px 16px;
		}
		
.footleft img {
	float:left;
	}
	
.footleft a {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
	color: white;
	padding-left: 45px;
	padding-top: 5px;
	}
	
.footleft a:hover {
	text-decoration: underline;
	}
	
.footright {
		float: right;
		display: inline;
		width: 215px;
		margin: 0px;
		}
		
.footright img {
	float:right;
	}
	
.footright a {
	text-decoration: none;
	font-family: Tahoma;
	text-align: right;
	font-size: 9px;
	color: white;
	padding-right: 65px;
	padding-top: 8px;
	}
	
.footright a:hover {
	text-decoration: underline;
	}
	
.estandares {
	width: 402px;
	padding: 2px 0px 5px 530px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	
/*********************** calendario de eventos ****************************/	
	
.calendar {
  margin: auto;
}

.monthName a{
   display: inline;
   margin: 0px 3px;
}

.monthName th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding: 5px 4px 8px 0px;
}

.dayName th {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #013a91;
  color: white;
}

.otherMonth, .day, .specialDay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 7px;
  border-right: 1px solid white;
}

.otherMonth {
  color: #e2e2e2;
}
.weekendDay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #f0f0f0;
}

.day, .specialDay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  border-bottom: 1px dotted #bbbbbb;
}

.specialDay {
  background-color: #0f579f;
  font-size: 11px;
  color: white;
  cursor:hand;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  color: white;
  text-decoration: none;
  padding: 1em;
}
.specialDay a:hover {
  color: white;
  background-color: black;
}



/*********************** foros de participacion ****************************/	

.navbar {
  width: 400px;
  margin: 12px auto 10px 15px;
}

.navbar a{
  display: inline;
}

table.list {
  width: 95%;
  border-collapse: collapse;
  margin-left: 13px; 
}

.paginacion {
	margin: 15px auto 10px 17px;
	color: #013a91;
	text-decoration: none;
	font-size: 12px;
	width: 250px;
	}

.paginacion a{
	display: inline;
	text-decoration: none;
	font-size: 10px;
	}
	
.paginacion .otra {
	font-weight: bold;
	}
	
.userlogin {
	font-size: 12px;
	width: 130px;
	color: #fff;
	background-color: #676767;
	margin-right: 25px;
	margin-left: auto;
	text-align: right;
	padding: 4px 10px;
	}

.box {
  background-color: #F8F8F8;
  padding: 1ex;
  margin: 10px 17px 10px 13px;
  border: 1px solid #777;
}

.box input {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.box select {
	font-size: 12px;
	color: #676767;
	margin-top: 5px;
	}

.campo_texto  {
	width: 280px;
	}
	
.formError {
	color: red;
	font-weight: bold;
	}

/** Forum list view **/

.forum div.list .name {
  font-weight: bold;
} 

.forum div.list .description {
  font-size: 0.8em;
}

.forum div.list .edit {
  font-size: smaller;
  font-weight: normal;
}

.topics_num {
	text-align: center;
	}
	
.posts_num {
	text-align: center;
	}

.replies {
	text-align: center;
	}

/** Forum view **/

.forum div.forum td.subject {
  width: 50%;
}

table.list th,td {
  padding: 2px;
  margin: 0px;
}

table th,td{
    padding:3px;
    margin: 0px;
}


/** borders **/

table.list {
  border: 2px solid #eef;
}

table.list th {
  border-bottom: 1px solid #EEE;
  background-color: #F8F8F8;
}

table.list td {
  border-bottom: 1px solid #EEE;
}

.forum .forum table.topics td.subject {
  border-left: 1px solid #EEE;
}

.forum .forum table.topics td.last-post {
  border-right: 1px solid #EEE;
}

.forum .forum table.topics .last-post {
  padding-left: 15px;
  font-size: smaller;
}

.forum .forum table.topics .new-posts .last-post {
  background-color: #DDD;
}

.forum .forum table.topics td.replies {
  text-align: center;
}

.forum .forum table.topics .new-posts .subject {
  /*font-weight: bold;*/
}

.forum .forum table.topics .deleted-topic * {
  color: #D0D0D0 ! important;
}

/* Topic view */

.post {
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0.4ex;
  font-size: 11px;
  padding-left: 5px;
  padding-top: 5px;
  background-color: #fff;
}

.topic {
	background-color: #eee;
	margin: 10px 25px 10px 12px;
  text-align: left;
  padding: 3px;
  font-size: 11px;
  }

.topic .info {
	padding-left: 5px;
	font-weight: bold;
	} 

.topic a {
  text-decoration: none;
  display: inline;
}

.text {
	padding: 5px;
	font-family: tahoma;
	font-size: 13px;
	}

.new-post .subject {
  text-decoration: underline;
}

.forum .deleted-post * {
  color: #D0D0D0 ! important;
}

.forum .post .subject {
  color: #101010;
  margin-bottom: 5px;
  font-size: 1.1em;
}

.forum .post .subject a {
  color: inherit ! important;
}

.forum .post .info {
  font-size: 0.9em;
}

.forum .post .info div {
  display: inline;
}

.forum .post .info div.attachment {
  display: block;
}


