body
{
	/*background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size:10px!important;
	color: #5d5c5c!important;*/
	color: #555;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.25;
}

/*body, td
{
	font-size:10px!important;
}
*/

/* :: Tablas General :: 600px */


.TblBiOcre1,
.TblBiOcre4,
.TblBiAzul1,
.TblBiAzul1-1,
.TblBiGris1,
.TblBiGris1-1
{
	width:100%;
	margin-top:10px;
}

.TblBiOcre1,
.TblBiOcre1 table,
.TblBiOcre4,
.TblBiOcre4 table,
.TblBiOcreEnc,
.TblBiOcreEnc select,
.TblBiAzul1,
.TblBiAzul1-1,
.TblBiGris1,
.TblBiGris1-1,
.TblTriGris1
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6c7177;*/
	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
}

.TblBiOcre1 th,
.TblBiOcre4 th,
.TblBiAzul1 th,
.TblBiAzul1-1 th,
.TblBiGris1 th,
.TblBiGris1-1 th,
.TblTriGris1 th
{
	text-align:left;
	vertical-align:top;
	line-height:25px;
}

.TblBiOcre1 td,
.TblBiAzul1 td,
.TblBiAzul1-1 td,
.TblBiGris1 td, 
.TblBiGris1-1 td,
.TblTriGris1-1 td
{
	border-top:1px solid #ddd;
	vertical-align:top;
}

.TblBiOcre4 td
{
	border-top:4px solid #ddd;
	vertical-align:top;	
	padding:8px;
}

/* :: Tabla Bi-Color Ocre 1 y 4 píxeles de borde :: */

.TblBiOcre1 tr.RowOcre0 td,
.TblBiOcre4 tr.RowOcre0 td
{
	/*background-color: #f7dca7;*/
	background-color: #f9f9f9;
}

.TblBiOcre1 tr.RowOcre1 td,
.TblBiOcre4 tr.RowOcre1 td
{
	/*background-color: #f4c87d; */
}

/* :: Tabla Bi-Color Azul 1 píxel de borde :: */

.TblBiAzul1 td
{
	padding: 2px 5px 3px 5px;
}

.TblBiAzul1 tr.RowAzul0 td,
.TblBiAzul1-1 tr.RowAzul0 td
{
	/*background-color: #c3d6e5;*/
	background-color: #f9f9f9;
}

.TblBiAzul1 tr.RowAzul1 td,
.TblBiAzul1-1 tr.RowAzul1 td
{
	/*background-color: #b5ccde; */
}

/* :: Tabla Bi-Color Azul 1 píxel de borde horizontal y 1 pixel de borde vertical :: */

.TblBiAzul1-1 td
{
	padding: 2px 5px 3px 5px;
}

.TblBiAzul1-1 tr.RowAzul0 td, .TblBiAzul1-1 tr.RowAzul1 td
{
	/*border-right: 1px solid #ffffff;*/
}

/* :: Tabla Bi-Color Gris 1 píxel de borde horizontal :: */

.TblBiGris1 td
{
	padding: 2px 2px 3px 5px;
}

.TblBiGris1 tr.RowGris0 td,
.TblBiGris1-1 tr.RowGris0 td,
.TblTriGris1-1 tr.RowGris0 td
{
	/*background-color: #e6e7e8;*/
	background-color: #f9f9f9;
}

.TblBiGris1 tr.RowGris1 td,
.TblBiGris1-1 tr.RowGris1 td,
.TblTriGris1-1 tr.RowGris1 td
{
	/*background-color: #dadcdd; */
}

.TblTriGris1-1 tr.RowSelection1 td
{
	background-color: #c3d6e5;
}

.TblTriGris1-1 tr.RowSelection2 td
{
	background-color: #ffdbdb!important;
}

/* :: Tabla Bi-Color Gris 1 píxel de borde horizontal, 1px de borde vertical :: */

.TblBiGris1-1 td
{
	padding: 2px 5px 3px 5px;
}

.TblBiGris1-1 tr.RowGris0 td, .TblBiGris1-1 tr.RowGris1 td
{
	/*border-right: 1px solid #ffffff;*/
}

/* :: Tabla Tri-Color Gris 1px de borde horizontal, 1px de borde vertical :: */

.TblTriGris1-1 td
{
	padding: 2px 5px 3px 5px;
}

.TblTriGris1-1 tr.RowGris0 td, 
.TblTriGris1-1 tr.RowGris1 td, 
.TblTriGris1-1 tr.RowSelection td
{
	border-right: 1px solid #ffffff;
}



/* :: Celdas Planes (Con tabla Bi-Color Ocre) :: */

tr.Titulo td
{
	font-weight:bold;
	background-color:#ffffff!important;
	height:25px;
	line-height:17px;
	vertical-align:bottom;
}

tr.TitInt td
{
	font-weight:bold;
}

tr.Mensaje td
{
	font-size:10px;
	background-color:#ffffff!important;
}

tr.Recuadro table
{
	/*border:1px solid #6c7177;*/
}

tr.Mensaje td, 
tr.TitCre td
{
	font-weight:bold;
	background-color:#ffffff!important;
}

tr.TitObt td
{
	font-size:13px!important;
	font-weight:bold;
	background-color:#ffffff!important;
	height:20px;
	line-height:17px;
	vertical-align:bottom;
}

tr.TitInt td
{
	font-size:11px!important;
	font-weight:bold;
	background-color:#ffffff!important;
	height:20px;
	line-height:17px;
	vertical-align:bottom;
}

tr.TitGen1 td, tr.TitGen2 td, tr.TitGen3 td
{
	font-weight:bold;
	background-color:transparent !important;
}

tr.TitGen1 td
{
	font-size:13px!important;
}

tr.TitGen2 td
{
	font-size:12px;
}

tr.TitGen3 td
{
	font-weight:normal;
}

/* :: Tabla Bi-Color Ocre - Encabezado :: */

.TblBiOcreEnc
{
	width:450px;
}

.TblBiOcreEncHead
{
	vertical-align:top;
	text-align:right;
	height:26px;
}

.TblBiOcreEncHead a
{
	padding:2px;
	color: #6c7177;
	text-decoration:none;
}

.TblBiOcreEncHead a:hover
{
	text-decoration:underline;
}


.TblBiOcreEncHead,
.TblBiOcreEncTitle
{
	height:26px;
	vertical-align:top;
}

/* :: Lineas y otros :: */

.HL100,
.HL95,
.HL50,
.HL30
{
	height:1px;
	/*background: url(../Images/bg-hLine.gif) repeat-x scroll center;
	background-repeat:repeat-x;*/
	background-color: #ddd;
	line-height:3px;
	font-size:3px;	
	position:relative;
	padding:0;
	margin:0;
	height:3px;
}

.HL95
{
	width:95%;
}

.HL50
{
	width:50%;
}

.HL30
{
	width:30%;
}


/* :: Párrafos y Otros :: */

td p
{
	margin:0px;
}

p
{
	margin-top: 5px;
	margin-bottom:5px;
}

.PadLeft4
{
	padding-left:4px;
}

/* :: Vínculos :: */

a
{
	color: #033975;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#858484;
}

a.ImageLink:hover img
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.ImageLink img
{
	border:0;
}

/* :: Titulares :: */

.TitCuad, .TitCuadNoMargin, .TitCuadRecuadro, .TitCuadLinea span
{
	display:block;
	
	
	/*
color:#ffffff;
    background-color:#eba424;
*/
	background-color: #f6f6f6;
	color: #00578f;
	font-size:14px;
	padding:3px 5px 3px 5px;
	line-height:16px;
	vertical-align:middle;
	position:absolute;
	text-transform:uppercase;
	z-index:2;
}

.TitCuad
{
	margin-left:5px;
}

.TitCuadNoMargin
{
	margin-left:0px;
}

.TitCuadLinea span
{
	left:16px;
}

.TitCuadLinea div
{
	height:1px;
	width:100%;
	background-color:#eba424;
	line-height:1px;
	font-size:1px;	
	position:relative;
	height:1px;
	top:9px;
}

.Title1Upper
{
	text-transform:uppercase;
	margin-bottom:8px;
}

.Title1UpperBlue
{
	text-transform:uppercase;
	margin-bottom:8px;
	color:#065593;
}

.Title1UpperRed
{
	text-transform:uppercase;
	margin-bottom:8px;
	color:#ff0000;
}

.Title2
{
	margin-bottom:3px;
	margin-top:10px;
}

.Title2Upper
{
	margin-bottom:3px;
	margin-top:10px;
	text-transform:uppercase;
}

.Title2UpperBlue
{
	margin-bottom:3px;
	margin-top:10px;
	text-transform:uppercase;
	color:#065593;
}

.Title2UpperRed
{
	margin-bottom:3px;
	margin-top:10px;
	text-transform:uppercase;
	color:#ff0000;
}

/* :: Separadores de Título :: */

.TitleSep, .TitleSep2, .TitleSep3
{
	margin-top:10px;
	margin-bottom:10px;
}

.TitleSep
{
	height:22px;
}

.TitleSep2
{
	height:38px;
}

.TitleSep3
{
	height:54px;
}

.TitleSepRecuadro
{
	margin-top:10px;
	margin-bottom:0;
	height:10px;
}

/* :: Listas :: */

ul.LsOcreSub, ul.LsOcreSub ul, ul.LsOcreSubBld, ul.LsOcreSubBld ul
{
	/*list-style:square;
	list-style:url(../Images/img-item.gif);*/
	margin-left:0px;
	padding-left:15px;
}

ul.LsGrisSub, ul.LsGrisSub ul, ul.LsGrisSubBld, ul.LsGrisSubBld ul
{
	/*list-style:square;
	list-style:url(../Images/img-item-gray.gif);*/
	margin-left:0px;
	padding-left:15px;
}

ul.LsOcreSubBld, ul.LsGrisSubBld
{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

ul.LsVinculos
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.LsVinculos a
{
	width:100%;
	padding:3px;
	display:block;
	color:#858484;
	font-weight:normal;
}

ul.LsVinculos a:hover
{
	padding:3px;
	background-color:#d6dce7;
}

.LsOcreSub li
{
	margin-bottom:5px;
}

/* :: Recuadros :: */
div.Recuadro
{
	border:2px solid #eba424;
	padding:8px;
	margin:0;
}

.RecuadroGris
{
	
}

.RecuadroGrisHeading
{
	width:inherit;
	height:7px;
	background-image:url(../Images/img-recuadroGris-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#bdbdbd;
}

.RecuadroGrisContent
{
	border-bottom: double 3px #d2d2d2;
	border-left: double 3px #d2d2d2;
	border-right: double 3px #d2d2d2;
	padding:3px;
}

/* :: Iconos :: */
.IcoEmail
{
	margin-right:5px;
	vertical-align:middle;
}

/* :: Encabezado y Pié de Página :: */
.UMEncabezadoTop
{
	background-image:url(../Images/bg-encabezado-top.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.UMPieLinea
{
	font-size:1px;
	line-height:1px;
	height:6px;
	background-image:url(../Images/bg-pie-lineaInt.gif);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:right;
}

.Certificados
{
	font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size:30px!important;
	color: #5d5c5c!important;
}
