/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

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

body{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	text-align:center;
    margin:0 auto;
}

marquee{font-wight:10px;
        bgcolor: #006699;
}

address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted; 
	}

img {
	border: none;
	padding: 0px;
}


address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted; 
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 200%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: lighter;
 color: #990000;
}

h5{
 font-size: 100%;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #ff3366;
 margin: 0px;
 padding: 5px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#centrar{
	width: 800px;
    margin: auto;
	text-align:left;
}

#masthead{
	border-bottom: 1px solid #006699;
	width: 100%;
	height: 255px;
	background-image:url(../FileandImageinIndex/pic/mast/02.jpg);
	}
	
#masthead h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 180%;
 margin-left: 10px;
 color:#FFFFFF;
 visibility: hidden;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 2px;
	background-color: #eeeeee;
	border: 2px solid #ccc;
}

#navBar1{
	padding: 5px;
	font-size:70%;
}
	
#content{
    float:left;
	width: 75%;
	margin: 10px;
}

#content h1{
padding: 10px 0px 30px 10px;
}

#content h5{
padding-top: 30px;
}

#content p{
font-family:Times New Roman, Times, serif;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


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

#globalNav{
	padding: 5px 2px 50px 2px;
	font-size: 120%;
	color:#990000;
	z-index: 1;
}

#globalNav1{
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #003399;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 120%;
	padding: 0 4px 0 0;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

.centrar-imagen {
text-align: center;
} 

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search 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: 1px;
	border-bottom: 2px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	float:right;
	width:20%;
	padding: 10px 10px 0px 2px;
	margin-top:20px;
	font-size: 80%;
}

#advert h3 {
	color:#990000;
	padding-bottom: 10px;
	margin-left: 20px;
}

#advert h4 {
    font-family:Courier New, courier, mono;
	padding-bottom: 5px;
	margin-left: 10px;
	color:#FFFFFF;
}

#advert h4:link, h4:visited, h4:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #menu**************/
#navmenu {
    width: 800px;
	height: 48px;
	border: 1px solid #cccccc;
	float: right;
	margin: 5px 0 10px 0;
	z-index: 1;
}

.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:790px;
	height:46px;
	position:relative;
	font-size:11px;
	margin: 0;
	background-color:#fff;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	width:190px; 
	height:80px; 
	text-align:center;
	border-bottom: 0;
	line-height:20px; 
	font-size:13px; 
	overflow:hidden;
	padding-top:10px;
	padding-left: 1px;
}
/* first and last tabs */
.menu .one {
	padding-left: 1px;
	margin-right: -1px;
}
.menu .three {
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* button hover properties */
.menu ul li:hover a {color:#990000;
font-style: italic;
 font-size: 14px;}
.menu ul li:hover ul {display:block; position:absolute; top:38px; left:0; width:202px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.two {background:#6a3; color:#990000;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#990000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover .one {}
.menu ul li:hover .three {color:#990000;
font-style: italic;
 font-size: 14px;
}

/* dropdown properties */
.menu ul li:hover ul li a {background-image: none; display:block; height: 30px; line-height: 15px; color:#000; width:142px; text-align:left; margin-left: 10px; padding:10px 0 0 40px; font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 2px;
	padding: 0;
	background-image: url(../FileandImageinIndex/pic/menu/pop.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
}
.menu ul li:hover ul .hlight {
	margin-right: 1px;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {color:#990000;
 font-style: italic;
 font-size: 14px;
	}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -30px; /*position where enlarged image should offset horizontally */

}

