body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#171695;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#top {
	width:100%;
}
#top .logo {
	width:800px;
	background:url(../images/graphic.jpg) no-repeat right;
	height:223px;
}
#top .barra {
	width: 620px;
	height:37px;
	background:url(../images/barra.jpg) repeat left;
}
#greenbot {
	background:url(../images/graphics/green_bot.gif) repeat-x;
	height:80px;
	width: 100%;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#content {
	width:800px;
	background:url(../images/lateral.jpg) right repeat-y;
}
.water {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	font-size:14px;
}
h1 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	font-size:14px;
	margin:0px;
}
#menu {
	list-style:none;
	margin:0px 20px 0px auto;
	 }
#menu li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-bottom:12px;
	padding-top:8px;
	padding-left:25px;
}
#menu li.elegido {
	background:url(../images/icons/ok.gif) no-repeat;
	background-position:0px 0px 0px;
}
#menu li a {
	color:#000000;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
}
.freephone {
	color:#FF0000;
	font-weight:bold;
}
.phonenumber {
	font-weight:bold;
	font-size:24px;
}
#bot {
	width:100%;
}
#bot .imagen {
	width:800px;
	background:url(../images/bot.jpg) left no-repeat;
	height:176px;
}
#bot .textobot {
	padding-top:80px;
	padding-right:150px;
}
#bot a.textobot2 {
	color:#000000;
	text-decoration:underline;
}
#bot a.textobot2:hover {
	text-decoration:none;
}
#bot .subdirecciones {
	font-size:10px;
}
#bot a.subdirecciones {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
#bot a.subdirecciones:hover {
	font-size:10px;
	text-decoration:underline;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination li.nuevo {
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}
.titulares {
	color:#333333;
	font-size:18px;
	font-weight:bold;
}
.titulotabla {
	color: #FFFFFF;
	font-weight: bold;
}

.numeros {
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}
.foto {
	font-size:14px;
	font-weight:bold;
}
.foto a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.foto a:hover {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}