@charset "utf-8";
body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EDEDED;
}
#container  {
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#header  {
	height: 140px;
	width: 100%;
	background-image: url(../img/plantilla/header.jpg);
	background-repeat: repeat-x;
}
#header #headerCont   {
	height: 140px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #headerCont #mainTitle   {
	height: 100px;
	width: 580px;
	float: left;
	color: #262C2C;
	margin-top: 25px;
	*margin-top: 40px;
	line-height: 20%;
	z-index: 3;
	position: absolute;
}
#header #headerCont #logo   {
	float: right;
	z-index: 2;
	position: absolute;
	margin-left: 755px;
}
#header #headerCont #menu   {
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	float: left;
	z-index: 3;
	position: absolute;
}
#mainContent {
	background-color: #EDEDED;
	margin: 0px;
}
#mainContent a {
	font-size: 9px;
	color: #1ABEDA;
	text-align: left;
	text-decoration: underline;
}
#mainContent #banner   {
	background-color: #FFF;
	height: 205px;
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
#mainContent #banner #bannerText   {
	height: 205px;
	width: 320px;
	float: left;
	margin-left: 42px;
	color: #676767;
}
#mainContent #banner #bannerText #bannerTitle   {
	margin-top: 44px;
	color: #676767;
}
#mainContent #banner #bannerText #bannerDesc   {
	font-size: 11px;
	font-style: normal;
}
#mainContent #banner #bannerText #bannerLink   {
	font-size: 11px;
	text-align: right;
	color: #000;
}
#mainContent #banner #imagen   {
	float: right;
	margin-top: 9px;
}
#mainContent #topItems   {
	height: 124px;
	width: 980px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #4B4B4B;
}
#mainContent #topItems #reuniones   {
	background-color: #FFF;
	float: left;
	height: 124px;
	width: 475px;
	border: 1px solid #BBBBBB;
}
#mainContent #topItems #reuniones #itemName   {
	width: 100px;
	margin-left: 35px;
	margin-top: 30px;
	*margin-top: 50px;
	height: 30px;
	float: left;
}
#mainContent #topItems #reuniones #itemPicture   {
	height: 81px;
	width: 81px;
	margin-top: 22px;
	float: left;
	margin-left: 50px;
}
#mainContent #topItems #estudios   {
	background-color: #FFF;
	height: 124px;
	width: 475px;
	float: right;
	border: 1px solid #BBBBBB;
}
#mainContent #topItems #estudios #itemName   {
	width: 100px;
	margin-left: 35px;
	margin-top: 30px;
	*margin-top: 50px;
	height: 30px;
	float: left;
}
#mainContent #topItems #estudios #itemPicture   {
	height: 81px;
	width: 81px;
	margin-top: 22px;
	float: left;
	margin-left: 50px;
}
#mainContent #bottomItems   {
	background-color: #EDEDED;
	height: 124px;
	width: 980px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
	color: #4B4B4B;
}
#mainContent #bottomItems #estadisticas   {
	background-color: #FFF;
	height: 124px;
	width: 475px;
	float: left;
	border: 1px solid #BBBBBB;
}
#mainContent #bottomItems #estadisticas #itemName {
	width: 100px;
	margin-left: 35px;
	margin-top: 30px;
	*margin-top: 50px;
	height: 30px;
	float: left;
}
#mainContent #bottomItems #estadisticas #itemPicture {
	height: 81px;
	width: 81px;
	margin-top: 22px;
	float: left;
	margin-left: 50px;
}
#mainContent #bottomItems #encuestas {
	background-color: #FFF;
	float: right;
	height: 124px;
	width: 475px;
	border: 1px solid #BBBBBB;
}
#mainContent #bottomItems #encuestas #itemName {
	width: 100px;
	margin-left: 35px;
	margin-top: 30px;
	*margin-top: 50px;
	height: 30px;
	float: left;
}
#mainContent #bottomItems #encuestas #itemPicture {
	height: 81px;
	width: 81px;
	margin-top: 22px;
	float: left;
	margin-left: 50px;
}
#contQuienes #colIzq {
	width: 100px;
	float: left;
}
#contQuienes #colCentro {
	width: 488px;
	/*margin-left: 172px;*/
	float: left;
}
#contQuienes #colDer {
	width: 265px;
	float: left;
}
#contQuienes h3 {
	text-align: center;
	color: #272B2C;
}

#contReuniones #item2 #title {
	float: left;
	width: 235px;
	margin-top: 36px;
}
#contReuniones #item2 #contDatosReunion1 {
	height: 90px;
	width: 890px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	margin-top: 10px;
}
#contReuniones #item2 #contDatosReunion2 {
	height: 90px;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #BEBEBE;
}
#contReuniones #item2 #picture {
	float: left;
	height: 49px;
	width: 80px;
	margin-left: 44px;
	margin-top: 20px;
}
#contEstudios #contEst #LeftCol #picture {
	float: left;
	height: 82px;
	width: 100px;

}
#contEstudios #contEst #LeftCol #descrip {
	height: 82px;
	width: 490px;
	float: left;
}
#contEstudios #LeftCol {
	float: left;
	width: 590px;
}
#contEstudios #RightCol {
	float: left;
	width: 300px;
}
#contEstudios #contEst {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 1230px;
}
#contEstadisticas #contEstad {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 980px;
}
#footer {
	height: 210px;
}
#footer #footer_sp {
	background-color: #4797BC;
	height: 19px;
}
#footer #bottomMenu {
	background-color: #1E1E1E;
	height: 191px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
#footer #bottomMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
}
#footer #bottomMenu li {
	display: inline;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#colDer a {
	color: #1ABEDA;
	font-size: 9px;
	text-align: right;
}
.item {
	width: 853px;
	margin-top: 30px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
}
.tableSortable {
	font-size: 12px;
	color: #1ABEDA;
	background-image: url(../img/directorio/muestra_subt_tabla.png);
	background-color:#eee;
	/*color:#666666;*/
    font-weight: bold;
	cursor: default;
	text-decoration: underline;
	background-repeat: repeat-x;
}
.contentBox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 24px;
	background-color: #FEFEFE;
}
.contentBox2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 24px;
	background-color: #FEFEFE;
}
.item2 {
	width: 853px;
	margin-top: 30px;	
	height: 325px;
	*height: 280px;
	margin-right: auto;
	margin-left: auto;
}
.item3 {
	width: 853px;
	margin-top: 30px;
	height: 250px;
	*height: 240px;
	margin-right: auto;
	margin-left: auto;
}
.itemSup {
	width: 890px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf {
	width: 890px;
	margin-top: 10px;
	height: 1950px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf2 {
	width: 890px;
	margin-top: 20px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf3 {
	width: 890px;
	margin-top: 10px;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf4 {
	width: 890px;
	margin-top: 10px;
	height: 2050px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf5 {
	width: 890px;
	margin-top: 10px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf6 {
	width: 890px;
	margin-top: 10px;
	height: 2300px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf7 {
	width: 890px;
	margin-top: 10px;
	height: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf8 {
	width: 890px;
	margin-top: 10px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf9 {
	width: 890px;
	margin-top: 10px;
	height: 2150px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf10 {
	width: 890px;
	margin-top: 10px;
	height: 1700px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf11 {
	width: 890px;
	margin-top: 10px;
	height: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf12 {
	width: 890px;
	margin-top: 10px;
	height: 1950px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf13 {
	width: 890px;
	margin-top: 10px;
	height: 1550px;
	margin-right: auto;
	margin-left: auto;
}
.itemInf14 {
	width: 890px;
	margin-top: 10px;
/*	height: 1300px; MEDIDA ORIGINAL HASTA EL 241110*/
	height: 1800px;
	margin-right: auto;
	margin-left: auto;
}
.itemDir2 {
	width: 890px;
	margin-top: 10px;
	*margin-top: 0px;
	height: 990px;
	margin-right: auto;
	margin-left: auto;
}
.itemEst {
	width: 890px;
	margin-top: 30px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
.ruta {
	font-size: 10px;
	color: #272B2C;
	margin-left: 25px;
	margin-top: 20px;
}
.pict1 {
	margin-left: 72px;
}
.pict2 {
	float: left;
	width: 107px;
	margin-left: 24px;
	margin-top: 20px;
}
.subtit1 {
	font-size: 16px;
	color: #4F8AA8;
	font-weight: bold;
}
.subtit2 {
	font-size: 16px;
	color: #A31722;
	font-weight: bold;
}
.aline1 {
	color: #262C2C;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 150px;
}
.titTabla {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.subtitTabla {
	font-size: 12px;
	color: #1ABEDA;
	background-image: url(img/directorio/muestra_subt_tabla.png);
}
.texto {
	font-size: 11px;
	color: #676767;
}
.texto2 {
	font-size: 10px;
	color: #676767;
}
.texto3 {
	font-size: 10px;
	color: #4C4C4C;
}
.texto4 {
	font-size: 9px;
	color: #676767;
	margin-top: 5px;
}
.borde1 {
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-top-width: 1px;
	border-bottom-width: 1px;	
}
.borde2 {
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.borde3 {
	border-bottom-style: dashed;
	border-bottom-color: #BEBEBE;
	border-bottom-width: 1px;
}
.marcado1 {
	color: #060606;
	font-weight: bold;
}
.marcado2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.marcado3 {
	color: #060606;
	font-weight: bold;
	font-size: 12px;
}
.marcado4 {
	color: #000;
}
.marcado5 {
	color: #6292D2;
	font-weight: bold;
}
.marcado6 {
	color: #CF5637;	
	font-weight: bold;
}
.marcado7 {
	color: #BA091D;	
	font-weight: bold;
}
.marcado8 {
	color: #82C213;	
	font-weight: bold;
}
.liga {
	font-size: 11px;
	color: #1ABEDA;
	text-align: right;
}
.liga2 {
	font-size: 9px;
	color: #676767;
	text-decoration: underline;
}
.liga3 {
	font-size: 9px;
	color: #5DD2E4;
	text-decoration: underline;
}
.espaciado {
	*margin-top: 10px;
}
.espaciado2 {
	*margin-bottom: 10px;	
}
.espaciado3 {
	height: 10px;
	width: 890px;
}
.espaciado4 {
	height: 80px;
	width: 590px;
	float: left;
}
.espaciado5 {
	height: 80px;
	width: 300px;
	float: left;
}
.espaciado6 {
	margin-top: 5px;
}
.colIzq {
	float: left;
	width: 100px;
}
.colDer {
	float: left;
	width: 790px;
}
.contArchivo {
	float: left;
	height: 60px;
	width: 100px;
	margin-top: 20px;
}
.topRC {
	float: left;
	height: 82px;
	width: 300px;
}
.box2009 {
	float: left;
	height: 1040px;
	width: 540px;
	margin-top: 70px;
	overflow:scroll;
}
.leftBox {
	float: left;
	height: 750px;
	width: 540px;
	margin-top: 70px;
}
.box2005 {
	float: left;
	height: 1040px;
	width: 300px;
	margin-top: 70px;
}
.rightBox {
	float: left;
	height: 750px;
	width: 300px;
	margin-top: 70px;
}
.box1 {
	float: left;
	width: 540px;
}
.box2 {
	width: 520px;
	margin-top: 13px;
	height: 100px;
	float: left;
	font-size: 11px;
	color: 676767;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
}
.box3 {
	width: 520px;
	height: 100px;
	float: left;
	font-size: 11px;
	color: 676767;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #BEBEBE;
}
.box4 {
	float: left;
	width: 540px;
	margin-top: 52px;
}
.box5 {
	float: left;
	width: 300px;
}
.box6 {
	width: 300px;
	margin-top: 13px;
	height: 100px;
	float: left;
	font-size: 11px;
	color: 676767;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
}
.box7 {
	width: 300px;
	height: 100px;
	float: left;
	font-size: 11px;
	color: 676767;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #BEBEBE;
}
.box8 {
	width: 300px;
	margin-top: 13px;
	height: 480px;
	float: left;
	font-size: 11px;
	color: 676767;
}
.box11 {
	float: left;
	width: 540px;
	margin-top: 13px;
}
.box15 {
	float: left;
	width: 300px;
	margin-top: 22px;
}
.box16 {
	width: 300px;
	margin-top: 13px;
	height: 175px;
	float: left;
	font-size: 11px;
	color: 676767;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
}
.box17 {
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 12px;

}
.boxT1 {
	float: left;
	height: 123px;
	width: 435px;
	margin-top: 7px;
	border: 1px solid #EEEAEB;
	background-image: url(../img/estadisticas/muestra_items_herram.png);
	background-repeat: repeat-x;
}
.boxT2 {
	float: left;
	height: 123px;
	width: 435px;
	margin-top: 7px;
	border: 1px solid #EEEAEB;
	margin-left: 16px;
	background-image: url(../img/estadisticas/muestra_items_herram.png);
	background-repeat: repeat-x;
}
#item2 a {
	font-size: 9px;
	color: #5DD2E4;
	text-decoration: underline;
}
.desc {
	margin-top: 20px;
}
.topic {
	float: left;
	height: 88px;
	width: 280px;
	margin-top: 12px;	
}
.topic2 {
	float: left;
	height: 88px;
	width: 173px;
	margin-top: 12px;	
}
.topic3 {
	float: left;
	height: 78px;
	width: 215px;
	margin-top: 12px;	
}
.link {
	float: left;
	height: 60px;
	width: 75px;
	margin-left: 160px;
	margin-top: 18px;	
}
.link2 {
	float: left;
	height: 60px;
	width: 75px;
	margin-left: 50px;
	margin-top: 18px;	
}
.link3 {
	float: left;
	height: 60px;
	width: 75px;
	margin-top: 25px;
}
#contEst a {
	font-size: 9px;
	color: #5DD2E4;
	text-decoration: underline;
}
#box13 a {
	font-size: 11px;	
	color: #1ABEDA;
	text-decoration: underline;
}
.logo {
	float: left;
	width: 120px;
	margin-top: 10px;
}
.nombre {
	width: 325px;
	float: left;
	margin-top: 33px;
	
}
#list {
	list-style-type: none;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#list li {
	margin-top: 7px;
}
.contSitio {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
.descBox {
	float: left;
	height: 90px;
	width: 180px;
	margin-top: 22px;
	margin-left: 13px;
}
#itemName a {
	font-size: large;
	color: #4B4B4B;
	text-align: left;
	text-decoration: none;
}
.plan {
	margin-top: 55px;
	float: left;
	height: 325px;
	width: 300px;
}
.photos {
	height: 600px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.photos2 {
	height: 800px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.press {
	height: 800px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.press1 {
	height: 1100px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.press2 {
	height: 1400px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres {
	height: 1750px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres1 {
	height: 2000px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres2 {
	height: 1850px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres3 {
	height: 750px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres4 {
	height: 1650px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres5 {
	height: 1250px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.pres6 {
	height: 1000px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #BEBEBE;
	margin-top: 10px;
}
.back1 {
	width: 890px;
	float: left;
	margin-top: 7px;
}
.back2 {
	width: 890px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #BEBEBE;
	height: 35px;
}
.orderItem {
	width: 760px;
	height: 108px;
	float: left;
	margin-left: 130px;
	margin-top: 18px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #BEBEBE;
}
.file {
	float: left;
	height: 90px;
	width: 176px;
}
.descrip {
	float: left;
	height: 90px;
	width: 584px;
}

