/* CSS Document */
* {
/*	margin:0;
	padding:0;*/
}
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-size:1em;
	line-height:1em;
	background-image:url(../img/f_pagina.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#4a4949;
}

.fleft {
	float:left;
	width:auto;
} /* width:auto  ancho artif. */
.fright {
	float:right;
	width:auto;
} /* width:auto  ancho artif. */
a img {
	border:0
}
img {
	vertical-align:top;
}
a {
	color:#0251A8;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
.ul li {
	background:url(../img/marker2.gif) top left no-repeat;
	background-position:0 9px;
	margin:0 0 0 8px;
	padding-left:10px;
	line-height:1.64em;
}
.ul li a {
	color:#0251A8;
	text-decoration: underline;
	line-height:1.64em;
	font-size:1em
}
.ul li a:hover {
	text-decoration:none;
}

.ul_p {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	margin-bottom: 17px;
}
.ul_p li {
	background:url(../img/marker2.gif) top left no-repeat;
	background-position:0 9px;
	margin:0 0 0 8px;
	padding-left:10px;
	line-height:1.64em;
}
.ul_p li a {
	color:#0251A8;
	text-decoration: underline;
	line-height:1.64em;
	font-size:1em
}
.ul_p li a:hover {
	text-decoration:none;
}


/* cualquier actualizacion de title hay que actualizarlo en bloque_izquierda.css*/
.titular {
	margin-bottom:21px;
	font-weight: bold;
	font-size: 1.6em;
	color: #3A6987;
}
.sub_titular {
	margin-bottom:15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #3A6987;
	margin-top: 20px;
}
.sub_titular_02 {
	margin-bottom:5px;
	margin-top:10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3A6987;
}






h1 {
	margin-bottom:21px;
	font-weight: bold;
	font-size: 1.4em;
	color: #3A6987;
}
h2 {
	margin-bottom:5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #3A6987;
	margin-top: 10px;
}
h3 {
	margin-bottom:5px;
	margin-top:10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3A6987;
}
.img-left {
	float:left;
	margin:0 20px 16px 0;
	width:auto; /* width:auto  ancho artif. */
}
.imgPeque-left {
	float:left;
	margin:0 5px 4px 0;
	width:auto
} /* width:auto  ancho artif. */
.img-indent {
	margin:0 0 16px 0
}
p {
	margin:0 0 17px 0
}
.p {
	margin-bottom: 17px;
}

.div_linea {
	background-image:url(../img/tail1.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	height:1px;
}
.N {
	font-weight:bold;
}
.N_top1 {
	font-weight:bold;
	margin-top:5px;
}
.Normal {
	font-weight: normal;
}
.sub_titular_lineaInf01 {
	margin-bottom:5px;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 2px 8px;
	color: #3A6987;
	border-bottom-style: solid;
	border-bottom-color: #6678B1;
	border-bottom-width: 2px;
	margin-top: 10px;
}

.bloque_html {
	padding: 6px 0px 6px 8px;
}
.bloque_html_34 {
	padding: 0 0 6px 8px;
}
.bloque_html_4 {
	padding: 0 0 0 8px;
}
.bloque_html_13 {
	margin-bottom:10px;
	margin-top:10px;
}
.bloque_html_1 {
	margin-top:10px;
}
.bloque_html_3 {
	margin-bottom:10px;
}
.bloque_html_14 {
	margin-top:10px;
	margin-left:10px;
	
}


.indent {
	padding:0
}
.indent_p {
	padding:0
	margin-bottom: 17px;
}

.link-1 {
	display:block;
	float:left;
	background:url(../img/link_bg.gif) left top repeat-x;
	color:#FFFFF9;
	text-decoration:none;
	width:auto;
} /* width:auto  ancho artif. */
.link-1 em {
	display:block;
	background:url(../img/link_left.gif) no-repeat left top;
	font-size:.916em;
}
.link-1 b {
	display:block;
	background:url(../img/link_right.gif) no-repeat right top;
	padding:4px 11px 4px 12px;
	font-style:normal;
}
.link-1:hover {
	text-decoration:none;
	color:#FFF
}



.link-12 {
	display:block;
	float:left;
	background:url(../img/link_bg.gif) left top repeat-x;
	color:#FFFFF9;
	text-decoration:none;
	width:auto;
} /* width:auto  ancho artif. */
.link-12 em {
	display:block;
	background:url(../img/link_left.gif) no-repeat left top;
	font-size:.916em;
}
.link-12 b {
	display:block;
	background:url(../img/link_right.gif) no-repeat right top;
	padding:4px 11px 4px 12px;
	font-style:normal;
}
.link-12:hover {
	text-decoration:none;
	color:#FFF
}










.align_left {
	text-align:left;
}
.align_center {
	text-align:center;
}
.align_right {
	text-align:right
}
.txt_peque01{
	font-size:11px;
	}
.a_sin_subrayado{ text-decoration:none;}

.col-1 .titular {
	margin-bottom:10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #3A6987;
}
.col-1 .sub_titular {
	margin-bottom:5px;
	margin-top:10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #3A6987;
}


/* No visibles en el editos HTML */
select {
	font-size:.84em;
	color:#2d3331;
	height:20px;
	font-family:Tahoma;
}
input {
	background:#FFFFFF;
	width:180px;
	height:18px;
	font-size:1em;
	padding-left:5px;
	vertical-align:middle;
	margin-right:10px
}
textarea {
	border:1px solid #c2c1ba;
	background:#FFFFFF;
	width:248px;
	height:201px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}

.sonja {
	font-weight: bold;
	color: #F00;
	text-align: center;
}



/* Modulo: Patentes*/
.patentes_titular {
	margin-bottom:10px;
	margin-top:15px;
	font-weight: bold;
	font-size: 1.2em;
	color: #3A6987;
}

.subrayado{
	text-decoration:underline;
}