BODY {
	color : White;
	background-image: url(images/background.jpg);
	font-family: Tahoma;
	font-size : 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
P{
	color: #585858;
	font-family: Tahoma;
	font-size : 12px;
	text-align : justify;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.news{
		color: #585858;
	font-family: Tahoma;
	font-size : 11px;
	text-align : justify;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
TD{
	color: #585858;
	font-family: Tahoma;
	font-size : 12px;
	line-height: 20px;
	text-align: justify;


}
label{
		font: 70%  Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	text-align : right;
	font-weight: bold;
}
.infodata{
	color: #EEEEEE;
	font-family: Arial;
	font-size : 11px;
	text-align : justify;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.contactdata{
	color: #585858;
	font-family: Arial;
	font-size : 11px;
	text-align : justify;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	display: block;
}
.contact {
	font: 70%  Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	text-align : right;
	font-weight: bold;
}
.fecha {
	color: #585858;
	font-family: Arial;
	font-size : 11px;
	text-align : justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.input_button {
font-size : 11px;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
font-weight : bold;
background-color : #db6600;
padding-left : 6px;
padding-right : 6px;
padding-top : 3px;
padding-bottom : 3px;
color : #ffffff;
border : 1px solid #db6600;
background-image : url(images/button_bg.jpg);
}
.input_button:hover {
background-color : #000000;
border : 1px solid #000000;
background-image : url(images/button_bg_over.jpg);
}

.input_button2 {
font-size : 11px;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
font-weight : bold;
background-color : #db6600;
padding-left : 6px;
padding-right : 6px;
padding-top : 2px;
padding-bottom : 2px;
color : #ffffff;
border : 1px solid #db6600;
background-image : url(images/button_bg.jpg);
width: 155px;
}
.input_button2:hover {
background-color : #000000;
border : 1px solid #000000;
background-image : url(images/button_bg_over.jpg);
width: 155px;
}

.admButton2 {
background-image : url(images/form_bg.jpg);
background-repeat : repeat-x;
border : 1px solid #d1c7ac;
font-size : 11px;
color : #333333;
padding : 3px;
margin-right : 4px;
font-family : tahoma, arial, sans-serif;
 width: 200px;
}
.admButton3 {
background-image : url(images/form_bg.jpg);
background-repeat : repeat-x;
border : 1px solid #d1c7ac;
font-size : 11px;
color : #333333;
padding : 3px;
margin-right : 4px;
font-family : tahoma, arial, sans-serif;
 width: 350px;
}
.accessoForm {
	background-image : url(images/form_bg.jpg);
	background-repeat : repeat-x;
	border : 1px solid #d1c7ac;
	font-size : 11px;
	color : #333333;
	padding : 2px;
	margin-right : 4px;
	font-family : tahoma, arial, sans-serif;
	width: 150px;
}

.images{
	border: 2px solid #3D3D3D;
	padding: 0px 0px 0px 0px;
	margin:5px 0px 5px 10px;
	
}
.imagecontact{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 4px;
	
}
h1{
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #585858;
	font-size : 15px;
	text-align : justify;
	line-height: 20px;
	border-bottom: 1px solid Orange;
	padding: 0px 0px 0px 0px;

}
h2{
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #585858;
	font-size : 14px;
	text-align : justify;
	line-height: 20px;
	background: url(images/arrow.gif) no-repeat;
	padding: 0px 0px 2px 6px;
	margin: 0px 0px 0px 0px;

}

A:LINK, A:VISITED {
	font-family:"Tahoma",Helvetica,Arial,Verdana,sans-serif;
	color : #4F4F4F;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}
A:HOVER {
	font-family:"Tahoma",Helvetica,Arial,Verdana,sans-serif;
	color : #F1F1F1;
	font-size : 12px;
	text-decoration : underline;
	font-weight: bold;
}

A.servicios:LINK, A.servicios:VISITED {
	font-family:"Tahoma",Helvetica,Arial,Verdana,sans-serif;
	color : Orange;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}
A.servicios:HOVER {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color : #FDB102;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}

A.noticias:LINK, A.noticias:VISITED {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color : Black;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}
A.noticias:HOVER {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color : #FDB102;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}

img {
	border: 0;
}

.link{
	line-height:30px;
	font-family:"Trebuchet MS";
}

.shadow{
	text-align: center;
	background-image: url(images/backshadow.png);
	padding: 4px 4px 2px 4px;
}
.logo{
	padding: 18px 0px 18px 0px;
	display: block;

}
.block{
	margin: auto;
	display: block;
	width: 930px;
}
.block2{
	margin: auto;
	display: block;
	width: 935px;
}

.block3{
	margin: auto;
	display: block;
	width: 925px;
	padding: 0px 0px 7px 0px;
	border-top: 1px solid #B6B6B6;
}
.block4{
	font-family:arial;
	width: 587px;
	display: block;
	border: 1px solid #DCDCDC;
	background-color: White;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 0px 4px;
} 
.block5{
	font-family:arial;
	width: 290px;
	background-color: White;
	display: block;
	border: 1px solid #DCDCDC;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 0px 4px;
	background-image: url(images/back_infodata.png);
} 
/*  NAVEGACIÓN SITEMAP  */



/*  NAVEGACIÓN SITEMAP */

/*  NAVEGACIÓN  */
.topborder {
	border-top: #666666 4px solid;
	text-align: center;
	height: 0px;
	width: 928px;
	display: block;
	margin: 0px;
	padding: 0px;
} 

#topnav {
	height: 36px;
	text-align: center;
	margin-bottom: 0px;
	clear:both;
} 


#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#topnav ul li {
	display: inline;
	font-size: 10px;
	margin: 0px;
	overflow: hidden;
	text-align:center;

}
#topnav ul li a {
	padding: 0 0 0px;
	overflow: hidden;
	float:left;
  	outline: none;
	font-size:15px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#topnav ul li#nav_left a, #topnav ul li#nav_left_on a {
	height: 34px;
	width: 132px;
	background: url('images/topnav_left.png') top left no-repeat;	
} 
#topnav ul li#nav_left a:hover, #topnav ul li#nav_left_on a {
	background-position: 0 -34px;
	color:#FFF;

	
} 
#topnav ul li#nav_center a, #topnav ul li#nav_center_on a {
	height: 34px;
	width: 133px;
	background: url('images/topnav_center.png') top left no-repeat;
	
}
#topnav ul li#nav_center a:hover, #topnav ul li#nav_center_on a {
	background-position: 0 -34px;
		color:#FFF;
}
#topnav ul li#nav_right a, #topnav ul li#nav_right_on a {
	height: 34px;
	width: 133px;
	background: url('images/topnav_right.png') top left no-repeat;
	
} 
#topnav ul li#nav_right a:hover, #topnav ul li#nav_right_on a {
	background-position: 0 -34px;
	color:#FFF;
}

#insidenav {
	background: url('images/leftnavigationbg.gif') bottom left repeat-y;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
/*  NAVEGACIÓN  */

/* JCarousel */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 219px;
    height: 96px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* JCarousel */
/* sitemapnav */

.linkSitemaTitle{
	font-family:'Arial';
	font-size : 12px;
	line-height:20px;
	font-weight: bold;
}

.linkSitemapItem{
	font-family:arial;
	line-height:20px;
	background: url(images/arrow.gif) no-repeat;
	padding: 2px 0px 2px 6px;
}

.sitemapx {
	font-family:arial;
	height: 115px;
	width: 925px;
	background-image: url(images/macksitemap.png);
	display: block;
	border: 1px solid #DCDCDC;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 2px;
} 
.sitemap {
	font-family:arial;
	width: 925px;
	background-image: url(images/macksitemap.png);
	display: block;
	border: 1px solid #DCDCDC;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 2px;
} 
#sitemapnav {
	font-family:arial;
}
#sitemapnav li{
	font-family:arial;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#sitemapnav ul{
	font-family:arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}


#sitemapnav a.sitemapL, sitemapL:visited{
	font-family:arial;
	font-weight: lighter;
	font-size : 11px;
	color: Black;
	text-decoration : none;
	line-height: 20px;
		
}
#sitemapnav a.sitemapL:hover{
	font-family:arial;
	font-weight: lighter;
	color: Black;
	font-size : 11px;
	text-decoration : underline;
	line-height: 20px;

}


#bottomnav li{
	margin: auto;
	display:inline;
}

A.bottomEnl:LINK, A.bottomEnl:VISITED {
	font-family:arial;
	color : #707070;
	font-size : 10px;
	text-decoration : none;


}
A.bottomEnl:HOVER {
	font-family:arial;
	color : White;
	font-size : 10px;
	text-decoration : none;

}

A.enlxx:LINK, A.enlxx:VISITED {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color : Orange;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
}
A.enlxx:HOVER {
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color : #FFC455;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
}
.textEnl{
	color: #585858;
	font-family: Arial;
	
	font-size : 14px;
	text-align : justify;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
.textEnl2{
	color: #585858;
	font-family: Arial;
	
	font-size : 16px;
	text-align : justify;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	text-indent: 4px;
	text-transform: uppercase;
}
.textEnl3{
	color: #585858;
	font-family: Arial;
	
	font-size : 14px;
	text-align : justify;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.textEnl4{
	color: #585858;
	font-family: Arial;
	font-size : 16px;
	text-align : justify;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.textEnl5{
	color: #585858;
	font-family: Arial;
	font-size : 18px;


	text-align : center;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}
.accesslogo{
	margin-left: 55px;
	margin-top: 0px;
}
.iconup{
	margin-top:-15px;
	
	display: block;
}
