* {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	color:#151515;
	background-color:#ccc;
	background-image:none;
	padding:2% 0;
	font-family: sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
}

a {
	color:#fc000c;
}

a:hover {
	color:#666;
}

big {
font-size:1.1em;
}

h1,h2,h3,h4 {
color:#fc000c;
padding:8px 0 2px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
}

h1 a {
text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.6em;
font-style:normal;
font-weight:400;
font-variant:normal;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:700;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 3em;
}

blockquote {
background:url('../images/quote.gif') no-repeat;
display:block;
font:normal 1.1em serif, Georgia;
padding-left:26px;
}

form,table {
margin-bottom:1.2em;
}

img
{
  border:0;
}

#foto {
	height: 142px;
	width: 145px;
	float: left;
	}
	
#datos {
	margin-left: 150px;	
	}

li {
line-height:1.5em;
}

p {
	padding:2px 0 10px;
}

small,.small {
font:normal .9em sans-serif;
}

ul {
padding:0 2em 1.2em;
}

.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 13px;
	display: block;
	width: 87%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#wrapper {
	width:900px;
	background-color:#CCC;
	background-image:url(../images/wrapper.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 auto;
}

#container {
	font-size:1.3em;
	width:900px;
	background-color:#e1e1e1;
	border-top-width:4px;
	border-top-style:solid;
	border-top-color:#666;
	margin:0 auto;
}

.title {
background:#f0f0f0 url(../images/header-h1.jpg) repeat-x;
border-top:1px solid #996;
}

.title h1 {
	color:#fb000c;
	padding:10px 0 10px 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.header {
	height:200px;
	background-image:url(../images/banner_01.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top-style:solid;
	border-top-color:#fff;
	border-top-width:1px;
}


.navigation {
	height:41px;
	background-color:#F6F6F6;
	background-image:url(../images/nav.gif);
	background-repeat:repeat-x;
	padding-left: 4px;
	clear: right;
}

.navigation a {
	background:#fff url(../images/nav.gif) repeat-x;
	color:#151515;
	float:left;
	font:bold 1em Tahoma, sans-serif;
	line-height:41px;
	text-align:center;
	text-decoration:none;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#666;
	width: 80px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}

#imagesnavi {
	height: 43px;
	width: 306px;
	background-image: url(../images/banner_02.jpg);
	float: right;
	margin-top: -16px;
}

.navigation a:hover,.navigation a#active {
	background-position:left bottom;
	color:#F00;
}

.navigation ul li{
	display: inline;
	list-style-type: none;	
}

.main#two-columns {
background-color:#fff;
background-repeat:repeat-y;
background-image:url(../images/two-columns.gif);
}

.bottom {
color:#4f5051;
background-color:#e1e1e1;
background-image:url(../images/bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;
border-top-width:1px;
border-top-style:solid;
border-top-color:#e1e1e1;
padding:14px 20px;
}

.bottom .left,.bottom .right {
width:49%;
}

/*search box*/

.search {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 12px;
	background-image: url(../images/bgsearch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 6px;
	padding-left: 12px;
}

.gobtn {
	margin-top: 4px;
}


#recuadro_busqueda {
	width:400px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	margin-left: 100px;
	height: 64px;
}

#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 105px;
	padding-bottom: 20px;
	text-align: left;
	padding-top: 20px;
}

#caja_busqueda{
	width: 250px;
	float: left;
	padding-left: 20px;
	padding-top: 22px;
}

#contenido_busqueda{
	width: 360px;
	padding-top: 2px;	
	
	}

#boton_enviar{
	width: 79px;
	float: right;
	background-image: url(../images/enviar1.gif);
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;	
	cursor:pointer;
}

#boton_enviar:hover{
	width: 79px;
	float: right;
	background-image: url(../images/enviar2.gif);
	height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FC000C;
	text-align: center;
	margin-top: 20px;
	margin-right: 15px;
}


/*search box end*/

.footer {
	color:#333;
	background-color:#999;
	padding:10px;
}

.validator {
	color:#333;
	background-color:#CCC;
	padding:10px;
}

.validator ul li {
	list-style-type: none;
	display: inline;	
}

.footer .left {
width:66%;
}

.footer .right {
	width:33%;
	text-align:right;
	background-position:right;
	height: 35px;
}

.footer a {
color:#fff;
text-decoration:none;
}

.footer a:hover {
color:#fff;
text-decoration:underline;
}

.gallery td {
text-align:center;
}

.clear,.clearer {
clear:both;
}

.clearer {
font-size:0;
}

.col2 .left {
width:650px;
}

.col2 .right .content {
background:#fff;
}


.col2 .left .content {
background:#fff;
}

.col2 .right {
width:249px;
}

.content {
padding:18px 20px;
}

.left {
float:left;
}

.right {
float:right;
}

.right ul li{
	list-style-type: none;
	display: inline;
}

.right .content {
padding:18px 12px 12px;
}

ul.block {
border-top:1px dashed #bcbaac;
width:90%;
margin:4px 0;
padding:0;
}

.block li {
border-bottom:1px dashed #bcbaac;
list-style:none;
}

.block li a,.block li em {
color:#4f5051;
display:block;
}

.block li em {
font-size:.9em;
font-style:normal;
}

.block li a {
text-decoration:none;
width:94%;
padding:4px 3%;
}

.block li a span {
font-weight:700;
}

.block li a:hover {
color:#fc000c;
background-color:#c9c9c9;
}

.right .block,.right .block li {
border-color:#dcdacc;
}

.right .block li a:hover {
background-color:#e1e1e1;
}

label,.gallery em {
display:block;

}

.languajes {
	background-color: #ffffff;
	text-align: right;
	padding-top: 3px;
}

.languajes  a{
	text-decoration:none;
}


#informacion {
	padding-right: 40px;	
}
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

#space1{
	height: 35px;
	width: 10px;
	float: right;
}


#copyright {
	width: 65%;
	float: left;
	padding-top: 17px;
	padding-left: 12px;
}
#clist {
	padding-left: 150px;
}

#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 250px;
	float: right;
	font-size: 1em;
	color: #F00;
}

a.numa.numeros_paginacion {
	color: #000000;
	text-decoration: none;
	border: 1px solid #c5c5c5;
}
a.numeros_paginacion:hover {
	color: #adabaf;
	text-decoration:none;
}

.paginacion{
	text-align:center;
	padding-top:30px;
	padding-bottom: 5px;
	color: #000000;
	clear:both;
	display:block;
}
