html
{
	margin: 0px;
}

body
{
	background:url(pics/fondobody.png) repeat-x;
	background-attachment:fixed;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
}

a
{
	color: #4e73ff;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

hr
{
	height: 4px;
	color: #ffdf51;
	background: #ffdf51 ;
	width: 725px;
}

img
{
	border: 0px;
}
/*--------------------------------------------------------------------------*/
#container
{
	background:url(pics/fondocont.png) repeat-y right;

 	width: 755px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	/*border: 0px solid #ffdf51;*/
	overflow: hidden;
}
/*--------------------------------------------------------------------------*/
#top
{
	background: url(pics/logGABOR3.png) center top no-repeat;
	height: 118px;
 	width: 725px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#top img
{
	margin-left:229px;
}


/*--------------------------------------------------------------------------*/

#nav 
{
	background: url(pics/back_menu.png) no-repeat;
	height: 43px;
 	width: 725px;
	text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;

}
#nav .menu
{
	padding:20px 0px 0px 0px;
	background:url(pics/back_menu00.png) no-repeat;
	width: 142px;
	height: 43px;
	

}
#nav ul 
{
	display:inline;
	margin:0;
	list-style:none;
}

#nav li 
{
	float:left;
	margin:0;
}

#nav .menu:hover
{
	background-attachment:fixed;
	background-position:0% 0%;

}
#nav a 
{

	float:left;
	font-size:125%;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size: 140%;
}
/*--------------------------------------------------------------------------*/

#container2
{
	background: url(pics/2.png) repeat;
	width: 665px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 50px;
	padding-left: 30px;
	color: /*#8b592f;*/black;
	font-size:125%;
	line-height:150%;
	

}



#container2 h1
{
/*	background: url(pics/fondoh1.png) repeat-x;*/
	color: red;
	margin-top: 0px;
	padding-top: 0;
	text-align: center; 
	font-size: 140%;
	text-decoration: underline;

}

#container2 h2
{

	margin-bottom:0;
	margin-top: 1.5em;
	padding-top: 0;
	padding-bottom: 0;
	color: #8b592f;
	font-family: Verdana,sans-serif;
	font-size: 1.5em;
	visibility:visible;

}

/*--------------------------------------------------------------------------*/

.seccion02 
{
	color: #4e73ff;
	font-size: +15px;
	padding-right:10px;
}

.seccion02 h1
{
	/*border: 1px solid #ffdf51;*/
}


/*--------------------------------------------------------------------------*/
#big
{
	color: #808080;
	font-size: 110%;
}
.boxl, .boxr
{
	background: url(pics/fondoint.png) top repeat-x;	
	margin-left: auto;
	margin-right: auto;
	width: 478px;	
	border: 4px solid #ffdf51;
	overflow:hidden;
	padding-left: 7px;
	padding-right: 7px;

}
.boxl img
{
	float: left;
	padding: 10px;
}
.boxr img
{
	float: right;
	padding: 10px;
}
.boxr p
{
	text-align: right;
	/*padding-top: 25px;*/
}
.boxl p
{
	text-align: left;;

}
.boxl, .boxr h2
{
	vertical-align: top;
	text-align: center; 
}

/*--------------------------------------------------------------------------*/
#bottom
{
	background: url(pics/2.png) repeat;
	width: 665px;
	margin-left: 15px;
	margin-right: 15px;	
	background:  url(pics/fondobot.png) bottom repeat-x;
	color: #000;
	width: 725px;
	overflow:hidden;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;	
	margin-left: auto;
	margin-right: auto;

}
#perro
{
	background: url(pics/2.png) repeat;
	height: 100px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;


}
/*--------------------------------------------------------------------------*/
#gal table
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#gal td
{
	width: 200px;	
	height:200px;
	border: 3px solid #ffdf51;
}
#gal td:hover
{
	background: #dedede;
}
#gal img
{
	opacity: 0.9;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#gal img:hover
{
	opacity: 1;

}
#galmic table
{
	width:300px;
	height: 451px;
	float:right;
	border-collapse: collapse;
}

#galmic td
{
	width: 60px;	
	height:90px;
	border: 3px solid #ffdf51;
}
#galmic td:hover
{
	background: #000;
}
#galmic img
{
	opacity: 0.7;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 53px;	
	height:80px;
}
#galmic img:hover
{
	opacity: 1;

}
#imagen
{
	height:451px;
	width:300px;

	border: 3px solid #ffdf51;
}
