* {
	padding: 0;
	margin: 0;
	outline: none;
	}
	
body {

	margin-top: 10px;
	background: #9aa7d3;
	font-family: Tahoma,"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	}
	
p {
	padding-bottom: 10px;
	text-align: justify;
	line-height: 13px;
	color: #595959;
	}
	
a {
	color: #595959;
	text-decoration:none;
	
	}
	
a:hover {
	text-decoration: underline;
	}
	
img {
	border-color: #235291;
}	

ul li {
	list-style-type: none;
	
}	

	
h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #aa0000;
	font-weight: bold;
	font-style: italic;
	padding-left: 2px;
	height: 30px;
	}
	
h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #5a4b3f;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	line-height: 21px;
	}

h2 a {
	color: #5a4b3f;
	padding: 0 1px;
	}

	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.wrapper {
	width: 918px;
	margin:0 auto;
	background: #fff;
	height: 525px;
}
	
.clear {
	clear:both;
	}
	
#cabecera {
	width: 918px;
	float: left;
	height: 97px;
}
#cabecera .logo {
	float: left;
	width: 312px;
	height: 97px;
	background: url('/img/logo.jpg') no-repeat top right #9aa7d3;
}

#cabecera .menu {
	float: right;
	width: 600px;
	height: 85px;
	background: #fff;
	line-height: 0px;
	 
}

#cabecera ul .tabs {
	list-style-type: none;
	float: left;
	width: 600px;
	height: 84px;
	display: inline;
}

#cabecera .tab1 li {
	float: left;
	width: 100px;
	height: 81px;
	line-height: 16px;
	display: block;
	border: 1px solid #000;
	background: url('/img/tab1.gif') no-repeat center;
}

#cabecera .tab1 a {
	float:left;
	font-size:100%;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display: block;
	width: 60px;
	height: 41px;
	padding: 20px;
	background: url('/img/tab1.gif') no-repeat center;
	font-weight: bold;
	line-height: 16px;
}

#cabecera .tab1 a:hover {
	background: url('/img/tab1on.gif') no-repeat center;
	text-decoration:none;
	color: #fff;
	width: 60px;
	height: 41px;
}


#cabecera .tab li {

	float: left;
	width: 100px;
	height: 81px;
	line-height: 16px;
	border: 1px solid #000;
}

#cabecera .tab a {
	font-size:100%;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display: block;
	float:left;
	width: 60px;
	height: 41px;
	padding: 20px;
	background: url('/img/tab.gif') no-repeat center;
	font-weight: bold;
	line-height: 16px;
	
}

#cabecera .tab a:hover {
	background: url('/img/tabon.gif') no-repeat center;
	text-decoration:none;
	color: #fff;
	width: 60px;
	height: 41px;
}

#imagen {
	width: 202px;
	height: 435px;
	float: left;
	background: url('/img/fondoizda.jpg') left top no-repeat;
}
#izda {
	width: 918px;
	height: 430px;
	float: left;
	background: #fff;
}
#blkdcha {
	width: 197px;
	float: right;
	height: 430px;
	background: #fff;
}
#blkdcha .noticias {
	float: left;
	padding: 5px;
	height: 129px;
	background: url('/img/fondonoticias.gif') repeat-x;
	width: 183px;
	margin-bottom: 4px;
	color: #000;
}
#blkdcha .enlaces {
	float: left;
	padding: 5px;
	height: 81px;
	background: url('/img/fondoenlaces.gif') repeat-x;
	width: 183px;
	margin-bottom: 4px;
}
#blkdcha .descargas {
	float: left;
	padding: 5px;
	height: 66px;
	background: url('/img/fondoenlaces.gif') repeat-x;
	width: 183px;
	margin-bottom: 4px;
}

#blkdcha .cabecera {
	float: left; 
	width: 193px; 
	height: 20px; 
	background: url('/img/esq1.gif') left top no-repeat #a5a5a6;
	color: #fff;
	font-weight: bold;
}
#blkizda {
	width: 717px;
	float: left;
	background: #fff;
	height: 340px;
	
}
#blkcuerpo {
	float: left; 
	background: url('/archivos/imagen/izquierdageneral01.jpg') no-repeat top left; 
	padding-left: 212px;
	height: 435px; 
	width: 700px;
}

#blkpie {
	width: 490px;
	height: 35px;
	padding: 5px;
	float: right;
	color: #595959;
	text-align: center;
	font-size: 9px;
}	
	
#blkpiegrande {
	width: 690px;
	height: 35px;
	padding: 5px;
	float: right;
	color: #595959;
	text-align: center;
	
	font-size: 9px;
}	
	


		
/* standard list style table */
table.adminlist {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
}

table.adminlist th {
    margin: 0px;
    padding: 6px 4px 2px 4px;
    height: 25px;
    background-repeat: repeat;
    font-size: 11px;
    color: #000;
}
table.adminlist th.title {
    text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
    color: #c64934;
    text-decoration: none;
}

table.adminlist th a:hover {
    text-decoration: underline;
}

table.adminlist tr.row0 {
    background-color: #F9F9F9;
}
table.adminlist tr.row1 {
    background-color: #FFF;
}
table.adminlist td {
    border-bottom: 1px solid #e5e5e5;
    padding: 4px;
    vertical-align: top;
}
table.adminlist tr.row0:hover {
    background-color: #f1f1f1;
}

table.adminlist tr.row1:hover {
    background-color: #f1f1f1;
}
table.adminlist td.options {
    background-color: #ffffff;
    font-size: 8px;
}

table.adminform {
    width: 100%;
}

table.adminform tr.row0 {
    background-color: #f9f9f9;
}
table.adminform tr.row1 {
    background-color: #eeeeee;
}

table.adminform td {
    padding: 2px;
    text-align: left;
}
table.adminform td.editor {
    font-size: 9px;
}
          
/* Paging */
div.paging {
	color: #ccc;
	margin: 5px;
	
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	padding: 0;
	width: 100%;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 2px;
	vertical-align: text-top;
}
form div.input {
	color: #444;
	
}
form div.required {
	color: #999999;
	
}
form div.submit {

	clear: both;
	margin-top: 10px;
	text-align: left;
	border: 0;
}

label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 9px;
	font-family: "tahoma", "lucida grande", "verdana", sans-serif;
	padding: 1px;
	border: 1px solid #000;
}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 100%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
	border: 0;
}
input[type=submit] {
	background: #f4f4f4;
	display: inline;
	font-size: 10px;
	padding: 2px;
	width: auto;
	vertical-align: bottom;
	border: 1px solid #000;
	
}
input[type=hidden] {
	border: 0;
}

input[type=image] {
	border: 0;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 120%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
	padding: 4px;
}


