@charset "utf-8";
*:focus { outline: none; }
a { outline:0; }


body {
	margin: 0px;
	background-color: #fff;
	background-image: url(imagenes/template/fondo.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
	margin-bottom: -11px;
	margin-top: -11px;
}


.barratop_100 {
	height: 109px;
	background-image: url(imagenes/template/barratop_fondo.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: top;
	box-shadow: 2px 2px 3px #533;
	-moz-box-shadow: 2px 2px 3px #533;
	-webkit-box-shadow: 2px 2px 3px #533;
	position: relative;
	z-index: 2200;
/*	background-color: #FFF; */
}
.barratop {
	width: 960px;
	height: 109px;
}
.barratop_fono {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #777;
}
.barratop_fono em {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-style: normal;
	font-weight: bold;
}

.menu100 {
	width: 100%;
/*	height: 40px; */
	background-color: #bf2030;
	box-shadow: 2px 2px 3px #000;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	position:relative;
	z-index:2000;
}

.menu {
/*	font-family: 'Droid Sans', Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCC;
	width: 960px;
	height: 36px;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
/*	text-shadow: 2px 2px 2px #300; */
}

.menu em {
	font-size: 16px;
	font-weight: bold;
	color: #09F;
	font-family: "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
}
.slides_franja {
	height: 350px;
	width: 100%;
	background-image: url(imagenes/template/fondo-slides.png);
	position:relative;
	z-index:1500;
}


.slides {
	/*	background-image: url(imagenes/template/slides_fondo.png);
	background-repeat: no-repeat;
	background-position: -1px bottom; */
	height: 350px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
/*	text-shadow: 1px 1px #666;  */
	font-weight: normal;
}
.slides tr td ul li {
	list-style-position: outside;
	list-style-image: url(imagenes/ok.png);
	padding-bottom: 7px;
	font-size: 14px;
	line-height: 18px;
}
.slides tr td p strong {
	text-align: center;
}
.slides tr td a:link, a:visited {
	color: #eFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eFF;
	font-size: 12px;
}
.slides tr td a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 12px;
}
.slides_sombra {
/*	background-image: url(imagenes/template/slides_sombra.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	width: 960px;  */
}







.contenidos_table {
	width: 960px;
	background-image: url(imagenes/template/contenidos_fondo.png);
	background-repeat: repeat-y;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenidos_table tr td {

}
.contenidos_table tr td p {
	text-align: justify;
}

.contenidos_table tr td a:link {
	color: #06F;
}
.contenidos_table tr td a:visited {
	color: #06F;
}
.contenidos_table tr td a:hover {
	color: #06F;
}

.contenidos_table tr td h1 {

}
.contenidos_table tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	padding-top: 12px;
}
.contenidos_table tr td blockquote ul li {
	list-style-position: outside;
	list-style-image: url(imagenes/check3.png);
	line-height: 22px;
}

.contenidos_table tr td table tr td ul li {
	list-style-position: outside;
	list-style-image: url(imagenes/ok.png);
	line-height: 20px;
}




.Home_Servicios {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
}
.Home_Servicios tr th img {
	border: 4px solid #FFF;
	box-shadow: 0px 2px 3px #aaa;
	-moz-box-shadow: 0px 2px 3px #aaa;
	-webkit-box-shadow: 0px 2px 3px #aaa;
}

.Home_Servicios tr td h1 {
	/*	font-family: Arial, Helvetica, sans-serif; 
	font-family: 'Cabin', Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	margin-bottom: 0px;
	margin-top: 15px;
	letter-spacing: 0px;
}
.Home_Servicios tr td h1 a {
	text-decoration: none;
}

.Home_Servicios tr td {
	padding-bottom: 0px;
	padding-left: 0px;

}
.Home_Servicios tr td p {
	margin-bottom: -12px;

}
.Home_Servicios tr td img {
	border: none;

}
.Home_Servicios tr td a:link {
	color: #666;
}
.Home_Servicios tr td a:visited {
	color: #666;
}
.Home_Servicios tr td a:hover {
	color: #F00;/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999; */
}
.Home_Servicios tr td ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
.Home_Servicios tr td ul li {
	list-style-position: outside;
	text-align: left;
	list-style-image: url(imagenes/tip.png);
	margin-left: -15px;
	margin-bottom: -3px;
	color: #666;
}
.contenidos_table tr td blockquote table tr td ul li {
	list-style-position: outside;
	list-style-image: url(imagenes/check1.gif);
}

.contenidos_table tr td blockquote .Home_Servicios tr td ul li {
	list-style-image: url(imagenes/check3.png);
	list-style-position: outside;
}

.Home_Servicios tr td ul li a:link {
	color: #666;
	text-decoration: none;
}
.Home_Servicios tr td ul li a:visited {
	color: #888;
	text-decoration: none;
}
.Home_Servicios tr td ul li a:hover {
	color: #333;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999; */
}





.barrabottom_100 {
	width: 100%;
	background-color: #555;
	background-image: url(imagenes/template/fondo-slides2.png);
}

.barrabottom {
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAA;
}
.barrabottom tr td table tr td h1 {
	margin-top: 33px;
	color: #999;
	font-size: 24px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.barrabottom tr td strong {
	color: #CCC;
}
.barrabottom tr td em {
	font-style: normal;
	color: #999;
}





.barrabottom tr td a:link {
	color: #CCC;
}
.barrabottom tr td a:visited {
	color: #CCC;
}
.barrabottom tr td a:hover {
	color: #FFF;
}


.barrabottom tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
}

.barrabottom tr td input:focus {
	background-color: #fff;
}
.barrabottom tr td input#button  {
	background-color: #C41530;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	box-shadow: 2px 2px 3px #000;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
}

.barrabottom tr td textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
}
.barrabottom tr td textarea:focus {
	background-color: #fff;
}







.Papyros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	height: 33px;
	width: 100%;
	background-color: #333;
	background-image: url(imagenes/template/fondo-slides.png);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2c2c2c;
}
.Papyros tr td {
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.Papyros a:link {
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}
.Papyros a:visited {
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}
.Papyros a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.home_slide {
	border: 4px solid #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	box-shadow: 2px 2px 3px #665;
	-moz-box-shadow: 2px 2px 3px #665;
	-webkit-box-shadow: 2px 2px 3px #665;
}



.marco {
	border: 5px solid #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 4px #666;
	-moz-box-shadow: 2px 2px 4px #666;
	-webkit-box-shadow: 2px 2px 4px #666;
}
