body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#6c767d;
	text-align:center;
}
select {
	border:1px solid #7f9db9;
	background-color:#f4f9ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
}
img {
	border:none;
}

a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

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: 100%;
 color: #334d55;
 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                                 */
/***********************************************/
#cabecera{
	height:111px;
}
#pie{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 707px;
	text-align:left;
	height:30px;
}
#masthead{
	padding: 0px 0px 0px 0px;
	width: 707px;
	background-color:#FFFFFF;
	text-align:left;
}

#navBar{
	float:left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-left:1px solid #bcc1c4;
	width:256px;
}

#headlines{
	float:right;
	border-right:1px solid #bcc1c4;
	background-image: url(../img/degrade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	width:182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content{
	float: left;
	width: 267px;
	height:264px;
	background-image: url(../img/fondoDIV.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 10px 5px 0px 10px;
	background-image:url(../img/barra-menus.gif);
	height:30px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: left top;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 10px;
	padding: 20px 10px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:-1px;
}
#globalNav a:hover {
	font-weight: bold;
	color: #6F2D00;
	letter-spacing:-1px;
	text-decoration:none;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/
#breadCrumbContenedor {
	background-image: url(../img/viaje-con-nosotros.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 224px;
	width:326px;
	float:right;
}
#breadCrumb{
	font-size: 80%;
	height: 224px;
	width: 381px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float:left;
}
#breadCrumbContenedor p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #414141;
	padding-top: 120px;
	padding-right: 15px;
	padding-left: 35px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 0px 0px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 25px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	text-align: justify;
}
.story img{
	padding: 6px 0px 6px 10px;
}
.story a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	padding:0px;
}
.story a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding:0px;
}
/************* #horary styles ***************/
#horary {
	margin:15px;
	height:120px;
	background-color: #e7effd;
	border: 1px solid #acacac;
	text-align:center;
}
#horaryBackground {
	background-image: url(../img/localidades.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 212px;
	padding-left:10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #cccccc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}



/************* #search styles ***************/

#lateral{
	font-size: 90%;
}

#lateral form{
 margin: 0px;
 padding: 0px;
}

#lateral label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

/*#sectionLinks a:hover{
	background-color: #dddddd;
}*/
/*********** #section styles ***********/

#sectionImagen{
	margin: 0px;
	padding-left: 13px;
	padding-top: 3px;
	float:left;
}
#sectionLine {
	margin-top:6px;
	margin-left:20px;
	margin-right:10px;
	padding: 5px 0px 5px 12px;
	border-top: 1px dotted #bcc1c4;
}
#sectionLine a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	padding:0px;
	width:60%
}
#sectionLine a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding:0px;
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	margin: 10px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	text-align: left;
}
#advert a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#advert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/************** #advert2 styles **************/

#advert2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	text-align: left;
	background-image: url(../img/aragonesa-congresos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 78px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align:right
}
#advert2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#advert2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/************** #headlines styles **************/

#headlines p{
	padding: 0px 0px 0px 0px;
}
#headlines img{
	padding: 0px 0px 4px 0px;
}
/************** #pie styles **************/
#pie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#pie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}