﻿td.advice p#firstParagraph
{
	padding: 0 0 16px 0;
	font-style: italic;
	color: #000000;
}

td.advice p#section
{
	padding: 16px 0 15px 0;
	font-weight: bold;
}

td.advice p
{
	color: #000000;
	margin: 0;
	padding: 16px 0 2px 0;
}

td.advice ul, td.advice ol
{
	margin-top: 8px;
	margin-bottom: 0px;
}

td.advice ul li, td.advice ul.circ li, td.advice ol li
{
	padding: 0 0 6px 0;
	list-style-type: disc;
}

td.advice ul.circ
{
	list-style-type: circle;
}

td.advice ul#nopad li, td.advice ol#nopad li
{
	padding: 0;
}

td.advice ul#nopad, td.advice ol#nopad
{
	margin-bottom: 3px;
}

td.advice img.fotoadvice
{
	border: 1px solid #314D65;
	float: right;
	margin: 4px 0 15px 25px;
}

td.advice img.fotoadvice#horiz
{
	width: 150px;
	height: 110px;
}

td.advice img.fotoadvice#vert
{
	width: 110px;
	height: 150px;
}


.TxtBoldWithFrame
{
	border-left: solid 1px #314D65;
	border-top: solid 1px #314D65;
	border-right: solid 1px #314D65;
	background-color: #E4E8EB;
	font-size: 13px;
	font-family: Verdana,arial;
	color: #000000;
	width: 652px;
	height: 25px;
}

.UL_Square
{
	list-style-type: square;
}
.UL_Arrow
{
	list-style-image: url(   '/portals/40/static/images/imgAdvice/li-arrow.gif' );
}
.OL_lAlpha
{
	list-style-type: lower-alpha;
}
.OL_Decimal
{
	list-style-type: decimal;
}
.DottedLine
{
	border-bottom: 1px dotted #314D65;
}
.txt01_10
{
	font-family: verdana, arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.txt02_13
{
	font-family: verdana, arial;
	font-size: 13px;
	color: #314D65;
	text-decoration: none;
}
.txt06_10
{
	font-family: verdana, arial;
	font-size: 10px;
	color: red;
	text-decoration: none;
}

.TBorder
{
	border: solid 1px #314D65;
	background-color: white;
	font-size: 13px;
	font-family: Verdana,arial;
	font-weight: bold;
	color: #314D65;
	margin: 0px;
	padding: 4px;
}
.BoldRed
{
	font-weight: bold;
	color: red;
}
td.advice
{
	padding: 13px 0 0 0;
	text-align: justify;
}

#colorFotocasa
{
	color: #314D65;
}

.T
{
	font-family: verdana, arial;
	font-size: 13px;
	color: #314D65;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-color: White;
	border-bottom: 1px solid black;
	border-bottom-width: 2px;
}

.ST
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	color: #314d65;
	font-family: verdana, arial;
	text-decoration: none;
}
.ol.General
{
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.li.General
{
	padding-bottom: 10px;
}

#tbl_vis {
                background-color:#10245A;
                text-align:center;
                font-family:Arial;
                width:500px;
         }
#tbl_vis .tbl_encabezado td {
                            color:#FFFFFF;
                            border:solid 1px #FFFFFF;
						}
  
  
#tbl_vis .tbl_datos_1  {
                      background-color:#FFFFFF;
                  }
/* Quitamos la ayuda por mouse                 
#tbl_vis .tbl_datos_1:hover {
                      background-color:#10245A; 
                      color: #FFFFFF;
                      }
*/
  
#tbl_vis .tbl_datos_2 {
                        background-color:#dfefff; /*#dfefff*/
              }
              
/* Quitamos la ayuda por mouse             
#tbl_vis .tbl_datos_2:hover  {
                      background-color:#10245A /*
                      color: #FFFFFF;                            
                        }
*/
.tbl_vis {
                background-color:#10245A;
                text-align:center;
                font-family:Arial;
                width:500px;
         }
.tbl_vis .tbl_encabezado td {
                            color:#FFFFFF;
                            border:solid 1px #FFFFFF;
						}
.tbl_vis .tbl_datos_1  {
                      background-color:#FFFFFF;
                  }		
.tbl_vis .tbl_datos_2 {
                        background-color:#dfefff; /*#dfefff*/
              }                  				
