/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul , li{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3{text-indent:-9999px}

/* ############# CSS STARTS ############## */

body {
	line-height: 1.1;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background:url(img/main-bg.jpg) repeat-y center top;
	background-color:#7e7116
}

a { 
text-decoration:none;
color:#E9E442;
}

#shadewrap{
	margin: auto;
	width: 980px;
	text-align: left;
background:url(img/shadewrap.png) repeat-y;
}


#container {
	margin: auto;
	width: 925px;
	text-align: left;
}

#mainhead {
	background:url(img/head.jpg) no-repeat;
	width:925px;
	height:740px;
}

#novedades {
	background:url(img/novedades.jpg) no-repeat;
	cursor:pointer;
	width:925px;
	height:97px;
}

.novedades_in {
	background:url(img/novedades_in.jpg) repeat-y;
	width:925px;
	height:6150px;
}

#identidad {
	background:url(img/identidad.jpg) no-repeat;
	cursor:pointer;
	width:925px;
	height:99px;
}

.identidad_in {
	background:url(img/identidad_in.jpg) no-repeat;
	width:925px;
	height:300px;
}


#identidad_text {
font-size:12px;
font-weight:bolder;
color:#E9E442;
padding:40px 0 40px 50px;
}


.wide{
	margin:35px 0 0 187px; 
	float:left;
	background:url(img/shadow_video.png) no-repeat;
	background-position: 0px 15px;
	width:564px;
	height:340px;
}

.wide span{
	margin-left:7px;
	background-color:#000;
	color:#eae252;
	text-transform: uppercase;
	font-weight:bolder;

}

.wideimg{
	margin-top:10px;
	margin-left:7px;
}

.square{
	margin:35px 0 0 187px; 
	float:left;
	background:url(img/shadow_video2.png) no-repeat;
	background-position: 0px 13px;
	width:564px;
	height:440px;
}

.square span{
	margin-left:7px;
	background-color:#000;
	color:#eae252;
	text-transform: uppercase;
	font-weight:bolder;

}

.squareimg{
	margin-top:10px;
	margin-left:7px;
}

#pie {
	background:url(img/foot.jpg) no-repeat;
	width:925px;
	height:80px;
}

.visit {
	float:right;
	margin:5px 20px 0 0;
}


.shut{
	margin:0 0 0 0; 
	float:left;
	background-position: 0px 15px;
	width:564px;
	
}

.cerrar {
background-image: url(img/cerrar_over.png);
background-position:15px 0px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
}

.cerrar a{
background-image: url(img/cerrar.png);
background-position:15px 0px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
display: block;
}

.cerrar a:hover{
background: none;
}

.but_noved {
background-image: url(img/b_novedades_over.png);
background-position:15px 25px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
}

.but_noved a{
background-image: url(img/b_novedades.png);
background-position:15px 25px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
display: block;
}

.but_noved a:hover{
background: none;
}

.but_id {
background-image: url(img/b_identidad_over.png);
background-position:15px 25px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
}

.but_id a{
background-image: url(img/b_identidad.png);
background-position:15px 25px;
background-repeat: no-repeat;
height: 75px;
width: 250px;
display: block;
}

.but_id a:hover{
background: none;
}

#reel {
	margin:345px 0 0 130px;
}


.cufonbut {
color:#e8e8e8;
font-size:45px;
}

a:hover{
color:#1b1c17;
font-size:45px;
}

.butpos {
padding:32px;
height:33px;
}