/* REDEFINICIONES */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000 !important;
	
}
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(li000000.gif);
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-family: Palatino Linotype, Garamond, Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #F2562D;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #F2562D; 
}

a:hover {text-decoration: underline}

h1 {
	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	padding-bottom: 5px;
}

h2 {
	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #F2562D;
	border-bottom: 1px solid #F05B00;
}

h3 {

	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #F2562D;
	text-align: center;
}

h4 {

	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #F2562D;
}

small {

	font-size: 9px;

}

/* ESTILOS PROPIOS INTRANET */

.tituloblanco {

	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
}

.titulocolor {

	font-family: Palatino Linotype, Garamond, Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #F2562D; 
}

.subtitulocolor {

	margin-top: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #F2562D; 	
}

.bloqueportada {

	border-top: 1px dotted gray; 
	border-bottom: 1px dotted gray; 
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 15px;
}

.menuitem {
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.submenuitem {
	font-size: 12px;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.maintabla {

	border: 1px solid #F05B00; 

}

.mainderecha {
	background-color: #a6a6a6;
	background-image:url(img/d_ab_g.jpg);
	background-repeat:repeat-y;


}

.mainpromo {

	border: 1px solid #FFFFFF;
	margin: 10px;
	padding: 10px;
	width: 128px;
}

.maincontenidos {

	text-align: justify;
	border-right: 1px solid #F05B00; 
	border-bottom: 1px solid #F05B00; 
	background-color: #FFFFFF;
}

.tablita{
	background-image:url(tablita.jpg);

}
.mini {
	font-size: 9px; 
}

.miniblanco {
	font-size: 9px; 
	color: white;
}

.icodesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; 
	color: black;
}
.toc {
	border: 1px solid #F05B00; 
	margin: 10px; 
	width: 200px;
	background-color: white; 
}
.toclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F05B00;
}

.toclinkactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.toctitulo {
	width: 100%;
	color: black;
	background-color: #F3D1BD; 
	padding: 5px;
	margin: -5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.homerayad {
	
	padding: 18px;
	border-right: 1px solid #F05B00; 
}

.flechita {
	background-image: url(li000000.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 2px;
}

.flechitadestacado {
	background-image: url(li200000.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: green;
	margin-left: 2px;
}


INPUT.miniblanco {

	background-color: #F37C33;
	border: 1px solid white;
	width: 50px;
	height: 13px;
	padding: 0px;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

INPUT.minicolor {

	background-color: #F37C33;
	border: 1px solid #F05B00;
	width: 50px;
	height: 13px;
	padding: 0px;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

INPUT.color {

	background-color: #FFD863;
	border: 1px solid #F05B00;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	font-size: 11px;
	width: 150px;
}

SELECT.color {

	background-color: #FFD863;
	border: 1px solid #F05B00;
	padding-left: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
}

TEXTAREA.color {

	background-color: #FFD863;
	border: 1px solid #F05B00;
	padding: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}

INPUT.ok {

	background-color: #F57857;
	border-top: 1px solid #F2562D;
	border-left: 1px solid #F2562D;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	top: 1px;
	height: 14px;
	
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

INPUT.button{ 
	border:none;
	border-top: 1px solid #F05B00;
	border-left: 1px solid #F05B00;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	font-size: 11px;
	height: 17px;
	cursor: pointer; 
	color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/buttonbg.gif);
}
 a.button {
	 padding:2px;
	border:none;
	border-top: 1px solid #F05B00;
	border-left: 1px solid #F05B00;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	font-size: 11px;
	height: 17px;
	cursor: pointer; 
	color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/buttonbg.gif);
}

* {
font-family:Verdana, Arial, Helvetica, sans-serif !important;

}
input, select, textarea {
margin-bottom:5px;

}