/* Parametros generales */ 
BODY {
	/*margin-left: auto;*/
	/*background-color: #000000; */
	background-repeat: repeat;
	/*margin-right: auto;*/
        margin:15px auto 0 auto;
	background-image: url(http://www.cymaco.com.uy/images/cymaco/fondo.jpg);
	background-attachment: scroll;
	text-align:center;
	background-position: center top;
background-color: #0065CA;
}

table.frameTop{
       margin-left:auto;
	margin-right:auto;
	width:900px;
        height: 200px;
	
}

table.internalBody , table.frameFoot {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*
BODY table {
	margin-left: auto;
	margin-right: auto;
}
*/

TD {
	font-size: 11px;
	/*color: #444444;*/
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
INPUT {
	font-size: 11px;
	color: #444444;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #FE822C;
	font-weight: bold;
	height: 25px;
}
SELECT {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
TEXTAREA {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}	
A:hover {
	text-decoration: none;
}
/* Top de pagina */
.frameTop {
	background-image: url(http://www.cymaco.com.uy/images/cymaco/fondotop.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.frameTopBody {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	/*position: absolute;*/
	/*left: -25px;*/
      
}
.frameTopBodyLogoSearch {
	margin-top: 40px;
	margin-left: -120px;
	margin-bottom: -50px;
}
.frameTopBodySearch {
        width: 480px;
	height: 200px;
}

.frameTopBodyLogo{
  width: 480px;
	height: 200px;
	text-align: center;
}

.frameTopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	/*text-align: right;*/
	/*height: 300px;*/
}

#t_menu_top {
	height:20px;
	width: 680px;
}
.frameTopLineText {
	font-weight:bold;
	color: #666666;
	text-align: right;
}
.frameTopLineLink:link {
                     text-decoration: none;
                     color: #666666;
}
.frameTopLineLink:visited {
                     color: #666666;
}
.frameTopLineLink:hover {
                     color: #FF9900}
/* Cuerpo de la pagina */
.internalBody {
	background-color: #FFFFFF;
	width: 900px;
	background-image: url(http://www.cymaco.com.uy/images/cymaco/fondointernal.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.internalBodySep {
	width: 10px;
}
.internalBodySepRight{
	width: 10px;
}


/* Panel izquierdo */
.frameLeft {
	width: 165px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.frameLeft td{
width: 165px;
}

.frameLeftTD {
	width: 165px;
}
/* Linea de separacion */
.frameLeftSep {
	height: 0px;
}
/* Contenidos del tipo CON */
.frameLeftCon {
	height: 0px;
}
.frameLeftConSep {
	height: 0px;
}
.frameLeftConTitle {
	font-weight:bold;
	text-indent: 10px;
	color: #000000;
	background-image: url(images/fondo-submenus.jpg);
}
.frameLeftConTitleLink:hover {
	color:#FF6600;
}
.frameLeftConBody {
	padding: 0px;
}
/* Contenidos del tipo BOX y CAT */
.frameLeftBox {
}
.frameLeftBoxSep {
	height: 0px;
}
.frameLeftBoxTitle {
	font-weight:bold;
	text-indent: 10px;
	background-image: url(http://www.cymaco.com.uy/images/cymaco/cymaco.png);
	background-repeat: no-repeat;
	/*background-position: 18px bottom;*/
	/*padding-right: 100px;*/
	height: 20px;
	display: compact;
}
.frameLeftBoxTitleLink:link {
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
}
.frameLeftBoxTitleLink:hover {
/*	color:#000099; */
}
.frameLeftBoxBody {
	background-color: #FFFFFF;
/*	background-image: url('../images/pixelcontenedor.gif'); */
}
.frameLeftBoxBodyLink:link {
        padding-left:12px;
	background: url('../images/cymaco/fondosubmenu.png') left center no-repeat;
}
.frameLeftBoxBodyLink:visited {
        padding-left:12px;
	background: url('../images/cymaco/fondosubmenu.png') left center no-repeat;
}
.frameLeftBoxBodyLink:hover {
        padding-left:12px;
	background: url('../images/cymaco/fondosubmenuhover.png') left center no-repeat;
}
.frameLeftBoxBodyUL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.frameLeftBoxBodyLI {
	list-style-type:none;
	background: url('../images/cymaco/fondosubmenu.png') no-repeat left center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.frameLeftBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 135px;
}
/* Contenidos del tipo APP */
.frameLeftAppSep {
	height: 0px;
}
.frameLeftAppTitle {
	font-weight:bold;
	text-indent: 10px;
}
.frameLeftAppTitleLink:link {
	color:#ffffff;
}
.frameLeftAppTitleLink:visited {
	color:#ffffff;
}
.frameLeftAppTitleLink:hover {
	color:#ffffff;
}
.frameLeftAppBody {
	padding: 2px;
}
/* Panel superior */
.frameUp {
text-align: center;
}
/* Linea de separacion */
.frameUpSep {
}
/* Contenido del tipo CON */
.frameUpCon {
	background-color:#ffffff;
}
.frameUpConTitle {
	font-weight:bold;
}
/* Panel central */
.frameCentral {
	padding-top: 10px;
	text-align: center;
	padding-left: 10px;	/*width: 810px;*/
}
/* Linea de separacion */
.frameCentralSep {
	height: 0px;
                     width: 0px;
                     left: 0px;
}
/* Contenido del tipo BOX */
.frameCentralBox {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}
.frameCentralBoxSep {
	height: 10px;
}
.frameCentralBoxTitle {
/*	background-image: url('../images/dtrace/title_panel_central.gif'); */
	background-repeat: repeat;
	font-weight:bold;
	text-indent: 10px;
	height: 28px;
        border-top:1px dotted #999999;
 font-size:15px;

}
.frameCentralBoxTitle2 {
/*	background-image: url('../images/dtrace/title_panel_central.gif'); */
	font-weight:bold;
	text-indent: 10px;
	height: 28px;
}
.frameCentralBoxTitleLink:link {
	color: #000000;
       
}

.frameCentralBoxTitleLink:visited {
	color: #000000;
}
.frameCentralBoxTitleLink:hover {
	color: #000000;
}
.frameCentralBoxBodyUL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameCentralBoxBodyLI {
	list-style-type: none;
}
.frameCentralBoxBodyLI P {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 130px;
}
/* Contenido del tipo APP */
.frameCentralApp {
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 2px;
}
.frameCentralAppSep {
	height: 0px;
}
.frameCentralAppTitle {
/*	background-image: url('../images/cymaco/back_body_izq.gif'); */
	background-repeat: repeat;
	font-weight:bold;
	text-indent: 10px;
}
.frameCentralAppTitleLink:link {
	color:#ffffff;
}
.frameCentralAppTitleLink:visited {
	color:#ffffff;
}
.frameCentralAppTitleLink:hover {
	color:#ffffff;
}
.frameCentralAppBody {
}
/* Panel derecho */
.frameRight {
}

.frameRightTD{
 width: 0px;
}

/* Linea de separacion */
.frameRightSep {
}
/* Contenido del tipo CON */
.frameRightCon {
	border: 0px solid #ffffff;
	padding: 2px;
}
.frameRightConSep {
height: 0px;
}
.frameRightConTitle {
	background-image: url(file:///C|/Documents and Settings/usuario/Escritorio/images/back_contenedor.jpg);
/*	background-image: url("../images/cymaco/back_naranja_fr.gif"); */
	font-weight:bold;
	height: 20px;
}
.frameRightConTitleLink:link {
	color: #ffffff;
}
.frameRightConTitleLink:visited {
	color: #ffffff;
}
.frameRightConTitleLink:hover {
	color: #ffffff;
}
.frameRightConBody {
	background-color: #f2f2f2;
/*	background-image: url("../images/cymaco/back_body_izq.gif"); */
                     padding: 2px;
 }
.frameRightConBodyLink:link {
}
/* Contenido del tipo BOX y CAT */
.frameRightBox {
	border: 0px solid #E2EDFE;
	padding: 0px;
}
.frameRightBoxSep {
	height: 0px;
}
.frameRightBoxTitle {
	background-image: url(file:///C|/Documents and Settings/usuario/Escritorio/images/back_contenedor.jpg);
/*	background-image: url("../images/cymaco/back_naranja_fr.gif"); */
	font-weight:bold;
	height: 20px;
}
.frameRightBoxTitleLink:link {
	color: #ffffff;
}
.frameRightBoxTitleLink:visited {
	color: #ffffff;
}
.frameRightBoxTitleLink:hover {
	color: #ffffff;
}
.frameRightBoxBody {
	background-image: url(file:///C|/Documents and Settings/usuario/Escritorio/images/cymaco/back_body_izq.gif);
	border: 0px solid #ffffff;
	padding: 0px;
}
.frameRightBoxBodyLink:link {
}
.frameRightBoxBodyUL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.frameRightBoxBodyLI {
	list-style-image: url(file:///C|/Documents and Settings/usuario/Escritorio/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 {
	border: 0px solid #ffffff;
	padding: 0px;
}
.frameRightAppSep {
	height: 0px;
}
.frameRightAppTitle {
	background-image: url(file:///C|/Documents and Settings/usuario/Escritorio/images/cymaco/back_naranja_fr.gif);
	font-weight:bold;
}
.frameRightAppTitleLink:link {
	color: #ffffff;
}
.frameRightAppTitleLink:visited {
	color: #ffffff;
}
.frameRightAppTitleLink:hover {
	color: #ffffff;
}
.frameRightAppBody {
	background-image: url(file:///C|/Documents and Settings/usuario/Escritorio/images/cymaco/back_body_izq.gif);
	border: 0px solid #ffffff;
	padding: 0px;
}
/* Pie de pagina */
.frameFoot {
        background:#ffffff;
}
.frameFootSep {
        background:#ffffff;
}
.frameFootBody {
        background:#ffffff;
}
/* ********************************************************* 
    Aqui arrancan los estilos para las demas plantillas 
********************************************************* */ 
/* Estilo para los contenidos, url y archivos relacionados (todos los templates que lo incluyan) */
.relContSep{
	height: 30px;
}
/* Contenidos relacionados 
*/ .relContFixedContents {
}
.relContFixedContentsSep {
	height: 10px;
}
.relContFixedContentsTitle {
	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 {
}
/* Archivos adjuntos */
.relContAttachedFiles {
}
.relContAttachedFilesSep {
	height: 10px;
}
.relContAttachedFilesTitle {
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.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 {
}
/* URLs asociadas */
.relContAttachedURLs {
}
.relContAttachedURLsSep {
	height: 10px;
}
.relContAttachedURLsTitle {
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	vertical-align: middle;
}
.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 {
}
/* Para todos los contenidos (tags genericos) */
.contentTitle {
	font-weight: bold;
	font-size: 15px;
}
.contentSubTitle {
	font-weight: bold;
	font-size: 13px;
}
/* Este esta para los titulos de las busquedas o demas */
.contentBodyTitle {
	font-weight: none;
}
.contentMsg {
	color: #FF0000;
}
.contentBodyUL {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.contentBodyLI {
	list-style-type: none;
}
/* Estilos para Foros */
.contentForumModeratorTitle {
	font-weight: bold;
}
.contentForumModeratorNames {
	font-style: italic;
}
/* Estilos para tablas dentro del body */
.contentBodyColTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.contentBodyRowSep {
}
.contentBodyRow1 {
	background-color: #ff8a00;
}
.contentBodyRow2 {
	background-color: #ffc700;
}
/* Para la busqueda */
.contentSearchRow1 {
}
.contentSearchRow2 {
	background-color: #FFE88C;
}
/* Estos tags son propios del newsletter (ver si se colocan en un CSS distinto) de ser asi, agregar los tags genericos (BODY, TD, etc) */
.contentNL {
}
.contentNLTitle {
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-indent: 15px;
	height: 20px;
}
.contentNLSep {
	height: 15px;
}
.contentNLBody {
/*	background-image: url('../images/cymaco/back_naranja_fr.gif'); */
	background-color: #FFFFFF;
}
.contentNLBodyTitle {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-indent: 20px;
	height: 20px;
}
.contentNLBodyFoot {
	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;
}

.contentFlash {
width:100%; 
margin:0 auto;
text-align:center;
}
.contentFlash object {
margin:0 auto;
text-align:center;
}
.iout_0_top {
	color: #FFFFFF;
	font-size: 12px;
}

.iover_0_top {
	font-size: 12px;
	color: #FFFFFF;
}
.oover_0_top {
	background-image: url(http://www.cymaco.com.uy/images/cymaco/botoneshover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
/* level 1 inner -subsecciones dentro de menu */
.iout_1_top {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-color: #000066;
	text-align: center;
}
.iover_1_top {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	
}
/* level 1 outer */
.oout_1_top {
	text-decoration: none;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #000066;
	text-align: center;
}
.oover_1_top {
	background-image: url(http://www.cymaco.com.uy/images/cymaco/botoneshover.jpg);


	background-repeat repeat;
	text-decoration none;
	border 1px none #ffffff;
	padding 0;
	color black;
	font-family Verdana, Arial, Helvetica, sans-serif;
	font-weight bold;
	text-align left;
	vertical-align middle;
	font-size 14px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
 /*level 0 outer*/ 
.oout_0_top {
	background-image: url(http://www.cymaco.com.uy/images/cymaco/botones.jpg);


	background-repeat repeat-x;
	text-decoration none;
	border 1px solid #ffffff;
	padding 0;
	color white;
	font-family Verdana, Arial, Helvetica, sans-serif;
	text-align center;
	font-weight bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
