body {
	background: #615D52 url(../../images/fondo_web.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	color: #BA7F2C;
	font: 11px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #BA7F2C;
}

form {
	display: inline;
}



#container {
	width: 776px;
	margin: 0 auto;
}

#content {
	vertical-align: top;
}

#content h1 {
	line-height: 20px;
	margin: 0;
	padding: 12px 22px 16px 22px;
	padding-left: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background: #D3C087 url(../../images/fondo_th_2.gif) repeat-x left top;
}

#content h2 {
	font-size: 16px;
}

#content h3 {
	font-size: 14px;
}

#content h3 span {
	font-size: 11px;
}

#content a {
	color: #0B00B1;
	text-decoration: none;
}

#content a:hover {
	color: #07009B;
	text-decoration: underline;
}

#main {
	background: url(../../images/fondo_container.gif) repeat-y center top;
	padding-bottom: 3px;
	vertical-align: top;
}

#cabecera {
	width: 776px;
	height: 124px;
	background: url(../../images/cabecera.jpg) no-repeat left top;
}

#cabecera h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 340px;
	padding: 45px 0 0;
	margin: 0 38px 0 auto;
	line-height: 16px;
}


#colizq {
	vertical-align: top;
	background: #949189 url(../../images/fondo_menu.gif) no-repeat left top;
}

.menu ul {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}

/*\*/ *
html .menu li { 
	display: inline; 
} /**/

.menu li a {
	width: 128px;
	display: block;
	padding: 6px;
	border-bottom: 1px dotted #615D52;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 12px;
}

.menu li a:hover {
	color: #E6D39B;
}

.welcomecontainer {
	background: url(../../images/fondo_welcome.gif) repeat-x left top;
	
}

.welcome {
	background: url(../../images/pics_home1.jpg) no-repeat right top;
	padding-right: 325px;
	line-height: 12px;
	height: 195px;
}

.welcome h2 {
	font-size: 22px;
	line-height: 17px;
	margin: 0;
	padding: 8px;
	padding-bottom: 4px;
	color: #615D52;
	font-style: italic;
}

.welcome p {
	margin: 8px 10px;
	padding: 0;
	text-align: justify;
	letter-spacing: 0px;
}

#quicksearchcontainer {
	margin: 0;
	margin-top: 9px;
}

#quicksearch {
	background: url(../../images/fondo_welcome.gif) repeat-x left top;
}

#quicksearch th {
	color: #FFFFFF;
	padding: 6px;
	text-align: left;
	background: url(../../images/fondo_th_1.gif) repeat-x left top;
	font-size: 16px;
	font-weight: bold;
}

#quicksearch td {
	padding: 6px;
	color: #615D52;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px dotted #615D52;
}

#quicksearch input, #quicksearch select {
	font-size: 9px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#quicksearch .boton {
	border: none;
	width: 140px;
	font-weight: bold;
	font-size: 11px;
	color: #615D52;
	padding: 6px 8px;
	background: url(../../images/fondo_boton.gif) no-repeat center center;	
}

#quicksearch td.bottom {
	border: none;
}

.moretext {
	margin: 3px 0;
}

.moretext h2 {
	font-size: 16px;
	font-weight: bold;
	color: #615D52;
	padding: 6px;
	margin: 0;
}

.moretext p {
	margin: 6px 0;
	padding: 0 10px;
	text-align: justify;
	letter-spacing: 0px;
}

.newsportada {
	background: #FAF6E9;
}

#content .newsportada h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	margin: 0;
	background: url(../../images/fondo_th_2.gif) repeat-x left top;	
}

.newsportada ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.newsportada li {
	border-bottom: 1px dotted #D8BC63;
	padding: 0;
	margin: 0;
}

#content .newsportada ul li a {
	width: 189px;
	display: block;
	text-decoration: none;
	color: #615D52;
	padding: 4px 8px;
}

#content .newsportada ul li a:hover {
	color: #FFFFFF;
	background: #DABF6D;
	text-decoration: none;
}
