body {
font-family:Helvetica;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CA0016;
	font-size:14px;
	color:#949494;
}
#main {

padding:0;
margin:0;
width:100%;
}

#header {
	height: 120px;

	background-color: #E32547;
	text-align: center;
}
head {
	height: 120px;
	width: 980px;
}
#content {
	background-image: url(../images/contbk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:auto;
	min-height: 300px;
	background-color: #FFFFFF;
	text-align:center;
}
#contenidos {
	width: 980px;
	background-color:#FFFFFF;
	
	
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	height: 150px;
	
}

.foot {
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:right;
	font-size:12px;
	padding: 5px;
}
.foot a {
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:right;
	font-size:12px;
	padding: 5px;
}

.foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:right;
	font-size:12px;
	padding: 5px;
}
.foot a:visited{
	color: #FFFFFF;
	text-decoration: none;
	
	text-align:right;
	font-size:12px;
	padding: 5px;
}




#menu {
	background-color: #49AFEF;
	height: 37px;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49AFEF;
	border-right-color: #49AFEF;
	border-bottom-color: #49AFEF;
	border-left-color: #49AFEF;
	text-align:center;
	
	
}
#botones {
	width: 980px;
	text-align:center;
	display:block;
	float: right;
}

.botones {
	font-family:Helvetica;
	font-weight:lighter;
	letter-spacing:-1px;
	width: 120px;
	color:#FFFFFF;
	font-size:14px;
	display:block;
	display:
	padding-left:8px;
	padding-right:8px;
	top:10px;
	/*background-image: url(../images/right.png);
	background-repeat:no-repeat;
	background-position:right;*/
}
.botones a {
cursor:pointer;
	text-align:center;
	text-decoration:none;
	padding: 12px 5px 12px 5px;
	max-width: 120px;
	border-right: 1px solid #FFFFFF;
	/*background-image: url(../images/right.png);
	background-repeat:no-repeat;
	background-position:right;*/
}
.botones a:hover {
	text-align:center;
	background:#FC575E;
	display:block;
	text-decoration:none;
	padding: 12px 5px 12px 5px;
	max-width: 120px;
	border-right: 1px solid #49AFEF;
	background-image: url(../images/menu-pointer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.border-right {
border-right:#A1CADF 1px solid;

}

.border-bottom {
border-bottom:#cccccc 1px solid;

}


h1 {
font-family:Helvetica;
font-weight:lighter;
font-size:26px;
text-transform:uppercase;
letter-spacing:-1px;
color:#FF6884;
text-align:right;
}


.borde-fotos {
border-bottom: 1px dotted #FF6884 ;
padding:10px 0 10px 0;
border-top:1px dotted #FF6884;
}


.subtitulos {
font-family:Helvetica;
font-weight:lighter;
font-size:18px;
letter-spacing:-1px;
line-height:19px;
color:#666666;
border-bottom:#83D1F0 dotted 1px;

}

.campos {
background-color:#DDFDFA;
border:dotted 1px #999999;
}


.sendbutton {

border:solid 1px #cccccc;
background-color:#FF6884;
margin:2px;
color:#FFFFFF;
}


.bordefotos{
border:#E5EEFA 4px solid;
padding:1px;
}

.mariettin {
background:url(../images/marietita.jpg) no-repeat right bottom;
}

.links {
font-size:11px;
color:#469BBC;
border-bottom: 1px dotted #CCCCCC;
padding-bottom:5px;
}