
body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
	background: #f4f4f4 url('images/back.jpg'); background-repeat:repeat-x; 
}

#content{ width:1024px; margin:auto; }
#slogan { color:#660460; font-size:17px; font-style:italic; font-weight:bold; float:right; margin-top:45px; margin-right:20px }
#head { margin-top:10px }
#footer { width:1024px; margin:auto; padding:30px; color:#d2d1d1; padding-bottom:50px;line-height:18px;background-color:#461743;  }
#fondofooter { background-color:#461743; }
#columnas { width:1024px; line-height:24px  }
#legales{ width:1024px; margin:auto; padding:30px; color:#d2d1d1; text-align:center;background-color:#300d2e; padding-top:15px; height:5px  }
#fondolegales { background-color:#300d2e; }

a{
	color: #84297e;
	text-decoration: none;
	font-weight:bold
}
a:hover{
	color: #461743;
}
#contact { background: url('images/back_cont.png'); background-repeat:no-repeat; height:102px; }

.boton { float:right; margin-top:25px; margin-right:60px}

.titfooter { font-size:25px; color:#FFF}
.foto { float:right; margin-top:-50px; margin-left:40px; background-color:#e3e3e5; border:solid #bfbfc1 1px; padding:5px}
.fotoch {    background-color:#e3e3e5; border:solid #bfbfc1 1px; padding:5px; margin-right:10px}

h2 {
	color: #461743;
	font-size: 25px;
	
}
h4 {
	color: #461743;
	font-size: 18px;
	
}
h1 {
	color: #461743;
	font-size: 45px;
	
}

#interior { margin-top:50px; line-height:20px; font-size:14px
}


#interior2 { line-height:26px ; text-align:justify;
}

#interior3 { margin-top:50px; line-height:20px; font-size:18px
}

#fondolegales a {
	color: #dbdbdb;
	text-decoration: none;
	font-weight:bold
}
#fondolegales a:hover{
	color: #ffffff;
}
#columnas a {
	color: #461743;
	text-decoration: none;
	font-weight:bold
}
#columnas a:hover{
	color: #71266c;
}
#footer a {
	color: #dbdbdb;
	text-decoration: none;
	font-weight:bold
}
#footer a:hover{
	color: #ffffff;
}

#interior ul {
	margin:20px; 
	
}
#interior ul li {
	height: 40px;
	background: url('images/bullet.png') 0 0 no-repeat; padding-left:30px; padding-top:2px 
	
	}

