/* Parametros generales */

BODY {
        padding:3px;
	text-align: center;
/*	background-color: #e0e8f8; */
/*	background-color: #586b89; */
	background-color: #4B5C76;
}
BODY table {
        margin:0 auto;
}
TD {
	font-size: 11px;
	color: #333333;
	font-family: arial, Helvetica, sans-serif, Verdana;
}
INPUT {
	font-size: 11px;
	color: #333333;
	font-family: arial, Helvetica, sans-serif, Verdana;
}
SELECT {
	font-size: 11px;
	color: #333333;
	font-family: arial, Helvetica, sans-serif, Verdana;
}
TEXTAREA {
	font-size: 11px;
	color: #333333;
	font-family: arial, Helvetica, sans-serif, Verdana;
}
A:link {
	/*COLOR: #57677F;*/
	color:333333;
        text-decoration: none;
}
A:visited {
	/*color: #57677F;*/
	color:333333;
	text-decoration: none;
}
A:hover {
	/*color: #818D9F;*/
	color:000000;
	text-decoration: none;
}


/* Top de pagina */

.frameTop {
        width:1000px;
	background-color: #ffffff;
	height: 150px;
}
.frameTopBody {
}
.frameTopBodyLogo {
	text-indent: 7px;
	height:80px;
}
.frameTopBodySearch {
        padding-right:10px;
}
.frameTopLine {
	background-image: url('/images/td.gif');
	height:22px;
}
.frameTopLineText {
        padding-right:10px;
}
.frameTopLineLangs {
}
.frameTopLineLink:link {
}
.frameTopLineLink:visited {
}
.frameTopLineLink:hover {
}


/* Cuerpo de la pagina */

.internalBody {
        width:1000px;
	background-color: #FFFFFF;
}


/* Panel izquierdo */

.frameLeftTD {
        width:200px;
}
.frameLeft {
}


/* Linea de separacion */

.frameLeftSep {
	height:5px;
}


/* Contenidos del tipo CON */

.frameLeftCon {
}
.frameLeftConSep {
	height:5px;
}
.frameLeftConTitle {
	background-color: #7CAAD3;
/*	background-color: #dee1e8; */
	text-indent: 2px;
        height: 20px;
}
.frameLeftConTitleLink:link {
	color:#000000;
}
.frameLeftConTitleLink:visited {
	color:#000000;
}
.frameLeftConTitleLink:hover {
	color:#000000;
}
.frameLeftConBody {
	padding: 2px;
	background-color: #f2f7ff;
}
.frameLeftConBodyLink:link {
}
.frameLeftConBodyLink:visited {
}
.frameLeftConBodyLink:hover {
}


/* Contenidos del tipo BOX y CAT */

.frameLeftBox {
}
.frameLeftBoxSep {
	height:5px;
}
.frameLeftBoxTitle {
	background: #7CAAD3;
	text-indent: 2px;
        height:30px;
        font-size:14px;
        font-weight:bold;
}
.frameLeftBoxTitleLink:link {
	color:#333333;
}
.frameLeftBoxTitleLink:visited {
	color:#333333;
}
.frameLeftBoxTitleLink:hover {
	color:#000000;
}
.frameLeftBoxBody {
	padding: 2px;
	background-color: #f2f7ff;
}
.frameLeftBoxBodyLink:link {
}
.frameLeftBoxBodyLink:visited {
}
.frameLeftBoxBodyLink:hover {
}
.frameLeftBoxBodyUL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameLeftBoxBodyLI {
	list-style-image: url("/images/blue_arrow_02.gif");
	list-style-type: none;
}
.frameLeftBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 180px;
}


/* Contenidos del tipo APP */

.frameLeftApp {
}
.frameLeftAppSep {
	height: 12px;
}
.frameLeftAppTitle {
/*	background-color: #dee1e8; */
	background-color: #7CAAD3;
	font-weight:bold;
	text-indent: 2px;
}
.frameLeftAppTitleLink:link {
	color:#000000;
}
.frameLeftAppTitleLink:visited {
	color:#000000;
}
.frameLeftAppTitleLink:hover {
	color:#000000;
}
.frameLeftAppBody {
	padding: 2px;
	background-color: #f2f7ff;
}
.frameLeftAppBodyLink:link {
}
.frameLeftAppBodyLink:visited {
}
.frameLeftAppBodyLink:hover {
}


/* Panel superior */

.frameUp {
        text-align:center;
        padding-top:4px;
}
.frameUpHtm {
        margin:0 auto;
}


/* Linea de separacion */

.frameUpSep {
}


/* Contenido del tipo CON */

.frameUpCon {
}
.frameUpConTitle {
	font-weight:bold;
}
.frameUpConBody {
}
.frameUpConBodyLink:link {
}
.frameUpConBodyLink:visited {
}
.frameUpConBodyLink:hover {
}


/* Panel central */

.frameCentral {
}


/* Linea de separacion */

.frameCentralSep {
}


/* Contenido del tipo CON y CAT */

.frameCentralCon {
}
.frameCentralConSep {
}
.frameCentralConTitle {
}
.frameCentralConTitleLink:link {
}
.frameCentralConTitleLink:visited {
}
.frameCentralConTitleLink:hover {
}
.frameCentralConBody {
	padding: 2px;
}
.frameCentralConBodyLink:link {
}
.frameCentralConBodyLink:visited {
}
.frameCentralConBodyLink:hover {
}


/* Contenido del tipo BOX */

.frameCentralBox {
	border:0px;
	margin:0px;
	padding:0px;
}
.frameCentralBox img {
        vertical-align:middle;
}
.frameCentralBoxSep {
	height: 10px;
}
.frameCentralBoxTitle {
	background: #adb5c6;
	font-weight:bold;
	text-indent:10px;
}
.frameCentralBoxTitle2 {
	background: #adb5c6;
	text-indent:15px;
        font-size:14px;
        font-weight:bold;
        height:30px;
}
.frameCentralBoxTitleLink:link {
	color:#333333;
}
.frameCentralBoxTitleLink:visited {
	color:#333333;
}
.frameCentralBoxTitleLink:hover {
	color:#000000;
}
.frameCentralBoxBody {
	padding: 2px;
        line-height:16pt;
}
.frameCentralBoxBodyLink {
        font-size:12px;
        font-weight:bold;
}
.frameCentralBoxBodyLink:link {
}
.frameCentralBoxBodyLink:visited {
}
.frameCentralBoxBodyLink:hover {
}
.frameCentralBoxBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameCentralBoxBodyLI {
}
.frameCentralBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 180px;
}


/* Contenido del tipo APP */

.frameCentralApp {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.frameCentralAppSep {
	height: 10px;
}
.frameCentralAppTitle {
	background-color: #adb5c6;
	font-weight:bold;
	text-indent: 10px;
}
.frameCentralAppTitleLink:link {
	color:#ffffff;
}
.frameCentralAppTitleLink:visited {
	color:#ffffff;
}
.frameCentralAppTitleLink:hover {
	color:#ffffff;
}
.frameCentralAppBody {
	padding: 2px;
}


/* Panel derecho */

.frameRightTD {
        padding-top:10px;
        width:200px;
}
.frameRight {
        text-align:center;
}
.frameRightHtm {
        margin:0 auto;
}


/* Linea de separacion */

.frameRightSep {
        height:10px;
}


/* Contenido del tipo CON */

.frameRightCon {
	background-color: #f7f7f7;
	border:0px;
	margin:0px;
	padding:0px;
}
.frameRightConSep {
	height:5px;
}
.frameRightConTitle {
	background-color: #586b89;
	text-align:left;
	text-indent:2px;
        font-size:14px;
        font-weight:bold;
}
.frameRightConTitleLink:link {
	color: #ffffff;
}
.frameRightConTitleLink:visited {
	color: #ffffff;
}
.frameRightConTitleLink:hover {
	color: #ffffff;
}
.frameRightConBody {
	padding:2px;
}
.frameRightConBodyLink:link {
}
.frameRightConBodyLink:visited {
}
.frameRightConBodyLink:hover {
}


/* Contenido del tipo BOX y CAT */

.frameRightBox {
	background-color: #f7f7f7;
	border: 0px;
	margin:0px;
	padding:0px;
}
.frameRightBoxSep {
	height:5px;
}
.frameRightBoxTitle {
	background-color: #586b89;
	text-align: left;
	text-indent:2px;
        font-size:14px;
        font-weight:bold;
}
.frameRightBoxTitleLink:link {
	color:#ffffff;
}
.frameRightBoxTitleLink:visited {
	color:#ffffff;
}
.frameRightBoxTitleLink:hover {
	color:#ffffff;
}
.frameRightBoxBody {
	padding:2px;
}
.frameRightBoxBodyLink:link {
}
.frameRightBoxBodyLink:visited {
}
.frameRightBoxBodyLink:hover {
}
.frameRightBoxBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameRightBoxBodyLI {
	list-style-image: url("/images/trans_arrow.gif");
	list-style-type: none;
}
.frameRightBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 144px;
}


/* Contenido del tipo APP */

.frameRightApp {
	background-color: #f7f7f7;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.frameRightAppSep {
	height: 5px;
}
.frameRightAppTitle {
	background-color: #586b89;
	text-align: left;
	text-indent: 2px;
}
.frameRightAppTitleLink:link {
	color: #ffffff;
}
.frameRightAppTitleLink:visited {
	color: #ffffff;
}
.frameRightAppTitleLink:hover {
	color: #ffffff;
}
.frameRightAppBody {
	padding: 2px;
}


/* Pie de pagina */

.frameFoot {
        background: url('../images/foot_elipse.jpg') no-repeat top;
        width:1000px;
        height:35px;
}
.frameFootSep {
}
.frameFootBody {
}


/* Aqui arrancan los estilos para las demas plantillas */
/* Estilo para los contenidos, url y archivos relacionados (todos los templates que lo incluyan) */


.relCont {
}
.relContSep{
	height: 30px;
}


/* Contenidos relacionados */

.relContFixedContents {
}
.relContFixedContentsSep {
	height: 10px;
}
.relContFixedContentsTitle {
	background-image: url('/images/pegar.gif');
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContFixedContentsBody {
}
.relContFixedContentsBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContFixedContentsBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContFixedContentsBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContFixedContentsBodyLink:link {
}
.relContFixedContentsBodyLink:visited {
}
.relContFixedContentsBodyLink:hover {
}


/* Archivos adjuntos */

.relContAttachedFiles {
}
.relContAttachedFilesSep {
	height: 10px;
}
.relContAttachedFilesTitle {
	background-image: url('/images/import[1].gif');
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContAttachedFilesBody {
}
.relContAttachedFilesBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContAttachedFilesBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContAttachedFilesBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContAttachedFilesBodyLink:link {
}
.relContAttachedFilesBodyLink:visited {
}
.relContAttachedFilesBodyLink:hover {
}


/* URLs asociadas */

.relContAttachedURLs {
}
.relContAttachedURLsSep {
	height: 10px;
}
.relContAttachedURLsTitle {
	background-image: url('/images/enlace.gif');
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.relContAttachedURLsBody {
}
.relContAttachedURLsBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.relContAttachedURLsBodyLI {
	list-style-type: none;
	margin-bottom: 5px;
}
.relContAttachedURLsBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 160px;
}
.relContAttachedURLsBodyLink:link {
}
.relContAttachedURLsBodyLink:visited {
}
.relContAttachedURLsBodyLink:hover {
}


/* Para todos los contenidos (tags genericos) */

.contentTitle {
	font-size:16px;
        color:#417BAF;
}
.contentSubTitle {
	/*font-weight: bold;
	font-size: 13px;
	background-color: #e0e8f8;*/
}
.contentBody {
        padding:10px 20px 0 0;
}
.content {
        line-height:18pt;
        text-align:justify;
}


/* Este esta para los titulos de las busquedas o demas */

.contentBodyTitle {
	font-weight: bold;
	font-size: 13px;
}
.contentBodyLink:link {
}
.contentBodyLink:visited {
}
.contentBodyLink:hover {
}
.contentBodyTable {
}
.contentMsg {
	color: #FF0000;
}
.contentBodyUL {
 	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.contentBodyLI {
	list-style-image: url("/images/blue_arrow_02.gif");
	list-style-type: none;
}


/* Estilos para foro */

.contentForumModeratorTitle {
	font-weight: bold;
}
.contentForumModeratorNames {
	font-style: italic;
}


/* Estilos para tablas dentro del body */

.contentBodyColTitle {
	font-weight: bold;
	background-color: #818A98;
	color: #FFFFFF;
	text-indent: 5px;
}
.contentBodyRowSep {
	background-color: #9AC8FA
}
.contentBodyRow1 {
	background-color: #F2F4F7;
}
.contentBodyRow1Link:link {
}
.contentBodyRow1Link:visited {
}
.contentBodyRow1Link:hover {
}
.contentBodyRow2 {
	background-color: #F8F9FA;
}
.contentBodyRow2Link:link {
}
.contentBodyRow2Link:visited {
}
.contentBodyRow2Link:hover {
}
.contentBodyPending {
	background-color: #F9B5A4;
}
.contentBodyPendingLink:link {
}
.contentBodyPendingLink:visited {
}
.contentBodyPendingLink:hover {
}


/* Para la busqueda */

.contentSearchRow1 {
}
.contentSearchRow2 {
	background-color: #E8F2FD
}


/* Estos tags son propios del nuewsletter (ver si se colocan en un CSS distinto)
 de ser asi, agregar los tags genericos (BODY, TD, etc) */

 .contentNL {
 }
 .contentNLTitle {
	background-color: #399DEE;
 	font-weight: bold;
	font-size: 15px;
	text-indent: 15px;
	height: 20px;
}
.contentNLSep {
	height: 15px;
}
.contentNLBody {
	background-color: #EDF5FE;
}
.contentNLBodyTitle {
	background-color: #399DEE;
 	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	height: 20px;
}
.contentNLBodyFoot {
	background-color: #BCDBFC;
	height: 15px;
}
.contentNLBodySep {
	height: 10px;
}


/* Propios de la encuesta (para el resultado)
 Se asignan 5 valores, si hay mas resultados, se repiten */

.contentSurveyResult1 {
	background-color: #99CC99;
	color: #FFFFFF;
}
.contentSurveyResult2 {
	background-color: #99CCCC;
	color: #FFFFFF;
}
.contentSurveyResult3 {
	background-color: #99CCFF;
	color: #FFFFFF;
}
.contentSurveyResult4 {
	background-color: #CCCCFF;
	color: #FFFFFF;
}
.contentSurveyResult5 {
	background-color: #FFCCFF;
	color: #FFFFFF;
}
