
/* CSS Document */
*{
margin:0;
padding:0
}
img{
border:0;
}

a {text-decoration:none;}
html{
width:100%;
height:100%;
background:url(images/54567.jpg) no-repeat #000;
}
body{
width:766px;
margin:auto;
font-family:candara,Tahoma;
font-size:100%;
}

#wrapper{
width:766px;
float:left;
background:url(images/grad.png);
border-left:3px solid #936;
border-right:3px solid #360;
}

.center {text-align:center;}

.breadcumb {margin:10px; padding:5px; background:#936; font-size:90%; text-align:left; color: #fff;}
	.breadcumb h1, .breadcumb h2, .breadcumb h3, .breadcumb h6 {display:inline; font-size:90%;}
	.breadcumb a {background: #fff; color:#936; font-weight:700; padding: 3px; }
	.breadcumb a:hover {padding:2px; border:1px solid #000;}

.destacado {color:#fff; width:300px; margin:auto; padding:5px; background:#060; text-transform:uppercase;font-size:105%; float:right; filter:alpha(opacity=70); opacity:.7;}
.enlaces {width:200px; float:left; text-align:left; }
	.enlaces li {list-style-type:none; margin:15px 0; padding:10px;}
	.enlaces li a {font-variant:small-caps; color:#939; font-weight:900; text-decoration:none; padding:5px; background:#fff;}
	.enlaces li a:hover {font-variant:small-caps; color:#fff; font-weight:900; text-decoration:none; padding:5px; background:#360;}
	
.txt {width:420px; float:left;margin:10px;text-indent:30px;line-height:110%;text-align:justify;padding:10px;background:#fff; filter:alpha(opacity=80); opacity:.8; -moz-border-radius:15px; border:5px solid #fff; }
	.txt div {padding:10px 0;}
	.left h1, h2, h3, h4, h5, h6 {display:inline; font-size:100%;}
	.txt a {color:#906;font-weight:700;}
		.txt a:hover {color:#000;font-weight:700;}
	.right{float:right;}
	.right img {padding:10px;}
	.videos {padding: 5px 35px 5px 0; background:url(images/videos.png) no-repeat right;}
	.videos:hover {background:url(images/videos2.png) no-repeat right;}

#footer{font-family:candara,tahoma;background:url(images/grad-pie.jpg) #17591c;width:760px;padding:5px;float:left;border-top:2px solid #fff;position:relative;}
	#footer .izq a, #footer .dcha a {color:white;font-weight:550;}
	#footer .izq a:hover {text-decoration:underline overline;padding-right:65px;background:url(images/mano.png) right no-repeat;}
	#footer .dcha a:hover {text-decoration:underline overline;padding-left:65px;background:url(images/mano2.png) left no-repeat;}
	#footer .dcha {float:right;text-align:right;list-style-type:none;padding-right:5px; border-right:5px solid #360; width:240px;}
	#footer .izq {float:left;list-style-type:none;padding-left:5px; border-left:5px solid #936;width:305px;}
	#footer #comicos1a1 {float:left; width:130px; margin-top:10px;}
	.enlaceindex a {font-weight:700;background:#000;padding:2px 4px;border:4px double #fff; color:#fff;}
	.enlaceindex a:hover {font-weight:700;background:#fff;padding:2px 4px;border:4px double #000; color:#000;}

.contratacion {text-align:center;color:#939;text-transform:uppercase;background:#fff;border:2px solid #fff; -moz-border-radius:15px; padding:2px;width:700px;filter:alpha(opacity=70);opacity:.7;margin-left:auto;margin-right:auto;font-weight:700;}
#contacto {width:400px; margin-left:auto; margin-right:auto;margin-bottom:10px;}
   .lineaform, .lineaform2 {padding:15px;}
	label {width:200p;}
	input {height:17px; }
   input, textarea {position:relative; left:30px; width:180px; border:2px outset #e8d4e0; background: #939; font-family: candara,tahoma; font-size:90%; color:#fff; font-weight:700;padding:0px 10px; filter: alpha(opacity=80); opacity:.8}
   input:focus, textarea:focus {background: #060; filter: alpha(opacity=80); opacity:.8}
   .lineaform2 input, .lineaform2 textarea {border-color: #060; padding:0px 10px; background: #060; filter: alpha(opacity=80); opacity:.8}
   #mensaje {height: 100px; filter: alpha(opacity=80); opacity:.8 }
   #enviar {position:relative;left:200px;background:#fff;border:2px solid #fff; -moz-border-radius:15px; padding:2px; color:#909; outline:0px;filter:alpha(opacity=70);opacity:.7;text-transform:uppercase;height:25px;}
   #enviar:hover {background:#060;color:#fff;}
.destacado2 {color:#fff; padding:5px; background:#060; text-transform:uppercase; filter:alpha(opacity=70); opacity:.7; text-align:center; margin-top:10px; font-weight:700;}

