
/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

body {
	margin: 20px 0 20px 0;
	padding: 0 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	background: url("http://www.sindominio.net/lenterao/404.html") repeat-x;
	color: #000;
	background-color: #fff;
	text-align: center; }

/* Make sure the table cells show the right font */
td { font-family: verdana, helvetica, sans-serif; }
	
/*-------------------------------------------------
GENERIC LINK STYLES
-------------------------------------------------*/

a { text-decoration: underline; padding: 1px; }
a:link { color: #03c; }
a:visited { color: #03c; }
a:hover { color: #fff; background-color: #000; text-decoration: none; }
a.image:hover { background-color: transparent; }
a.tab:link { color: #000; text-decoration: none; }
a.tab:visited { color: #000; text-decoration: none; }
a.tab:hover { color: #03c; background-color: transparent; text-decoration: underline; }
a.tabactive:link { color: #963; text-decoration: none; }
a.tabactive:visited { color: #963; text-decoration: none; }
a.tabactive:hover { color: #963; background-color: transparent; text-decoration: underline; }


/*-------------------------------------------------
NEWS
-------------------------------------------------*/

#news {
	padding: 16px;
	background-color: #F7F0D9;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, sans-serif;
	color: #333;
	}

#news p {
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, sans-serif;
	color: #333;
	}

#news h1 {
	font-size: 11px;
	line-height: 12px;
	font-family: verdana, sans-serif;
	color: #333;
	}

#news img { 
	padding: 1px; 
	margin-right: 5px; 
	border: 1px solid #dcdcdc; 
	}

#news a:hover { 
	background-color: transparent;
	}


/*-------------------------------------------------
STRUCTURE STYLES
-------------------------------------------------*/

#Container {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 760px;
	}

.Logo {
	padding-bottom: 15px;
	border-bottom: 5px solid #dcdcdc;
	}

.Nav {
	margin: 10px auto 0 auto;
	text-align: left;
	width: 100%;
	font-size: 14px;
	color: #000;
	}

.Cuerpo {
	text-align: left;
	}


.blanco {
	background-color: #ffffff;
	border: 1px dotted #d2d2d2;
	margin: 15px 0px 15px 0px;
	padding: 5px;
	color: black;
	}

.dialogtop {
	padding: 5px;
	background-color: #B4CBE2;
	border-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	}

.dialog {
	/*es el buscador*/
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #B4CBE2;
	font-size: 10px;
	font-weight: normal;
	}


.Footer {
	margin-top: 30px;
	padding: 5px 0 5px 0;
	border-top: 5px solid #dcdcdc;
	border-bottom: 5px solid #369;
	text-align: center;
	font-size: 10px;
	}

 
/*-------------------------------------------------
CUERPO PRINCIPAL
-------------------------------------------------*/
.principal {
	margin: 25px 0 0 0;
	}

.principal td {
	background-color: #efefef;
	vertical-align:top;
}

.principal td.onecols {
	background-color: #fff;
	width: auto;
	padding: 0 5px 0 5px;
}

.principal td.twocols {
	background-color: #fff;
	width: 30%;
	padding: 0 20px 0 20px;
}

.principal td.threecols {
	width: 115px;
	padding: 0 0 0 10px;
	vertical-align:bottom;
}



/*-------------------------------------------------
TABS
-------------------------------------------------*/

.tabs {
	height: 21px;
	margin: 0;
}

.tabs td, td.active {
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	text-align: center;
	background-color: #efefef;
	font-size: 11px;
	white-space: nowrap;
	width: 20%;
}

.tabs td.active {
	border-bottom: 0px;
	background-color: #fff;
	font-weight: bold;
	white-space: nowrap;
	width: 20%;
}

	
#Tabs a:link, #Tabs a:visited {
	float: left;
	background: #eaeac7;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 8px;
	margin: 0 -1px 0 0;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #333;
}

#Tabs a:link.current, #Tabs a:visited.current {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #393;
	font-weight: bold;
}

#Tabs a:hover {
	color: #000;
	background: #ffc;
}


/*-------------------------------------------------
TEXT STYLES
-------------------------------------------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   18px;
	color:       #000;
	font-weight: bold;
	padding: 9px 0 0 0;
	}


h2 {
	font-size: 16px;
	font-family: georgia, sans-serif;
	font-weight: normal;
	color: #963;
	padding: 20px 0 0 0;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #ccc;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   17px;
	color:       #000;
	margin: 10px 0 -20px 0;
	}

p {
	font-family: "Trebuchet MS", "Lucida Console", Arial, san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
	text-align: justify;
	}

	
p_old {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-family: verdana, sans-serif;
	color: #333;
	}


p.searchdescription {
	padding: 0 0 10px 0;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, sans-serif;
	color: #333;
	}

.date {
	color: #9B7D36;
	font-size: 9px;
	}


/*-------------------------------------------------
TABLE STYLES
-------------------------------------------------*/

.contentHome {
	margin-bottom: 0px;
	width: 100%;
	text-align: left;
	}
	
.contentHome td {
	}

.contentHome td.right {
	}


/*-------------------------------------------------
FORM ELEMENTS ????????????????
-------------------------------------------------*/

input.txt {
	margin: 0px 5px 0px 0px;
	padding: 3px;
	background: #fff;
	font-size: 14px;
	border:1px solid #333;
	color: #000 }


form { display: inline; }

/*-------------------------------------------------
MISC
-------------------------------------------------*/


img.logo { border: 0px; }
img { padding: 1px; margin-right: 5px; border: 1px solid #dcdcdc; }

