/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/* Elementos basicos */
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

html, body {
	height: 100%;
	margin: 0px;
	}
	
body {
	margin-left: 153px;
	background: #E5E5E5 url(../images/escudobkg.gif) no-repeat left top;	
	}
	
body, td {  
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #515151;
	}
	
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/*/////////LAYOUT////////////*/
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

	
#contenido {
	padding: 10px 14px 5px 14px;
	}

/*///////////////////////////////////////*/
/*///////////////////////////////////////*/
/*/////////ELEMENTOS////////////*/
/*///////////////////////////////////////*/
/*///////////////////////////////////////*/

/*HEADERS*/

h1, h2, h3, h4, h5, h6	{
	margin: 0px auto;
	letter-spacing: -1px;
	color: #2E5B84;
	}

hr	{
	display: none;
	}	

ul	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

form {
	margin: 0px auto;
	}

/*FECHA*/
.fechacab {
	font-size: 10px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #4B7FA4;
	}
	

/*MENU PRINCIPAL*/
#menuPrincipal	{
	font-size: 11px;
	color: #044F83;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	/*height: 23px;*/
	vertical-align: middle;
	/*background: #ff00ff;*/
	}

#menuPrincipal span {
	display: block;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #BEBEBE;
	border-bottom-style: dotted;
	}
	
#menuPrincipal .last {
	border-bottom-width: 0px;
	}

#menuPrincipal a, #menuPrincipal a:link, #menuPrincipal a:visited   {
	color: #545454;
	text-decoration: none;
	}
	
#menuPrincipal a:hover {
	color: #044F83;
	text-decoration: underline;
	}
	
#menuPrincipal a:active {
	color: #044F83;
	text-decoration: none;
	}

/*CONTENIDO*/

#contenido .modulo	{
	padding: 10px 12px 0px 12px;
	display: block;
	/*background: #00ff00;*/
	}

#contenido h2 {
	font-size: 21px;
	display: block;
	}

#contenido .modulo .moduloFecha	{
	padding-bottom: 8px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-size: 12px;
	display: block;
	}

#contenido .modulo .moduloTexto	{
	margin: 10px 0px 10px 0px;
	display: block;
	/*background: #000000;*/
	}

#contenido .modulo .moduloTexto .Intro:first-letter {
	font-size: 21px;
	font-weight: bold;
	color: #2E5B84;
	line-height: 21px !important;
	line-height /**/: normal;
	}
	
#contenido .modulo .moduloTexto p {
	text-indent: 15px;
	margin-top: 0px;
	padding-top: 0px;
	}
	
#contenido .modulo .moduloTexto ul {
	margin-left: 38px;
	margin-bottom: 12px;
	padding-left: 0px;
	list-style-type: square;	
	}
	
#contenido .modulo .moduloTexto ul li {
	margin-bottom: 6px;
	/*background: #00ff00;*/
	display: block;
	position: relative;
	}
	
/*IMAGENES*/
		#contenido .imgLeft  {
			float: left;
			padding: 0px 0px;
			margin: 0px 18px 4px 0px;
			clear: both;
			}
			
		#contenido .imgRight {
			float: right;
			padding: 0px 0px;
			margin: 0px 0px 4px 18px;
			clear: both;
			}
			
		#contenido .imgDefault {
			padding: 0px 0px;
			margin: 0px 0px 4px 0px;
			clear: both;
			}
			
		.imgLeft img, .imgRight img, .imgDefault img {
			padding: 0px 0px;
			margin: 0px 0px;
			/*border-width: 1px;
			border-style: solid;
			border-color: #000000;*/
			position: relative;
			display: block;
			}
			
		#contenido .imgFoot {
			padding: 0px 0px;
			margin: 0px 0px;
			display: block;
			text-align: center;
			clear: both;
			}
	
.smenu	{	
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	top: 4px;
	right: 0px;
	color: #044F83;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	float: right;
	/*background: #00ff00;*/
	position: relative;
	display: block;
}

.smenuFullofS	{	
	padding: 5px;
	margin: 0px;
	font-size: 11px;
	width: 534px !important;
	width /**/: 546px;
	color: #044F83;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #E5E5E5;
	/*background: #00ff00;*/
	position: relative;
	display: block;
}

.smenuFullofS ul {
	margin-left: 18px;
	padding-left: 0px;
	list-style-type: circle;	
	}
	
.smenuFullofS ul li {
	margin-bottom: 2px;
	}

.masInfo a, .masCosas a {
	padding-right: 18px;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2E5B84;
	display: compact;
	}

.masInfo a {
	background: transparent url(../images/btt_masinfo.gif) right 5px no-repeat;
	}

.masCosas a {
	background: transparent url(../images/btt_adelante.gif) right 5px no-repeat;	
	}

#contenido .separador {
	margin-top: 20px;
	height: 30px;
	clear: both;
	width: 546px;
	background: transparent url(../images/hr.gif) repeat-x;
	display: block;
	}

/*FORMULARIOS*/

#contenido .formularioTipo1	{
	margin-right: 20px;
	width: 275px;
	position: relative;
	display: table;
	}

#contenido .formularioTipo1 .tdCampos	{
	padding: 0px 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #2E5B84;
	}

#contenido .formularioTipo1 .box	{
	width: 249px;	
	}

.formbtt, .formbttSearch	{
	/*margin: 4px 4px 0px 0px;
	height: 21px;
	display: table-cell;
	position: relative;
	float: left;*/
	}
	
.formbtt	{
	/*padding: 0px 8px 0px 0px;
	background: #ff00ff url(../images/btt_right.gif) right top no-repeat;
	*/
	}

.formbttSearch	{
	/*padding: 0px 27px 0px 0px;
	background: #ff00ff url(../images/btt_search.gif) right top no-repeat;*/
	}

.formbtt input, .formbttSearch input	{
	/*margin: 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 21px;
	border-width: 0px;
	border-style: none;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #D2FF00 url(../images/btt_bkg.gif) no-repeat;
	display: block;*/
	}

/*FOOTER*/

#footer {
	padding: 0px 14px 10px 14px;
	}

.footerFirma {
	padding: 2px 4px 0px 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #1A5986;
	font-size: 10px;
	line-height: 11px;
	}
	
.footerFirma a {
	color: #1A5986;
	}
	
	
/* LINKS */

a, a:link {
	color: #2E5B84;
	text-decoration: underline;
	}
	
a:visited {
	color: #7E7E7E;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #FAD44F;
	text-decoration: underline;
	}
	


	

	
/* TEXTOS */
.smalltxt {
	font-size: 10px;
	}
.normaltxt {
	font-size: 11px;
	}
.mediumtxt { 
	font-size: 13px;
	}     
	
/*DESTACA*/
.destaca01 {
	color: #2E5B84;
	}
	
