.min {
    FONT-SIZE: 9px; 
	}

A {
	TEXT-DECORATION: none;
}
p {
	text-align: justify;
	text-indent: 14px;
}
a:hover {
	COLOR: #FFCC33;
	text-decoration: underline;
}

a:link {
	color: #FFCC33;
	text-decoration: none;
	}
a:visited {
	color: #FFCC33;
	text-decoration: none;
	}
.navtop { 
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
a.navtop { 
    COLOR: #000000;
	LINE-HEIGHT: 15px;
	TEXT-DECORATION: none;
	}
a.navtop:hover { 
    COLOR: #000000;
	LINE-HEIGHT: 15px;
	TEXT-DECORATION: underline;
	}
.footer
{
    FONT-SIZE: 10px
}
.caja { border: 1px solid #999999; }
.titb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}
.titc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	
}
TD.l { border-right: 1px solid #E8E8E8; }
LI {
	list-style-image: url(../images/li.gif);
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	list-style-type: none;
	background-repeat:  repeat-x;
	color: #333333;
	font-weight: bold;


}
.titpagina {
	background-image: url(../images/subrayado.jpg);
	background-repeat:   repeat-x;
	background-position: bottom;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
	text-indent: 0px;
}

.fotsoc {
	border: 1px solid #333333;
	padding: 3px;
	margin: 7px;
	text-align: center;
}
.fotcuadro {
	text-align: center;
	vertical-align: bottom;
}
.content490 {
	background-image: url(../images/form_b490content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.contentimgleft {
	border: 1px solid #0066FF;
	margin-right: 10px;
	float: left;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contentprecio {
	float: right;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-right: 5px;
}
.contenttitulo {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.contenttexto {
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.contentcuerpo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: justify;
}

.contentcolizq {
	width: 170px;
	font-size: 14px;
	margin-top: 5px;
	float: left;
}
.contentcolder {
	width: 170px;
	font-size: 14px;
	margin-top: 5px;
	float: right;
}

.thumbnail{
	position: relative;
	z-index: 0;
}.thumbnail:hover{
background-color: transparent;
z-index: 50;
}.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFCC;
	padding: 5px;
	left: -1000px;
	border: 1px solid #0066FF;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: 3px; /*position where enlarged image should offset horizontally */
}
.publiizq {
	border: 1px solid #006699;
	background-color: #CCCCCC;
	padding: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Crea una capa con scroll cuando se desborda el contenido */
.scroll {unicode-bidi:bidi-override; direction:rtl; display:block; width:300px; height:100px; overflow:auto; padding:10px; border:1px solid #ba8; margin:0 auto;}
.scroll p {font-size:14px; line-height:16px;}

