@charset "utf-8";
/* CSS Document */
body{
background-image:url(img/bg.png);
background-repeat:repeat-x;
background-color:#EFD9D9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.up{
	top:-10px;
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:1px solid #BB0000;
	left: 1px;

}

h1{
	margin:0;
	background-image:url(img/linea.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:16px;
	color:#CE0000;
	height:30px;
	width:710px;
}

a:link {
	color: #DD0000;
}

a:visited {
	color: #DD0000;
}

.footer{
	font-size:10px;
	color:#ff2222;
}

input, textarea{
font-size:10px;
}

li{
list-style-image:url(img/frec.gif);
margin-top:5px;
}

.PhotG{
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-left:10px;
padding-top:4px;
font-weight:bold;
}
.ButtonText01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.ButtonText02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

