body {
	background-color: #EAF3F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/cab_bck.jpg);
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #ECF2F0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ECF2F0;
	SCROLLBAR-SHADOW-COLOR: #9CB8CD;
	COLOR: #9CB8CD;
	SCROLLBAR-3DLIGHT-COLOR: #F7F9F8;
	SCROLLBAR-ARROW-COLOR: #B3CBD7;
	SCROLLBAR-TRACK-COLOR: #B3CBD7;
	SCROLLBAR-DARKSHADOW-COLOR: #5385AA;
	/*border-color: #B3CBD7;*/
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	

}
hr {
	color: #ABC5C9;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0F839F;
	text-align: left;
	color: #C0FFFF;
	border: 1px inset #007491;
	background-image: url(images/bck_txt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0F839F;
	text-align: left;
	vertical-align: bottom;
	width: 55px;
	height: 18px;
	color: #C0FFFF;
	/*border: 1px inset #007491;*/
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.ver {
	color: #ffc659;
	}

.col_izq {
	/*estilo de la celda izquierda en preview de Nota*/
	background-image: url(images/franja_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #007593;
	vertical-align: top;
	width: 113px;
	height: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00627B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00627B;
	border-right-color: #00627B;
	border-left-color: #00627B;
}
.reg_izq {
	/*estilo de la celda izquierda en preview de Nota*/
	background-image: url(images/franja_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #007593;
	/*vertical-align: top;
	display: block;*/
	
}

.box_pre {
	/*estilo de la celda ppal en preview de Nota*/
	background-image: url(images/franja_pre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D7E2E4;
	height: 100%;
	/*width: 100%;*/
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DDDC;
	padding: 10px;
	text-align: left;
	margin: 0px;
	width: 100%;
	/*display: inline;*/
}
.box_pre_tommy {
	/*estilo de la celda ppal en preview de Nota*/
	background-image: url(images/franja_pre_tommy.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #007593;
	height: 100%;
	/*width: 100%;*/
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DDDC;
	padding: 10px;
	text-align: left;
	margin: 0px;
	width: 100%;	/*display: inline;*/
}

#Table_pre {
	background-color: #007593;
	/*display: block;
	height: 173px;*/

}

.txt_esp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #dbf8ff;
	line-height: 9px;
	vertical-align: top;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
		/**/
}
.txt_eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #90c8d6;
	line-height: 9px;
	vertical-align: top;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	top: 0px;
	/**/
}
#btn {
	width: 58px;
	height: 31px;
	margin: 0px auto;
	background-image: url(images_reg/bck_tit_reg.jpg);
	background-repeat: repeat;
}
	#btn a {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	}
	#btn a:hover {
	background-color: #FF9900;
	}
.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0F839F;
	text-align: left;
	vertical-align: bottom;
	width: 75px;
	height: 18px;
	color: #C0FFFF;
	border: 1px inset #007491;
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.form_txt_160 {
	width: 160px;
}
.form_radio {
	width: 15px;
	height: 15px;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-color: #007491;
	border-right-color: #007491;
	border-bottom-color: #007491;
	border-left-color: #007491;
}


.body_txt_tommy {
	/*estilo del cuerpo del texto en preview de nota en Blog*/
	font-size: 11px;
	color: #DFE9EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	display: inline;
}
.body_txt {
	/*estilo del cuerpo del texto en preview de nota en Blog*/
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	display: inline;
}
.fecha_usuario {
	color: #007491;
	font-weight: bold;	
}
.box_img {
	/*estilo de la celda de la imagen en preview de Nota*/
	background-image: url(images/franja_pre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D7E2E4;
	/*vertical-align: top;*/
	/*display: block;*/
	height: 100%;
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #D4DDDC;
	/*display: inline-block;*/
	margin: 0px;
	text-align: center;
}
.ver_img {
	/*estilo celda del boton VER*/
	background-image: url(images/ver.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #007593;
	width: 11px;
	height: 11px;
	display: block;
}

.top {
	background-color: #006B87;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/cab_bck.jpg);
	background-repeat: repeat;
}
.nada {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.archivos_box {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #92B7BD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.der_1_box {
	/*estilo 2º celda empezando x la derecha*/
	background-image: url(images/index_blog_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67959E;
}
.style10 {
	/*estilo nº de año (Archivos)*/
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
}
.der_2_box {
	/*estilo 1º celda empezando x la derecha*/
	background-image: url(images/index_blog_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	/*estilo fecha en preview de nota*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0FFFF;
	display: block;
	margin: 0px;
}
.style2 {
	/*estilo textos "ver", "comentar", etc*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffc659;
}

.style3 {
	/*título de preview de nota en el blog*/
	font-size: 24px;
	color: #007593;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.style3_tommy {
	/*título de preview de nota en el blog*/
	font-size: 30px;
	color: #6FADBF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
.style5 {
	/*bajada de preview de nota en el blog*/
	font-size: 12px;
	color: #92B7BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

