#fooderDiv,#fooderDiv a, #fooderDiv a:link, #fooderDiv a:visited, #fooderDiv a:hover, #fooderDiv a:active{
	font-size:12px;
	font-weight: bold;
	color:#000000;
	font-family: Arial;
	text-decoration:none;
}

#fooder3{
width:950px;
font-size:10px;
text-align:center;
font-family: Arial;
color:#000000;
}

/*------------------------------------------------------------*
**  All
**------------------------------------------------------------*/
body {
	/*background-image: url(../images/fondo.jpg);*/
	background-repeat:repeat-y;
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
}
img{
border:0;
}
a {
	font-size:14px;
	font-weight: bold;
	color:#000000;
	font-family: Arial;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration:underline;
	color:#000000;
}


.texto{
font-family:Arial;
font-size:14px;
color:#000000;
}
.titulo1{
color:#000000;
font-family:Arial;
font-size:20px;
font-weight:bold;
padding-left:30px;
}
.titulo2{
color:#000000;
font-family:Arial;
font-size:30px;
font-weight:bold;
padding-left:330px;
}

.camposContacto{
width:200px;
font-family:Arial;
font-size:12px;
color:#000000;
}
.botones{
font-family:Arial;
font-size:12px;
color:#000000;
border-color:#000000;
background-color:#CCCCCC;
}
.textoConfirmacion{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#000000;

}