/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #4C4C4C;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	line-height: 150%; */
}

body#bd {
	color: #4C4C4C;
	/* background: White url(../imagenes/pattern.jpg); */
}



body.fs1 {
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}


/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, div.nftitle, .createdate {
	font-family: "Georgia", Tahoma, Arial, Helvetica, sans-serif;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 15px;
	/* line-height: 180%; */
	background: url(../images/bullet-list.gif) no-repeat 18px 9px;
}

/* -------------------------------------------- */

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#asv-wrapper2 {
	/* background: url(../imagenes/body-bot.jpg) no-repeat center bottom; */
}

#asv-wrapper1 {
	/* background: url(../imagenes/body-top.jpg) no-repeat center top; */
	min-height: 300px;
}

#asv-wrapper {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	/* padding-left: 326px; */
}

#asv-mainbody {
	float: right;
	width: 600px;
}


#asv-contenido{
	
}


.contenido {
	/* padding: 0px 0px 0px 330px; */
	overflow: hidden;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align: center;
}

.tablaPrincipal {
	width: 600px;
	border: 1px;
	/* cellspacing: 3;
	overflow: hidden; */
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-align: justify;
}

.tdsPrincipal {
/*	valing: top; */
	vertical-align: top;
	border: 1px;
}


/* -------------------------------------------------------------  */
/* Main Menu */

#asv-mainmenu{
	clear: both;
	position: static;
	padding-left: 5px;
}

#asv-navh {
 color: #3E1D00;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 font-family: Arial;
 text-align: left;
 width: 600px;
 /* padding-rihgt: 230px; */
 
 }
 
 #asv-navh a:link {
 color: #999999;
 /*color: #3E1D00;*/
 text-decoration: none;
}
 #asv-navh a:visited {
 color: #999999;
 text-decoration: none;
}
#asv-navh a:hover {
 color: #FB8A00;
}

#asv-navh table {
	 color: #3E1D00;
	 font-size: 11px;
	 position: relative;
 	 font-style: normal;
 	 font-weight: bold;
 	 font-family: Arial;
 	 text-align: center;
}





 /*            FOOTER                   */
 
 #asv-footerwrap{
 	padding: 30px 0 0 0px; 
	clear: both;
	position: relative;
	text-align: center;
}

 #asv-footer{
 	padding: 0 0 1px 0;
	width: 600px;
	/* float: right; */
	position: relative;
	color: #444444;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

#asv-footer div.moduletable {
	margin: 0;
	padding: 0;
}

#asv-footer a {
	color: #8B0000;
}

#asv-footer a:hover, #asv-footer a:active, #asv-footer a:focus {
	color: #FB8A00;
}

#asv-footer small, #asv-footer address {
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	float: inherit;
	font-size: 100%;
	color: Black;
}

#asv-footer ul {
	margin: 0 0 10px 20px;
	padding: 0;
}

#asv-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#asv-footer li a {
	display: inline;
	padding: 0 20px 0 0;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#asv-footer li a:hover, #asv-footer li a:active, #asv-footer li a:focus {
	text-decoration: none;
}

/*___________________________________________________*/





/*----------------------------------------------------------*/
 
  .maui{
 	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border-bottom: thin dotted #666666;
	padding-bottom: 2px;
 }
   .maui a:link{
	text-decoration: none;
	color: #666666
 }
   .maui a:visited{
	text-decoration: none;
	color: #666666;
 }
    .maui a:hover{
	text-decoration: none;
	color: #AE5700;
 }
 .cnews{
 	font-family: Arial;
	font-size: 11px;
	color: #666666; 
 }
  .cnewst{
 	font-family: Arial;
	font-size: 13px;
	color: #666666;
 }
  .cnews a:link{
	color: #8B0000;
}
   .cnews a:visited{
	color: #8B0000;
 }
    .cnews a:hover{
	color: #FB8A00;
}


/*--------------------------------- Bordes ---------------------------------*/
.borde_izq {
	background-image: url('../imagenes/left_border.png');
	background-repeat: repeat-y;
	width: 51px;
}
.borde_der {
	background-image: url('../imagenes/right_border.png');
	background-repeat: repeat-y;
	width: 51px;
}

#left_menu tr td {
	border: thin none silver; 
	padding: 10px; 
	background-color: #f4f4f4; 
	vertical-align: top;
	font-size: 11px;
}

#left_menu tr td.left_menu_head{
	border: thin none silver; 
	padding: 10px; 
	background-color: #f4f4f4; 
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#left_menu tr td.left_menu_body{
	border: thin none silver; 
	padding: 5px; 
	background-color: #FBFBFB; 
	vertical-align: top;
	font-size: 11px;
}

#noticias tr td {
	border: thin none silver; 
	padding: 10px; 
	background-color: #f4f4f4; 
	vertical-align: top;
	font-size: 11px;
}

#contenido tr td {
	border: thin none silver; 
	padding: 10px; 
	background-color: #f4f4f4; 
	vertical-align: top;
	font-size: 11px;
}

#contenido tr td.body {
	border: thin none silver; 
	padding: 10px; 
	background-color: #FBFBFB; 
	vertical-align: top;
	font-size: 11px;
}

 #contenido a:link{
	text-decoration: none;
	color: #AE5700;
 }
 #contenido a:visited{
	text-decoration: none;
	color: #AE5700;
 }
 #contenido a:hover{
	text-decoration: none;
	color: #AE5700;
 }
 #formulario tr td{
	border: thin dashed silver;  
	background-color: #f4f4f4; 
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
 }
  #formulario tr td table.tabla{
	border: thin solid silver;  
	padding: 10px; 
	background-color: #FBFBFB; 
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-weight: normal; 	
 }

  #formulario table.tabla tr td {
	padding: 2px; 
	background-color: #FBFBFB; 
	vertical-align: top;

 }
 #formulario input[type='text']{
	border: thin solid silver; 
	padding: 0px; 
	background-color: #FBFBFB; 
	vertical-align: top;
	text-align: justify;
 }
 #formulario textarea{
	border: thin solid silver; 
	padding: 0px; 
	background-color: #FBFBFB; 
	vertical-align: top;
	text-align: justify;
 }
 a:link{
	text-decoration: none;
	color: #4C4C4C;
 }
 a:visited{
	text-decoration: none;
	color: #4C4C4C;
 }
a:hover{
	text-decoration: none;
	color: #4C4C4C;
 }
 .leermas a:link{
 	text-decoration: none;
	color: #FB8A00;
 }
  .leermas a:visited{
 	text-decoration: none;
	color: #FB8A00;
 }
  .leermas a:hover{
 	text-decoration: none;
	color: #FB8A00;
 }
  
#tabla tr td 	{
	padding: 2px;
}
#noticias tr td.destacados:hover {
	background: #F1F1F1;
}
.AlertGood {
	text-align: center;
	border-top: 1px solid #9c9;
	border-bottom: 1px solid #9c9;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	margin: 0px;
	color: #060;
/*background:url(/images/alertgood_icon.gif) #E2F9E3 left no-repeat;*/
  background:#E2F9E3;
}
.AlertBad {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	margin: 0px;
/*	background: url(/images/alertbad_icon.gif) #c00 left no-repeat;*/
  color: White;
	background: #c00;
}
.AlertBad a, .AlertBad a:hover, .AlertBad a:visited{
	text-decoration: none;
	color: #F0F0F0;
	font-weight: bolder;
}
