#contenedor{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
}
#logo {
	float: left;
	width: 300px;
	height: 90px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 1px;
}
#frase{
	float: left;
	width: 440px;
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #A02C52;
}
#caja-efecto{
	background-image: url(../images/fondo-caja-sup3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
	float: left;
}
#caja-efecto2{
	background-image: url(../images/fondo-caja-sup4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 810px;
	float: left;
}
#solapas{
}
#menu-der{
	width: 240px;
	float: left;
	padding-left: 40px;
	padding-top: 40px;
}
#img-menu{
	width: 200px;
	text-align: center;
}
#cont-menu-der{
	width: 195px;
	padding-left: 15px;
	background-image: url(../images/menu.gif);
	background-position: left top;
	float: left;
	background-repeat: no-repeat;
	padding-top: 17px;
}
#block{
	float: left;
	width: 152px;
	height: 200px;
	text-align: left;
}
#ornamento{
	float: left;
	width: 152px;
}
#contacto-data{
	background-image: url(../images/tarjeta-contacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 186px;
	padding-left: 10px;
	font-family: Palatino, "Book Antiqua", "Times New Roman", "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	padding-top: 37px;
	padding-bottom: 18px;
	padding-right: 5px;
}
#contenido{
	float: left;
	width: 450px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-align: left;
	color: #333333;
	padding-left: 14px;
	padding-top: 20px;
	line-height: 18px;
}
#cont-foto{
	padding-bottom: 15px;
}

#columna-centro{
	float: left;
	width: 260px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-align: justify;
	color: #666666;
	padding-left: 12px;
	padding-top: 25px;
	line-height: 17px;
}
#columna-derecha{
	float: left;
	width: 190px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-align: justify;
	color: #333333;
	padding-left: 30px;
	padding-top: 30px;
}
#pie{
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: 170px;
	background-image: url(../images/fondo-caja-inf2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 37px;
}
#contenedor-pie{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	float: left;
}
#pie-enlaces{
	text-align: center;
	font-size: 15px;
	font-family: "Palatino Linotype";
	padding-bottom: 10px;
}
#disenoweb{
	float: left;
	width: 297px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #BC829A;
	padding-top: 58px;
}
#direcciones{
	float: left;
	width: 470px;
	padding-top: 45px;
	font-family: "Palatino Linotype";
	font-size: 16px;
}
#img{
	float: left;
}
.violeta{
	color: #BC829A;
}
.azul{
	color: #0080AA;
}
.titulo{
	color: #0083AE;
	font-family: "Book Antiqua", "Bookman Old Style", Italic, "Lucida Sans", "Times New Roman";
	font-size: 26px;
	font-weight: bold;
}
.blanco {
	color: #FFFFFF;
	font-weight: bold;
}
.titmayuscula{
	color: #CC6600;
	font-family: "Book Antiqua", "Bookman Old Style", Italic, "Lucida Sans", "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.titminuscula{
	color: #CC6600;
	font-family: "Book Antiqua", "Bookman Old Style", Italic, "Lucida Sans", "Times New Roman";
	font-size: 15px;
	font-weight: bold;
}
body {
	background-image: url(../images/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:  repeat-x;
}
.bullet {
	font-family: "Palatino Linotype";
	margin: 0 0 0px 0px;
	width: 150px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 0px 0px;
	text-transform: uppercase;
         }

.bullet ul {
	margin: 0;
        }

.bullet li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #DFBFCD;
        }
		

.roundbox .bullet li {
	list-style: none;
	margin: 0;
	border-bottom: 0px dotted #CCC;
        }

.bullet li a {
	display: block;
	text-decoration: none;
	padding: 6px 3px 6px 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
         }

.bullet li a:link, .bullet li a:visited {
	color: #666666;	
         }
.bullet li a:hover {
	color: #AA6D8A;
	font-weight: normal;
	background-color: #F2E6EB;
         }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
