﻿html{
	font-size: 125%;
}
body{
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	background-color:#F3F3F3;
	background-image:url('images/Fondo5.gif');
	behavior:url("csshover.htc");  
}
table { 
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
} 
input{
	font-size: 100%;
	vertical-align:middle;
	color: #000000;
}
a{
	font-size: 100%;
	text-decoration:none;
	color: #000000;
}
#MenuDocumentos1{
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:120%;
	color: #3B3B3B;
	background:#F3F3F3 url(images/tab120.gif) no-repeat 0 0;
	border: none;
	width: 120px;
	height: 20px;    
}
#MenuDocumentos2,
#MenuDocumentos3,
#MenuDocumentos4{
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:120%;
	color: #3B3B3B;
	background:#F3F3F3 url(images/tab100.gif) no-repeat 0 0;
	border: none;
	width: 100px;
	height: 20px;    
}
#MenuDocumentos5,
#MenuDocumentos6{
	padding:2px 0px 4px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:120%;
	color: #3B3B3B;
	background:transparent url(images/tab2100.gif) no-repeat 0 0;
	border: none;
	width: 100px;
	height: 20px;    
}
#txtDocumentos1{
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#txtDocumentos2,
#txtDocumentos4{
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
#txtDocumentos3{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
}
.txtDocumentosSugeridos{
	cursor:pointer;
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
.txtDocumentosSugeridos2{
	cursor:pointer;
	background-color: #FFFFFF;
	border:1px #000000 solid;
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
.txtDocumentosSinResultados{
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
#Pais,
#Region,
#Ciudad,
#Texto,
#Titulo,
#Descripcion,
#Archivo{
	width:245px;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}
#txtLabelObligatorios,
#txtLabelTitulo,
#txtLabelDescripcion,
#txtLabelArchivo{
	width:200px;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
}
#txtLabelFoto,
#txtLabelPais,
#txtLabelRegion,
#txtLabelCiudad{
	width:200px;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
}
#Fotografia{
	cursor:pointer;
	height:110px;
}
#Fotografia2,
#Archivo2
{
	width:0px;
	visibility:hidden;
}
#BorrarFotografia,
#BorrarArchivo{
	font-family: "Trebuchet MS";
	cursor: pointer;
	border: 0px;
	text-align: center;
	background-color: transparent;
	font-size: 120%;
	color: #872815;
	width: 140px;
	height: 20px;
}
#CrearDocumentos{
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:120%;
	color: #3B3B3B;
	background:transparent url(images/botonmensajes.gif) no-repeat 0 0;
	border: none;
	width: 100px;
	height: 25px;    
}
#CrearDocumentos:hover{
	background-position: left bottom;
}
#txtMensajeRegistro{
	background-color: #FFBBBB;
	vertical-align: middle;
	visibility: hidden;
	padding: 4px;
	border: 1px #FF0000 solid;
	font-family: "Verdana";
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
#txtLabelFotoMsg{
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #000000;
}
#BorrarDocumentos{
	padding:5px 0px 5px 0px;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:120%;
	color: #F3F3F3;
	background:transparent url(images/botonregistrar2.gif) no-repeat 0 0;
	border: none;
	width: 100px;
	height: 25px;    
}
#BorrarDocumentos:hover{
	background-position: left bottom;
}
#txtTituloBaja{
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
#txtMensajeBaja
{
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
}
.txtRegistrosDocumentos{
	cursor:pointer;
	border: none;
	text-align: left;
	background-color: transparent;
	font-size: 11px;
	font-family: "Verdana";
	color:#3B3B3B;
}

