/***********************************************/
/* style.css                            */
/* Stilos de pagina NALACC 2006 Copyright. */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body, p, a, span{
	font-family: Arial,sans-serif;
	color: #585858;
	line-height: 1.166;
	font-size: 12px;	
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	color: #E44342;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

li{
line-height:1.5em;
margin:0 0 5px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #B01A21;
 margin: 0px 0px 5px 6px;
 padding: 0px 0px 0px 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 margin: 0px;
 padding: 2px 0px 2px 2px;
}

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;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	border: 1px solid #888888;
	font-size: 10px;
	color: #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ffffff;
	background-image: url(images/top_banner_bg.jpg);
	background-color: #F8C93E;
	background-repeat: repeat-x;
	width: 100%;
	height: 122px;
}
/************* #Header containers **************/
#logoCon {
	float: left;
	width: 185px;
	height: 122px;
}
#bannerTop {
	float: right;
	width: 500px;
	height: 122px;
}
#topLan {
	width: 93px;
	height: 26px;
	float: left;
}
#navTop {
	width: 100%;
	height: 26px;
	background-image: url(images/nav_top_bg.jpg);
}
#topLink {
	width: 182px;
	height: 26px;
	float: left;
}
#searchTop {
	width: 225px;
	height: 26px;
	float: left;
}
#bannerCon {
	width: 100%;
	height:96px;
}

/************* #Body Containers **************/
#oneBody {
	width: 100%;
	padding: 0;
	margin: 0;
}
#masterBody {
	 margin: 0;
    padding: 0;
    background-image: url(images/grey_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
	 background-color: transparent;
    width: 100%;
}
#greenBG {
	 margin: 0px;
    padding: 0px;
    background-image: url(images/green_bg.jpg);
	 background-position: left;
    background-repeat: repeat-y;
    width: 100%;
	 background-color: transparent;
}
#greenBGLarge {
	margin: 0px;
    padding: 0px;
    background-image: url(images/green_bg.jpg);
	 background-position: left;
    background-repeat: repeat-y;
    width: 100%;
	 background-color: #ffffff;
}
#navBar{
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/left_column_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	background-color: #FFF2CC;
}
#navBarLarge{
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/left_column_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF2CC;
}
#headlines2{
   float: right;
	width: 20px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#content{
	padding: 0px 10px 0px 0px;
   margin-left: 160px;
   margin-right: 220px;
	background-color: transparent;
}
#contentLarge {
	margin-left: 160px;
	margin-right: 20px;
	background-color: #ffffff;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 0px;
background-image: url(images/menu_leftbg.jpg);
background-position: left;
background-repeat: no-repeat;
background-color: #D41F26;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #cccccc;
text-align: right;
height: 34px;
}

/*FIX*/
#globalNav table{
	color: #ffffff;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#globalNav a:hover {
	color:#F8CDCF;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 10px 10px;
}

.feature img{
	float: left;
	padding: 15px 10px 0px 0px;
}
.imgBox img{
	padding: 10px 5px 0px 10px; 
}


/************** .breadcrumbs styles *****************/
.breadCrumbs {
	height: 20px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}
.breadLink {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin: 0px 5px 0px 5px;
}
.breadLink:hover {
	color: #666666;
	text-decoration: none;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ffffff;
	font-family: verdana;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-color: #99151C;
	padding: 5px 5px 5px 5px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0;
}

#sectionLinks h3{
	color: #7E9B0B;
	font-size: 13px;
	padding: 10px 0px 2px 5px;
}
.mainLinks {
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	background-image: url(images/divider_leftcolumn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FCEDED;
	border-top: 0px solid #cccccc;
	padding: 5px 0px 5px 10px;
}
a.mainLinks:hover{
	background-color: #D41F26;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.sectionLinks {
	display: block;
	background-image: url(images/divider_leftcolumn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top: 0px solid #cccccc;
	padding: 3px 0px 3px 10px;
}

.sectionLinks:hover{
	background-color: #D41F26;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

/************** #headlines styles **************/
#headlines{
   float: right;
	width: 225px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}


/************** #OTHER styles **************/
.colorWhite {
	color: #ffffff;
}
/*Este estilo se aplica al final de las tres columnas principales
de manera que el contenedor que las envuelve y que es el encargado de colocar 
el background se tengan que estirar hasta el final de las tres columnas*/
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.smallText {
	font-family: verdana;
	font-size: 11px;
}
.actividades {
	font-size: 12px;
	color: #777777;
}
.colorRed {
	color: #D41F26;
}
.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/*--------------------------------- Búsqueda  -----------------------------------*/

.tx-indexedsearch-info{
	color:#000000;
}

.tx-indexedsearch-searchbox tr{
	padding-top: 5px;
}

#ColDerecha {
	width:225;
	background-color: #F3F3F3;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:11px;
}
