body, html {
	background-color: #FFFFED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3C1A;
	margin: 0px auto;
	width: 770px;
	height: 100%;
}

#cccccontenedor { 
}

#portada {
	float:left;
	width: 734px;
	height: 190px;
	margin-top: 2px;
	padding: 10px 18px 0px 18px;
	background-color: #343400;
	color: #FFFFEB;
	font-weight: bold;
}

#logos {
	padding: 20px 0px 0px 140px;
}

#izquierda300 {
	float:left;
	padding-left: 300px;
}

#cajaLogin {
	float:left;
	width: 140px;
	height: 115px;
	padding-top: 15px;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3C1A;
}

label.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #3B3C1A;
}

label.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3B3C1A;
}

select, textarea, input {
	font-size:10px;
	color:#3B3C1A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	border:1px solid #3B3C1A;
}
input.radio {
	border:0px;
}

textarea {
	border:1px solid #3B3C1A;
}

select.select380 {
	font-size:9px;
	width:380px;
	font-weight: normal;
}

select.select250 {
	width:250px;
}

select.select150 {
	width:150px;
}

select.select200 {
	width:200px;
}

select.select120 {
	width:120px;
}

select.select70 {
	width:70px;
}

input.sinBorde {
	border:0px;
	font-weight: normal;
	background-color: #E6E6CC;
}

input.sinBordeSinColor {
	border:0px;
	font-weight: normal;
}

input.grande {
	border:0px;
	font-weight: bold;
	font-size:14px;
	color:#323402;
	background-color: #E6E8B6;
}

input.mediano {
	border:0px;
	font-weight: bold;
	font-size:12px;
	color:#323402;
	background-color: #E6E8B6;
}

.noEditable {
	background:#EFEFEF;
}

#cabecera {
	width: 734px;
	height: 65px;
	margin-top: 2px;
	padding: 10px 18px 0px 18px;
	background-color: #343400;
	color: #FFFFEB;
	font-weight: bold;
}

#nombresRes {
	width: 733px;
	height: 17px;
	margin-top: 4px;
	padding-top: 4px;
	background: url(../images/bgNombresRes.jpg);
	color: #3B3C1A;
	font-weight: bold;
	text-align: center;
}

#subcabecera {
	float:bottom;
	width: 770px;
	height: 130px;
	margin-top: 1px;
	background: url(../images/bgSubcabecera.jpg);
	font-size: 10px;
	font-weight: bold;
}

#subcabeceraPortada {
	float:left;
	width: 770px;
	height: 130px;
	margin-top: 1px;
	background: url(../images/bgSubcabecera.jpg);
	font-size: 10px;
	font-weight: bold;
}

#subcabConec {
	float:left;
	width: 170px;
	height: 130px;
}

#subcabTextoConec {
	height: 10px;
	padding: 12px 0px 0px 24px;
}

#subcabPerfil {
	height: 100px;
	padding: 4px 0px 0px 15px;
}

#subcabCajaPerfil {
	height: 50px;
	padding: 4px 0px 0px 6px;
	border: #343400 solid 1px;
	background-color: #E6E8B6;
}
#subcabCajaPerfilNombre {
	font-weight: normal;
}

a.boton, a.botonActivo {
	float:left;
	height: 13px;
	width: auto;
	padding: 4px 6px 4px 6px;
	color: #3B3C1A;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background: url(../images/bgBoton.jpg);
	border:  1px solid #343400;
}
a.boton:hover, a.botonActivo {	
	text-decoration: none;
	background: url(../images/bgBotonActivo.gif);
}

#subcabLinVer {
	float:left;
	width: 20px;
	height: 130px;
	background: url(../images/subcabLinVer.jpg) no-repeat;
}

#subcabBotGrandes{
	float:left;
	padding-top: 27px;
	width: 170px;
	height: 103px;
}

#sepBotonGrande {
	padding-bottom: 4px;
}

a.botonGrande, a.botonGrandeActivo {
	display: block;
	height: 12px;
	width:168 ;
	padding: 4px 6px 4px 16px;
	color: #3B3C1A;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background: url(../images/bgBotonGrande.jpg) no-repeat;
	border: #343400 solid 1px;
}
a.botonGrande:hover, a.botonGrandeActivo, a.botonGrandeActivo:hover {	
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/bgBotonGrandeActivo.jpg);
}

#subcabEvento {
	float:left;
	width: 200px;
	height: 130px;
}

#subcabTextoEvento {
	height: 10px;
	padding: 12px 0px 0px 8px;
}

#subcabCajaEv {
	height: 100px;
	padding: 4px 0px 0px 15px;
}

#subcabCajaEvento {
	height: 80px;
	margin-top: 4px;
	padding: 4px 0px 0px 10px;
	border: #343400 solid 1px;
	background-color: #E6E8B6;
}
#subcabCajaEventoDatos {
	font-weight: normal;
}

#sepOpciones {
	float:left;
	width: 10px;
	height: 130px;
}

#subcabOpsEvento {
	float:left;
	width: 167px;
	height: 130px;
}

#subcabTextoOpsEvento {
	height: 10px;
	padding: 12px 0px 0px 8px;
}

#subcabCajaOpsEvento, #subcabCajaOpsEventoSel {
	height: 80px;
	margin-top: 4px;
	padding: 4px 0px 0px 0px;
	border: #343400 solid 1px;
	background: url(../images/bgCajaOpsEvento.jpg);
}

#subcabCajaOpsEvento ul {
	color: #959579;
	font-weight: bold;
	list-style: square;	
	list-style-type: square;
	padding: 0;
	margin: 0 auto;
}

#subcabCajaOpsEvento li {
	margin-left: 20px;
}

#subcabCajaOpsEventoSel ul {
	color: #333300;
	font-weight: bold;
	list-style: square;	
	list-style-type: square;
	padding: 0;
	margin: 0 auto;
}

li.subcabCajaOpsEventoNoSelec {
	margin-left: 22px;
	cursor: pointer;
}

li.subcabCajaOpsEventoSelec {
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	cursor: pointer;
	background: url(../images/bgOpEvento.jpg);
}

#cuerpo {
	width: 770px;
	background-color: #E6E6CC;
	padding: 0px 0px 0px 0px;
}

#sepCuerpo {
	padding-top: 2px;
	background-color: #FFFFED;
}

#margenCuerpo {
	float: left;
	width: 755px;
	padding: 10px 0px 0px 15px;
	background-color: #E6E6CC;
}

#barraLugar {
	width: 758px;
	height: 36px;
	background: url(../images/bgBarraLugar.jpg) no-repeat;
	color: #333300;
	font-size: 10px;
	padding: 12px 0px 0px 12px;
}

#barraBotones {
	width: 770px;
	height: 42px;
	background: url(../images/bgBarraLugar.jpg) no-repeat;
	color: #333300;
	font-size: 10px;
	margin-top:1px;
	padding-top: 8px;
}

#textoCentrado {
	text-align: center;
}

hr {
	color: #9D9D83;
	width: 96%;
	height: 1px;
}

a {
	color: #3B3C1A;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a:hover {	
	text-decoration: underline;
}

a.activo {
	color: #3B3C1A;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.activo:hover {	
	text-decoration: underline;
	font-weight: bold;
}

#agenda {
	background-color: #FFFFFF;
	color: #3B3C1A;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#eventosAgenda {
	background-color: #FFFFFF;
	color: #3B3C1A;
	font-weight: normal;
	font-size: 10px;
}

td.diaActual {
	border:1px solid #3B3C1A;
}

#paginacion {
	margin-top: 2px;
	padding: 6px 12px 8px 12px;
	background-color: #4A491B;
	color: #F2F1D5;
	font-weight: normal;
	font-size: 11px;
}

#cajaPaginacion {
	border: #F2F1D5 solid 1px;
	margin-top: 6px;
	padding: 4px 0px 4px 6px;
	background-color: #4A491B;
	color: #F2F1D5;
	font-weight: normal;
	font-size: 11px;
}

span.pagNegrita {
	font-weight: bold;
}

th {
	height: 26px;
	border-bottom: #9D9D83 solid 1px;
	background-color: #E6E6CC;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

td.impar {
	height: 26px;
	border-bottom: #9D9D83 solid 1px;
	background-color: #E6E6CC;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
}

td.par {
	height: 26px;
	background-color: #F0F1DF;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
}

td.mesa {
	height: 26px;
	border-bottom: #9D9D83 solid 1px;
	background-color: #E6E6CC;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
}

table.presupuesto {
	border-bottom: #9D9D83 solid 1px;
	background-color: #E6E8B6;
}

table.total {
	border: #33360B solid 1px;
	background-color: #E6E8B6;
}