@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFC6FE;
}

#galeria {
	width: 460px;
	left: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}

#galeria a {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px; 
}

#galeria a:hover {
	background-color: #99CCCC;
}


#cajita {
	height: 40px;
	width: 30px;
	position: absolute;
	left: 500px;
	top: 30px;
}

#piter {
	background-image: url(graficos/piter_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	width: 151px;
	position: absolute;
	left: 380px;
	top: 120px;
}


.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #008442;
	display: block;
	margin-bottom: 10px;
}

.tit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

#tex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;
}




#marco {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 30px;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	height: 100%;
	background-color: #8E743C;
}

#marco a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#marco a:hover {
	color: #0000FF;
	text-decoration: none;
	display: block;
	background-color: #FFFFCC;
}

#caja {
	text-align: left;
	width: 550px;
	height: 100%;
	left: 150px;
	position: absolute;
	top: 100px;
	}

#caja a {
	color: #0066FF;
	text-decoration: none;
}

#caja a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#logo_top {
	background-image: url(graficos/lgo.png);
	position: absolute;
	height: 100px;
	width: 1003px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#mar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

#boti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#boti a {
	text-decoration: none;
	color: #0000FF;
}

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