/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font: 70%/1.7 Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

a{
	color: #900;
	text-decoration: none;
}

a:link{
	color: #900;
	text-decoration: none;
}

a:visited{
	color: #900;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Times new roman; Verdana, Arial, Helvetica, sans-serif;
 font-size: 200%; font-weight:bolder;
 color: #fff;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #066;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #066;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
/* text-align:center;*/
	padding:0px 0px 0px 0px;
	margin-bottom:1em;
	border-bottom: none;
	width: 100%; color:#FFDBB7; background: url("img/cabecera.jpg") top repeat-x #660000;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 0.2em solid #900;
	background: #efefef;
}

#headlines{
    float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 0.2em solid #900;
	padding-right: 1em;
	background: #efefef;
}

#content{
	padding: 0em 2em;
	margin-left: 20%;
	margin-right: 20%;
}

/***********************************************/
/* Components                                  */
/***********************************************/



#logousal {
	height:111px;
	width: 724px;
	margin-left: 30px;
	background-image:  url("img/cabecera_rojo.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#logousal h1 span{
display:none;
}/*Con esto le digo que todos los span, o sea textos que son
los que ven los navegadores, que estan dentro de las distinas div no se vean*/


#logousal h1 a {
	display: block;
	width: 253px;
	height: 75px;
	position: absolute;
	top: 5px;
	left: 786px;
	text-decoration: none;
}
#logousal h1 a:hover {
color:#ffffff; text-decoration:none; outline-style: none; background:transparent;}

/************* #sitename styles **************/



/************* #globalNav styles **************/

#globalNav{
text-align:center;
padding: 0em 0em 0.2em 0.2em;
margin-bottom: 0.4em;
border-top: 0.3em solid #000;
color: #ffffff; background-color:#600;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 0.2em 0 0.2em;
	color: #fff; 
	text-decoration: none;
}

#globalNav a:link{
	color: #fff;
	text-decoration: none;
}

#globalNav a:visited{
	color: #fff;
	text-decoration: none;
}

#globalNav a:hover{
	color: #600; background-color:#fff;
	text-decoration: none;
}
/*************** #fotos styles **************/
#box{
	height:150px;
}
#fotos{
	margin:0em;
	padding: 0px;
	text-align: center;
}

#fotos img{
	margin-top :1em;
	padding: 0px;
	border: 1px solid black;
}




/*************** #pageName styles **************/

#pageName{
	margin:0em 0em 0em 0em;
	padding: 0.6em 0px 0px 300px;
	background: #fff;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 0.2em 0em 0.6em 300px;
	margin:0px; background: #fff; color:#333366;
}

#breadCrumb a, a:link{
text-decoration:underline;}


/************* #siteInfo styles ***************/

#siteInfo{
text-align:center;
	color:#FFFFFF;
	clear: both;
	border-bottom: 0.3em solid #cccccc;
	BORDER-TOP: 0.3em solid #000;
	font-size: 85%;
	color: #FFF;
	padding: 10px 10px 10px 10px;
	background: /*url("img/bg_cabecera_rojo.gif") repeat-x*/ #600;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	background: /*url("img/bg_cabecera_rojo.gif") repeat-x*/ #600;
	color:#FFFFFF;
}

#siteInfo a{
color: #fff;}
/*********** #navBar styles ***********/

#navBar{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#navBar h3{
	padding: 0em 0em 0em 1em;
	margin: 1.6em 0.2em 0.2em 2em;
}

#navBar a {
color:#000000; font-weight:bolder;
}

#navBar a:hover{
	background-color: #900; color:#FFFFFF; text-decoration: none; padding:0.5em; font-size:100%;
	border: 1px solid #fff;
}

#navBar ul{
list-style-type: none; margin:0em 0em 0em 0.5em;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	text-align: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
	text-align: left;
}


.encabezado_a1 {
	font-family: Cambria, Calibri, Candara, Castellar;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #990000;
	text-decoration: overline blink;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
.listado1 {
	list-style-position: outside;
	list-style-type: square;
}
.encabezado_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #990000;
	color: #FFFFFF;
}
.tablacolor {
	background-color: #CCCCCC;
	color: #900;
}
.encabezado_a2 {

	font-family: Cambria, Calibri, Candara, Castellar;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #990000;
	text-decoration: overline blink;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
.encabezado_p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: blink;
	background-color: #666666;
	color: #FFFFFF;
	border: none;
}
.listado1Copia {

	list-style-position: outside;
	list-style-type: square;
}
.encabezado_p2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: blink;
	background-color: #990000;
	color: #FFFFFF;
}
.PROPIO {
	font-family: Candara;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #C60000;
}
.titulin {
	background-color: #ECE9D8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: auto;
	color: #990000;
}
.Subencabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC99;
	word-spacing: normal;
	color: #FF0000;
}
#content table tr td div p strong {
	color: #808000;
}
#content table tr td div {
	text-align: center;

}
td {
	text-align: left;
	font-weight: normal;

}
strong {
	color: #006699;
}
.Estilo6 {
	color: #FFF;
}
strong {
	color: #FFF;
	font-weight: bold;
}
.encabezado_p2 td .Estilo6 .Estilo6 {
	color: #400040;
}
#content p a strong {
	color: #008080;
}
#content table tr td p strong {
	color: #006699;
}
.b {
	color: #000;
}
#headlines .Subencabezado strong {
	color: #900;
}
#content table tr td div {
	color: #000;
	font-weight: normal;
	text-align: justify;
}
#content table tr td div .b {
	color: #000;
}
#content table tr td .tablacolor strong {
	color: #000;
}
strong {
	color: #069;
}
.encabezado_p strong {
	color: #FFF;
}
table {
	text-align: center;
	color: #666;
	font-weight: bold;
}
#content table tr td .tablacolor div br {
	text-align: justify;
}
div {
	color: #333333;


}
#content {
	text-align: justify;

}
#content table tr td {
	text-align: justify;
	font-weight: normal;
}
strong {
	color: #900;
	text-align: left;
}
th {
	color: #0000A0;
}
th {
	color: #0080c0;
}
h3 {
	color: #0080C0;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#content p {
	font-style: italic;
}
#content p {
	font-style: normal;
	text-align: justify;
	font-weight: normal;
}
#blanco {
	color: #FFF;
}
#B2 {
	color: #FFF;
}
#content blockquote ol li {
	text-align: justify;
}
.WHITE {
	color: #FFFFFF;
}
.BOLD {
	font-weight: bold;
}
#negrita {
	font-weight: bold;
}
