@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #333;
	font: 10pt Verdana;
	height: 100%;
	color: #ccc;
	text-align: left;
}

.container {
 	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
	background: url(img/bgr.gif) repeat-y center;
}

.top {
	background-color: #000;
	height: 44px;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 3px solid #7a0c07;
}

#mainmenu {
	list-style:none;
	margin: 0;
	padding: 0 0 0 200px;
}

#mainmenu li {
	float: left;
	margin-top: 20px;
}

#mainmenu a {
	display:block;
	width: 79px;
    height: 67px;
}

#mainmenu a:hover {
	background-position: 0 -69px;
}


#sp {
	display: none;
}

#inicio{
	background-image: url(img/Bot01.png);
}

#inicio2{
	background: url(img/Bot01.png) 0 -136px;
}

#artelaser{
	background-image: url(img/Bot02.png);
}

#artelaser2{
	background: url(img/Bot02.png) 0 -136px;
}

#galeria{
	background-image: url(img/Bot03.png);
}

#galeria2{
	background: url(img/Bot03.png) 0 -136px;
}

#contacto{
	background-image: url(img/Bot04.png);
}

#contacto2{
	background: url(img/Bot04.png) 0 -136px;
}

#noticias{
	background-image: url(img/Bot05.png);
}

#noticias2{
	background: url(img/Bot05.png) 0 -136px;
}

.menutop {
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
}

.contenido01 {
	margin-right: auto;
	margin-left: auto;
	background: #000 url(img/f_indx.jpg) no-repeat center 20px;
	width: 830px;
	display: table;
}

.contenido02 {
	margin-right: auto;
	margin-left: auto;
	background: #000 url(img/Top01.jpg) no-repeat center 20px;
	width: 830px;
	display: table;
}

.footer, .push {
     height: 4em;
 }

.footer2 a:link{color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a:visited{color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.footer2 a:active{color: #facc1b;
	text-decoration: none;
	font-weight: bold;
}

.footer2 a:hover{color: white;
	text-decoration: none;
	font-weight: bold;
}

.footer2 {
	width: 835px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	font: 8pt/1px Verdana;
	text-align: center;
	color: #666;
	padding-top: 10px;
	height: 4em;
	display: block;
}
.footer3 a:hover{color: #666;
	text-decoration: none;
}

.footer3 a:link,
.footer3 a:visited{color: #666;
	text-decoration: none;
}
.footer3 a:active{color: #666;
	text-decoration: none;
}
.footer3 a:hover{color: white;
	text-decoration: none;
}

.footer3 {
	text-align: center;
	color: #666;
	float: left;
	width: 835px;
	margin-top: 10px;
	margin-bottom: 10px;
}
 
.txt01 {
	margin-left: 45px;
	margin-top: 150px;
	height: 130px;
	width: 390px;
	margin-right: 300px;
	display: inline;
	float: left;
}

.txt02 {
	float: left;
	width: 765px;
	display: inline;
	margin: 26px 35px 20px;
}

.txt02b {
	float: left;
	width: 765px;
	display: inline;
	margin: 140px 35px 20px;
}

.txt03 {
	margin-top: 10px;
	float: left;
	width: 782px;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 6px;
}

.txt03gal {
	float: left;
	width: 782px;
	border-top: 1px solid #666;
	background: url(img/fondogal.jpg) no-repeat 0 0;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	border-bottom: 1px none #666;
	padding: 3px 6px 6px;
}

.txt04 {
	float: right;
	display: block;
	margin: 20px 26px;
	width: 43%;
}

.txt05 {
	margin-top: 20px;
	float: right;
	display: block;
	width: 360px;
	margin-right: 35px;
	margin-bottom: 20px;
}

.badge01 {
	margin-left: 50px;
	height: 80px;
	width: 222px;
	display: block;
	margin-top: 45px;
	float: left;
	margin-bottom: 57px;
}

.encabezado {
	font-weight: bold;
	font-size: 150%;
	text-shadow: #630407 -2px 2px 0px;
	color: white;
	margin-bottom: 7px;
}

.encabezado2c {
	font-weight: bold;
	font-size: 120%;
	color: #333;
}

.encabezado2a {
	font-weight: bold;
	font-size: 120%;
	color: #ccc;
}

.encabezado2b {
	font-weight: bold;
	font-size: 120%;
	color: #c6080e;
}

.fotoind {
	margin-left: 20px;
	float: left;
	overflow: hidden;
	width: 30%;
	margin-bottom: 5px;
}

.foto {
	height: 350px;
	margin-left: 20px;
	float: left;
	overflow: hidden;
	padding: 10px;
	width: 27.4%;
	margin-bottom: 5px;
}

.img_gal a:link{
	background-color: #2065fc;
}

.img_gal a:visited{
	background-color: #99cc38;
}

.img_gal a:active{
	background-color: #f86615;
}

.img_gal a:hover{
	background-color: #f80a12;
}

.img_gal{
	width: 88px;
	height: 70px;
	float: right;
	margin-right: 14px;
	overflow: hidden;
	display: block;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px dotted #c6080e;
	background-color: #333;
	z-index: 50;
	margin-top: 5px;
}

.contacto {
	float: left;
	width: 300px;
	height: 350px;
	padding: 10px;
	margin: 0;
	display: block;
	border-right: 1px dotted #666;
	line-height: 150%;
}

.formulario {
	padding: 5px;
	background: url(img/bgr.gif) 50%;
	text-align: right;
	margin-top: 10px;
}

.campos {
	padding: 5px;
	background: #222 none 50%;
	width: 406px;
	margin-top: 5px;
	color: #999;
	font-size: 100%;
	border-right-color: #c6080e;
	border-right-width: 1px;
	border: 1px solid #c6080e;
	height: 15px;
	text-align: left;
}

.artelval  {
	float: left;
	width: 341px;
	height: 125px;
	margin: 10px;
	padding: 10px;
	overflow: hidden;
	background: url(img/valores.jpg) no-repeat 0 0;
	color: black;
}