@charset "ISO-8859-1";
body {
	font: normal 12px Verdana, Arial;
	color: #333333;
}
#container {
	margin: 0px auto;
	background: #fff url(images/fondo-content.gif) repeat-y 0px 0px;
	padding-top: 0px;
	width: 950px;
}
#container #header {
	height: 272px;
	margin: 0px auto;
	background-image: url(images/fondo-header.jpg);
	width: 920px;
	background-position: 0px 32px;
	background-repeat: no-repeat;
}
#header .head-a {
	float: left;
}
#header .head-b {
	float: left;
	width: 440px;
	margin-left: 80px;
	text-align: right;
}
#header .head-b .menuch {
	background: #fff url(images/fondo-menuch.gif) no-repeat 0px 0px;
	height: 23px;
	width: 317px;
	margin-left: 122px;
	margin-bottom: 12px;
}
.menuch a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.menuch a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#header .head-b .tels {
	color: #49acdf;
	font-size: 12px;
	font-weight: bold;
}
.style-rojo {
	color: #A21113;
	font-size: 11px;
}
.espacio {
	clear: both;
}
#container #menu {
	background-image: url(images/fondo-menu.gif);
	width: 920px;
	margin: 0px auto;
	height: 58px;
}
#navlist ul {
	line-height:26px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding: 17px;
}
#navlist a {
	text-decoration:none;
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist a:hover{
	color: #FFFFFF;
	background-color: #BB181B;
}
#navlist a.active {
	color: #FFFFFF;
	background-color: #BB181B;
}

#navlist2 ul {
	line-height:26px;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	text-align: center;
}
#navlist2 li {
	display: inline;
	list-style-type: none;
	padding: 8px;
}
#navlist2 a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navlist2 a:hover{
	color: #FFFFFF;
	background-color: #327B9F;
}
#navlist2  a.active2 {
	color: #FFFFFF;
	background-color: #327B9F;
}
#container #centro {
	background-color: #FFFFFF;
	width: 920px;
	margin: 0px auto;
	margin-top: 20px;
	overflow: hidden;
}
#centro .col-left {
	float: left;
	width: 280px;
}
#centro .col-left .foto {
	height: 280px;
	margin-bottom: 20px;
}
#centro .col-right p {
	margin-top: 0px;
	text-align: justify;
}
#centro .col-right p a {
	font-weight: bold;
	color: #331673;
}
.table1 {
	border: solid #4a3083 1px;
}
.table1 td {
	color: #333333;
	padding: 5px 8px;
	font-size: 14px;
}
.table1 td a {
	color: #331673;
	font-weight: bold;
}
h1 {
	color: #331673;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 1px;
}
#form table {
	border: solid #cccccc 1px;
	border-top: 0px;
	font-size: 10px;
}
#form table td {
	padding-left: 6px;
}
#form  #submit {
	width: 80px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	cursor: pointer;
}
#form input {
	width: 125px;
	border: solid #cccccc 1px;
	font-size: 11px;
}
#form input.inputlargo {
	width: 264px;
	border: solid #cccccc 1px;
	font-size: 11px;
}
#form textarea {
	width: 265px;
	border: solid #cccccc 1px;
	height: 50px;
	font-size: 11px;
}
#centro .col-right {
	float: right;
	width: 610px;
}
#container #footer {
	width: 920px;
	margin: 0px auto;
	margin-top: 15px;
	height: 115px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}
#footer   a {
	color: #333333;
	text-decoration: none;
}
#footer  a:hover {
	color: #BB181B;
}
.linkfoot {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.linkfoot    a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.linkfoot   a:hover {
	color: #BB181B;
	font-size: 11px;
}
hr {
	width: 920px;
	margin: auto;
	margin-top: 25px;
	border: solid #bb181b 1px;
}
h2 {
	color: #331673;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}
.morado {
	color: #331673;
}
.fotoimg {
	margin-left: 150px;
	text-align: center;
}
