* {
margin:0;
padding:0;
}

 
/* CSS Document */

#contenedor {
	clear: both;
	float: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
}
#contenedor #top {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 780px;
	float: left;
}

#barra_menu {
	float: left;
	width: 780px;
	height:30px;
	background-color: #C8D8E5;
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
}
#barra_submenu {
	float: left;
	width: 780px;
	height:30px;
	background-color: #FFF;
	background-position: top;
}
#barra_form {
	float: left;
	width: 780px;
	height:30px;
	background-position: top;
}
/*Pie de pagina*/
#bottom {
	margin:0;
	border:0;
	background-image: url(../img/bottom.jpg);
	background-color: #fff;	
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight:bold;
	line-height:15px;
	width: 778px;
	height: 50px;
	border: 1px solid #0000ff;
	border-width: 0px 1px 1px 1px;
}
/*Fin pie de pagina*/

#contenedor #top h1 {
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 780px;
	padding: 0px;
	margin: 0px;
}
#contenedor #top a {
	height: 70px;
	width: 780px;
	display: block;
	float: left;
}
/*navegacion*/
/*
#menu 
{
	height:33px;
	margin:0;
	border:0;
	background-image: url(../img/bmid_097.gif);
	background-color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 780px;
}*/
#menu {
	width: 780px;
	height:20px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-position: top;
}


#menu li {
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#menu li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#tab 
{
	margin:0;
	top:0;
	float: left;
	width: 778px;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	background-color: #000000;
	background-image: url(../img/bright_097.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tab a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:33px;
	background-image: url(../img/bleft_097.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	width: auto;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
 
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
/*
#submenu 
{
	height:33px;
	margin:0;
	border:0;
	background-image: url(../img/bmid_097.gif);
	background-position:left bottom;
	background-color: #fff;	
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 780px;
}
#tabsubmenu 
{
	margin:0;
	top:0;
	float: left;
	width: 778px;
}
#tabsubmenu ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tabsubmenu li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tabsubmenu a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	background-color: #000000;
	background-image: url(../img/bright_097.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}

#tabsubmenu a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	line-height:33px;
	background-image: url(../img/bleft_097.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
	
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	width: auto;
}
#tabsubmenu a:hover,#tabsubmenu li.item_active a 
{
	background-position:right top;
	
 
}
#tabsubmenu a:hover span,#tabsubmenu li.item_active a span 
{
	background-position:right top;
	color:#fff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}*/

#submenu {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height:20px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
#submenu li {
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#submenu li a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
#submenu li a:visited {
	color: #547996;
	font-weight: bold;
	text-decoration: none;
}
#submenu li a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}


.submenusel{ 
padding: 5px;
background-color:#DAE7EC;
color: #fff;
 text-align: center;
 
}


#form {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height:20px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

}
#form li {
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#form li a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
#form li a:visited {
	color: #547996;
	font-weight: bold;
	text-decoration: none;
}
#form li a:hover {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}

/*fin navegacion*/
/*contenidos*/
#main {
	float: left;
	width: 738px;
	background-color: #FFFFFF;
	margin: 0px;
	padding:30px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F74CD;
	border-left-color: #2F74CD;
	color: #333;
}
#columna_izq {
	float: left;
	width: 540px;
	padding: 19px;
}
#columna_izq .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0948B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}
#contenido {
	float: left;
	width: 540px;
}
#txt {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.categoria {
	background-image: url(../img/bg_cat.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.preguntas {
	background-image: url(../img/bg_faqs.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*fin fuentes*/
.convenio {
	background-image: url(../img/bg_conv.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#doc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1C0E9;
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#doc ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-position: outside;
	list-style-image: url(../img/ico_doc.gif);
}
#doc span {
	list-style-position: inside;
	list-style-image: url(../img/ico_subir.gif);
	text-align: right;
	display: block;
	background-image: url(../img/ico_subir.gif);
	background-repeat: no-repeat;
	background-position: 500px bottom;
}



#txt img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#not {
	text-align: justify;
	float: left;
	width: 46%;
	margin: 10px;
}
#not img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}




#columna_der {
	float: left;
	width: 195px;
}
#caja1 {
	background-color: #CDDEF3;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top1_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #1160C6;
}
#caja2 {
	background-color: #E3EDf8;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top2_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #0439A5;
}
#caja3 {
	background-color: #F2F6Fc;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top3_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #000066;
}
#caja4 {
	background-color: #F1F1F1;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top1_gris.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #666666;
}
.caja-tit{
	height: 25px;
	float: left;
	width: 163px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
}

.caja_cont {
	width: 173px;
	float: left;
	padding: 10px;
}
.caja_cont ul {
	margin: 0px;
	padding-left: 20px;
}
/*fin contenido*/

/*Fuentes*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
.azul {
	color: #2870CC;
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
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;
}
 

/* 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;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	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;
}

/* CSS DE SALVADOR */

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0948B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	clear: both;
	margin-bottom: 15px;
}
h3{
	background-image: url(../img/bg_cat.jpg);
	background-position: top;
 
	height: 25px;
 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1c0e9;
	clear:both;
	margin-bottom: 10px;
	}
h4{
font-size: 16px;
font-weight: bold;
}
.programa * {
border: 0;
margin: 0;
padding: 0;
}
.programa {
margin: 5px auto;
border: 1px #BBB solid;
background-color: #fefefe;
padding: 10px;
width: 90%;
}
.programat{
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 95%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

.programat td{
border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
}

.pcontenedor {
background-color: white;
border: 0;
}

.tablaf {
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px solid #D1D1D1;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

.tablaf th{
border-bottom: 1px solid #CCC;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 11px;
color: #555;
background-color: #EAEAEA;
text-align: center;
padding: 2px;
}

.tablaf td{
border-bottom: 1px dotted #ccc;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
}

.editar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/icon_edit.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.clave {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/clave.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.eliminar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/delete.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.agregar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/agregar.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 41px;
}

.divleft{
 
	float:left;
	width: 40%;
}
.divright{
	float: right;
	width: 45%;
	border: 1px dotted #ccc;
	padding: 10px;
 
}
h4{
color: #5d92d8;	
}
h5{
font-size: 14px;

}
