body {
	margin: 10px auto 40px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2 {
	font-size: medium;
}

h3 {
	font-size: small;
}

ul li {
	padding-bottom: 3px;
	line-height: 130%;
}


.extlinkslist {
	list-style-type: none;
}

ul.extlinkslist li {
	padding-left: 4px;
	padding-bottom: 3px;
	line-height: 150%;
	text-align: center;
}

form {
	width: 95%;
	margin: 0 auto;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

label {
	font-weight: bold;
}

input {
	border: 1px solid #000843;
}

.button {
	background-image: url(/skins/secof/icons/button.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #fff;
	border: 1px solid #000843;
}

.table-layout, .ctopmenu, #div-header, #mcontent, #div-pie, .layout  {	
	margin: 0 auto 0 auto;
	text-align: center;
	width: 791px;
	background-color: #fff;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

/****************************************************************************************************************** 
 *
 * Caja azul
 *
 */
.cazul {
	width: 231px;
}

.cazul-ltop-corner {
	width: 12px;
	height: 20px;
	background-image: url(/skins/secof/cazul/leftUpperCorner_lbox.jpg);
	background-repeat: no-repeat;
}

.cazul-ltop-corner2 {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/cazul/leftBorder_lbox.jpg);
	background-repeat: repeat-y;
}

.cazul-rtop-corner {
	width: 16px;
	height: 20px;
	background-image: url(/skins/secof/cazul/rightUpperCorner_lbox.jpg);
	background-repeat: no-repeat;
}

.cazul-rtop-corner2 {
	width: 16px;
	height: 10px;
	background-image: url(/skins/secof/cazul/rightBorder_lbox.jpg);
	background-repeat: repeat-y;
}



/* Titulo de la caja */
.cazul-title {		
	margin-top: 7px;
	width: 203px;
	height: 23px;
	background-image: url(/skins/secof/cazul/tittlePattern_lbox.jpg);
	background-repeat: repeat-x;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.cazul-title h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}

.cazul-ltop-border {	
	width: 203px;
	height: 30px;
	background-image: url(/skins/secof/cazul/upperBorder_lbox.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CACFD3;
}

.cazul-c-lborder {
	width: 12px;
	background-image: url(/skins/secof/cazul/leftBorder_lbox.jpg);
	background-repeat: repeat-y;
}

/* Contenido de la caja */
.cazul-c-center {
	width: 203px;
	background-color: #CACFD3;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.cazul-c-center ul {
	margin: 0;
	padding: 0;
}

.cazul-c-center ul.main li {
	background-image: url(/skins/secof/icons/separator_horz.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 2px;
	line-height: 150%;
	display: block;
}

.cazul-c-center ul.avisos li {	
	background-image: url(/skins/secof/icons/arrow_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 2px;
	line-height: 150%;
	display: block;
	padding-left: 15px;
	vertical-align: middle;	
}

.avisos tr {
	line-height: 180%;
}

.cazul-c-center td {
	padding: 3px 1px;
}

.cazul-c-center ul li a {
	width: 100%;
}

.cazul-c-center A{
	color: #000000;
	text-decoration: none;
}

.cazul-c-center A:hover{
	color: #205ca5;
}

.cazul-c-rborder {
	width: 16px;
	background-image: url(/skins/secof/cazul/rightBorder_lbox.jpg);
	background-repeat: repeat-y;
}

.cazul-lbottom-corner {
	width: 12px;
	height: 11px;
	background-image: url(/skins/secof/cazul/leftBottomCorner_lbox.jpg);
	background-repeat: no-repeat;
}

.cazul-lbottom-border {
	height: 11px;
	width: 203px;
	background-image: url(/skins/secof/cazul/botommBorder_lbox.jpg);
	background-repeat: repeat-x;
}

.cazul-rbottom-corner {
	width: 16px;
	height: 11px;
	background-image: url(/skins/secof/cazul/rightBottomCorner_lbox.jpg);
	background-repeat: no-repeat;
}

/****************************************************************************************************************** 
 *
 * Encabezado
 *
 */
#div-header {
	height: 93px;
	display: block;
}

#div-header span {
	margin-left: 10px;
	width: 697px;
	height: 93px;
	background-image: url(/skins/secof/header/header_image.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* \*/
* html #div-header span {
	margin-left: -1px; 
	m\argin-left: 1px; 
}
/* */

h1#maintitle {
	display: none;
}

/****************************************************************************************************************** 
 *
 * menu superior
 *
 *
 */
.ctopmenu-lborder {
	width: 4px;
	height: 28px;
	background-image: url(/img/left_menuBar.jpg);
	background-repeat: no-repeat;
}

/* Contenido del menu */
.ctopmenu-content {
	width: 760px;
	height: 28px;
	background-image: url(/img/menuBar_pattern.jpg);
	background-repeat: repeat-x;
	color: #000;	
	text-transform: uppercase;
	text-align: center;
}

.ctopmenu-content a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.ctopmenu-rborder {
	width: 4px;
	height: 28px;
	background-image: url(/img/right_menuBar.jpg);
	background-repeat: no-repeat;
}


/****************************************************************************************************************** 
 *
 * Contenido principal
 *
 */
#mcontent {
	padding-left: 11px;
	padding-right: 11px;
	text-align: center;
	/*border: 1px dotted #0f0;*/
}
 
#mcontent-lborder {
	width: 11px;
}

#mcontent-lcontent {
	width: 175px;
	/*border: 1px solid #f00;*/
	text-align: center;
	vertical-align: top;
	padding-bottom: 2px;
}

#mcontent-rcontent {
	width: 594px;
	/*border: 1px dotted #f00;*/
	vertical-align: top;
	padding: 1px 0px;
}

#mcontent-rborder {
	width: 11px;
}

/****************************************************************************************************************** 
 *
 * Pie de pagina
 *
 */
#div-pie {
	height: 60px;
	text-align: center;	
	color: #fff;
	margin-bottom: 8px;
	background-color: #fff;
	border: 1px solid #fff;
	width: 789px;
}

#pie-content {
	font-size: 10px;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	padding: 4px 20px;
	border: 1px solid #fff;
	height: 40px;
}

#pie-content A {
	color: #000000;
	text-decoration: none;
}

#pie-content A:hover {
	text-decoration: underline;
}


/****************************************************************************************************************** 
 *
 * Caja de titulo de contenidos
 *
 */
.cbox {
	width: 453px;
}

.cbox-lborder {
	width: 10px;
	height: 27px;
	background-image: url(/skins/secof/cbox/left_BarraContent.jpg);
	background-repeat: no-repeat;
}

.cbox-content {
	width: 431px;
	background-image: url(/skins/secof/cbox/pattern_barraContent.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.cbox-content h2 {
    margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 11px;
	color: #fff;
}

.cbox-rborder {
	width: 12px;
	height: 27px;
	background-image: url(/skins/secof/cbox/right_barraContent.jpg);
	background-repeat: no-repeat;
}


/****************************************************************************************************************** 
 *
 * Caja de texto con los contenidos de los articulos y noticias de la index
 *
 */
.cbox-main {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 0;
}

.dotted-line {
	background-image: url(/skins/secof/icons/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 98%;
	margin-top: 0;
}

.cbox-main td {
	line-height: 150%;
}

.cbox-main .cbox-main-img {
	width: 152px;
	margin-right: 2px;
	padding-right: 3px;
}

.cbox-main h3 {
	font-size: 11px;
	margin: 0;
}

.cbox-main a {
	color: #205ca5;
	text-size: 11px;
}

.cbox-main td p a {
	color: #000;
	text-size: 11px;
	font-weight: bold;
}

.cbox-main span {
    font-weight: bold;
}

/****************************************************************************************************************** 
 *
 * Utilerias
 *
 */
.arrow {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/icons/arrow_icon.gif);
	background-repeat: no-repeat;
}

.left-arrow {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/icons/arrow_back.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.right-arrow {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/icons/arrow_icon.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.top-arrow {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/icons/back_top.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.bottom-arrow {
	width: 12px;
	height: 10px;
	background-image: url(/skins/secof/icons/arrow_down.gif);
	background-repeat: no-repeat;
	cursor: hand;
}


a.black-bold-link {
	text-align: right;
	color: #000;
	font-weight: bold;
	text-size: 11px;
	padding-right: 5px;
	margin-right: 5px;
}

a.black-underline-link {
	color: #000;
	text-decoration: underline;
	text-size: 11px;
	padding: 2px;
}

/*
 * Para la impresora
 * Quitar el azul de los enlaces
 *
 */
@media print {
    a, a:link, a:visited, h3 a {text-decoration: none}
    .black-bold-link {display:none}
    .cbox-main td p {display:none}
    .cbox-content {color:#000}
    .noprint {display: none}
}

.pie-coordinacion {
    color: #999;
    line-height: 160%;
}

.pie-coordinacion address {
    margin: 0;
    padding: 0;
}

.pie-coordinacion a {
    color: #333;
    text-decoration: underline;
}

.pie-coordinacion a:hover {
    color: #205ca5;
    text-decoration: none;
}

.line 
{
  background-color: #2D1988;
}

.linehelp 
{
  background-color: #000088;
}

.helptitle
{
  background-image: url(/skins/clean/shadow2.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-family: Verdana,Arial;
  font-size: 10px;
}

.helptext
{
  background-color: #CCCCFF;
  color: #000000;
  font-family: Verdana,Arial;
  font-size: 10px;
}

.lineinfo
{
  background-color: #008800;
}

.imgrver {
	background-image: url(/img/leftTittleBar.jpg);
	background-repeat: repeat-x;
}

.imgrver1 {
	background-image: url(/img/tittleBar_pattern.jpg);
	background-repeat: repeat-x;
}

/*titulo de las cajas contenido*/
.conten_titulo{
	background-image: url(/img/pattern_rightBox.jpg);
    background-repeat: repeat+x;
}

/*titulo de las cajas img-derecha*/
.imgder-lt{
	background-image: url(/img/left_tittle_box.jpg);
    background-repeat: repeat-x;
    width: 12px;
	height: 24px;
	display: block;
}

.imgder-rt {
	background-image: url(/img/right_tittle_box.jpg);
    background-repeat: repeat-x;
    width: 4px;
	height: 24px;
}

.imgder-title {
	background-image: url(/img/pattern_tittle_box.jpg);
    background-repeat: repeat-x;
	width: 153px;
}

.imgder-title h3 {
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	width:100%;
	margin:0;
	margin-left: 4px;
}

.imgder-lb{
	background-image: url(/img/leftShadow_tittle_box.jpg);
    background-repeat: repeat-x;
    width: 12px;
	height: 7px;
}

.imgder-rb {
	background-image: url(/img/rigthShadow_tittle_box.jpg);
    background-repeat: repeat-x;
    width: 4px;
	height: 7px;
}

.imgder-shadow {
	background-image: url(/img/shadowPattern_tittle_box.jpg);
    background-repeat: repeat-x;
	width: 153px;
}

.imgder_titulos{
	background-image: url(/img/shadowPattern_tittle_box.jpg);
    background-repeat: repeat-x;
	font height: 1px;
}

/*pie de la caja primera parte*/
.pieuno_derecha{
	background-image: url(/img/leftBottom_box.jpg);
    background-repeat: repeat+x;
	font height: 14px;
}

.piedos_derecha{
	background-image: url(/img/leftSahowBottom_box.jpg);
    background-repeat: repeat+x;
	font height: 6px;
}

/*tutulo de articulos*/
.articulo{
	background-image: url(/img/leftTittleBar.jpg);
    background-repeat: repeat+x;
	font height: 28px;
}


ul li {
	padding-bottom: 3px;
	line-height: 130%;
}

.editolist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.editolist li {
	font-size: 11px;
	padding-bottom: 3px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 4px;
}

.extlinkslist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.extlinkslist li {
	padding-left: 4px;
	padding-bottom: 3px;
	line-height: 150%;
	text-align: left;
}

ul.extlinkslist li a {
	width: 100%;
}

.contenido-caja ul{
	margin:0;
}

.contenido-caja ul li {
	list-style-type:none;
	line-height: 170%;
}

.style2 {color: #FF6600}

.style3 {
	color: #FF6600;
	font-weight: bold;
}