/* CSS by Ramón Romero */
body {
	background-image: url(../images/fondo.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:  repeat-x;
}
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #009999;
}#Contenido {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Banner {
	height: 138px;
	width: 900px;
}
#Main {
	width: 878px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background-image: url(../images/fondo-main.png);
	background-repeat:  repeat-x;
}
#Footer {
	height: 53px;
	width: 900px;
	margin-bottom: 10px;
}
.ContIzq {
	float: left;
	width: 245px;
}
.ContDer {
	float: left;
	width: 623px;
	padding-left: 10px;
}
.Fotos {
	height: 238px;
	width: 623px;
	margin-bottom: 10px;
}
.Menu {
	width: 245px;
	margin-bottom: 10px;
}
.Me-1 {
	background-image: url(../images/me-1.png);
	height: 45px;
	width: 245px;
}
.Me-2 {
	background-image: url(../images/me-2.png);
	width: 235px;
	padding: 5px;
}
.Me-2-Inf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.Me-2-Inf:hover {
	background-color: #EBF9FA;
}
.Me-2-Inf img {
	margin-right: 5px;
}

.Me-3 {
	background-image: url(../images/me-3.png);
	height: 5px;
	width: 245px;
}
.BannerContact {
	height: 130px;
	width: 245px;
}
.Galery {
	width: 245px;
	margin-top: 10px;
}
.Ga-1 {
	background-image: url(../images/ga-1.png);
	height: 45px;
	width: 245px;
}
.Info {
	width: 623px;
}
.inf-1 {
	background-image: url(../images/inf-1.png);
	height: 44px;
	width: 623px;
}
.inf-2 {
	background-image: url(../images/inf-2.png);
	background-repeat:  repeat-x;
	width: 600px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-right: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}
.inf-2  img {
	padding: 5px;
	border: 1px solid #EBEBEB;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.inf-2 li {
	list-style-image: url(../images/tick_16.png);
	list-style-position: outside;
	list-style-type: none;
}
.inf-3 {
	background-image: url(../images/inf-3.png);
	height: 5px;
	width: 623px;
}

form { }
form input, form textarea {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#283039 none repeat-x scroll bottom left;
	color:#ffffff;
	border:1px solid #3D4A57;
	color:#ffffff;
	font-size:0.8em;
	padding:6px 14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}


/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#3D4A57 none repeat-x scroll bottom left;
	color:#ffffff;
	border-top:2px solid #526475;
}
table tr td {
	border-bottom:1px solid #dddddd;
}
.cert-1 {
	background-image: url(../images/cert-1.png);
	height: 45px;
	width: 245px;
}

