
/* NAVITUR.COM.MX */


body{
	background:url(../media/sitio/superior_bg.jpg) repeat-x top #F6F5E9;
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #333333;
}

#menu_superior{
	width:940px;
	margin:auto;
	padding:10px;
	height:20px;
}

#celda1{
	width:680px;
	height:20px;
	float:left;
}

#celda2{
	width:260px;
	height:20px;	
	float:right;
}

ul.menu {
	list-style-type:none;
	display:block; 
	width: auto; 
	height:18px; 
	margin:auto; 
	padding:0;
}

ul.menu li {
	display:inline;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:4px 11px 0 26px; 
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:18px;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:url(../media/sitio/boton01.jpg) no-repeat left;
	}

a.nav:hover {
	display:block;
	float:left;
	padding:4px 11px 0 26px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:18px;
	text-decoration:none;
	color:#fff;
	background:url(../media/sitio/boton02.jpg) no-repeat left;
}

#contenido{
	width:940px;
	height: auto;
	margin:auto;
	background-color:#F6F6EE;
	border:8px #FFFFFF solid;
}

#intro01{
	float:left;
	width:210px;
	height:155px;
	margin-bottom:10px;
}

#intro02{
	float:left;
	width:540px;
	height:155px;
	margin-bottom:10px;	
}

#intro03{
	float:right;
	width:190px;
	height:155px;
	text-align:right;
	margin-bottom:10px;	
}

#izquierda{
	float:left;
	width:730px;
	height:auto;
	padding-left:5px;
	padding-right:4px;	
}

#derecha{
	float: right;
	width:195px;
	height:auto;
	padding-left:5px;
}

#cajaindex{
	float:left;
	width:230px;
	height:200px;
	border:1px solid #E2E0D4;;
	background-color: #FFFFFF;
	padding-top:5px;
	margin-right:10px;
}
	
#botones{
	clear:both;
	padding:10px;
	height:auto;
}

.imgborde{
	padding:2px;
	margin:3px;
	border:2px #FFFFFF solid;
}

#linea{
	clear:both;
}

#footer{
	width: auto;
	height:100px;
	clear:both;
	margin-top:20px;
	background-color:#E2E0D4;
}

#contenidofooter{
	width:940px;
	margin:auto;
}

#creditos{
	width:350px;
	font-size:10px;
	float:left;
	padding:10px;
	padding-top:20px;
}

#logo{
	width:140px;
	height:80px;
	float:right;
	text-align:center;
	padding-top:10px;
}

ul.menufooter {
	list-style-type:none;
	float:left; 
	display:block; 
	width:auto; 
	height: auto;  
	margin:0px; 
	padding:30px 0 0 10px;
}

ul.menufooter li { display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;}

a.nav2:hover {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width:auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;color:#666666;}


#menuv {
	border: 1px solid #FFFFFF;
	border-width: 1px 1px 0 1px;
	width: 200px;
	font-size:12px;
}
	
#menuv ul, li {
	list-style-type: none;
}
	
#menuv ul {
	margin: 0;
	padding: 0;
}
	
#menuv li {
	border-bottom: 1px solid #FFFFFF;
}
	
#menuv a {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#D88121;
	display: block;
	width: 195px;
	height:20px;
	padding-top:5px;
	padding-left:5px;
}
	
#menuv a:hover {
	background: #CD5E16;
	color: #FFFFFF;
}




	/* BUSQUEDA*/
	
#search {
	float: right;
	width: 250px;
	margin:auto;
}

#search form {
	float: right;
	margin: 0;
	padding-bottom:5px;
}
	
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
	
#search input {
	float: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
	
#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #FFFFFF;
	color: #333333;
}
	
#search-submit {
	height: 22px;
	margin-left: 14px;
	color: #FFFFFF;
	background-color: #D88121;
	width:70px;
}


.titulo{
font-size:14px;
color:#808080;
clear:both;
padding-left:10px;
}

.titulo_naranja{
font-size:16px;
font-weight:bold;
color:#CD5E16;
clear:both;

}

.titulo_gris{
	font-size:14px;
	color: #999999;
	clear:both;
}


#linearoja{
	border-bottom:1px solid #990000;
}

#lineagris{
	border-bottom:1px dotted #666666;
}

#herramientas{
	width:200px;
	height:200px;
	text-align:right;
	padding-right:10px;

	float:right;
	margin-right:20px;
	border:1px solid #666666;
}

#cuadro_imagen{
	width:100px;
	height:100px;
	float:left;
	margin :0;
	padding:0;
}


.listas li{
	list-style: none;
	background-image: url(../media/sitio/bullet.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.tablas {
 border: 1px solid #CCCCCC;
 text-decoration:none;
 border-style: solid;
 border-width: 1px;
 padding:1px;
 border-collapse:collapse;
}

.textop{
	color:#333333;
	font-size:14px;
}
	
#contenidop{
	width:740px;
	height: auto;
	margin:auto;
	background-color:#F6F6EE;
	border:8px #FFFFFF solid;
}	



/*menuderecha*/
#menuderecha {
	border: 1px solid #EDEDED;
	border-width: 1px 1px 0 1px;
	width: 178px;
}

#menuderecha ul, li {
	list-style-type: none;
}

#menuderecha ul {
	margin: 0;
	padding: 0;
}

#menuderecha li {
	border-bottom: 1px solid #EDEDED;
}

#menuderecha a {
	text-decoration: none;
	text-align:right;
	color: #666666;
	background: #F6F5E9;
	display: block;
	padding: 3px 6px;
	width: 168px;
}

#menuderecha a:hover {
	background: #E2E0D4;
}

#galeriafotos{
	width:500px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

#galeriafotos2{
	width:200px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

.slideshow{
	width:500px;
	height:350px;

}
.slideshow img { padding: 1px; border: 1px solid #EDEDED; background-color: #eee; }

.titulo16{
	font-size:12px;
	font-weight:bold;
	color:#CD5E16;
}

.titulo14{
	font-size:12px;

}

.leermas{
	font-size:12px;
	font-weight:bold;
	color:#CD5E16;
}


.leermas a:link {
	color:#CD5E16;
	text-decoration: none;
}

.leermas a:visited {
	text-decoration: none;
	color:#CD5E16;
}

.leermas a:hover {
	text-decoration: none;
	color:#CD5E16;
}

.leermas a:active {
	text-decoration: none;
	color:#CD5E16;
}

