html, body {
	margin: 0;
	padding: 0;
	color: #ffffff;

	background-image: url('../img/bgpattern.jpg');
	background-repeat: repeat-x;
	background-color: #000066;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

img, div, input, textarea, td { 
	behavior: url('iepngfix.htc');
}

input { 
	color: #FFFFFF; 
	background: transparent;
	width: 173px; 
	height: 19px; 
	line-height: 15px; 
	padding: 2px;
	border:0;
}

.check{
	width: 10px;
	height: 10px; 

}

.boton{
	width: 82px; 
	height: 22px; 
}

textarea { 
	color: #FFFFFF; 
	background: transparent; 
	width: 370px; 
	height: 96px; 
	line-height: 15px; 
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	}
	


#wrapper {	
	padding : 0;
	margin : 0 auto;
	width: 782px;
}

#header {
	width:782px;
	height:230px;
	background-image:url('../img/header.jpg');
	background-position:top;
}


#main {
	top:184px;
	width:782px;
	height: auto !important;
	min-height: 349px;
	background-image:url('../img/fondo.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#main_productos {
	top:184px;
	width:782px;
	height: auto !important;
	min-height: 349px;
	background-image:url('../img/fondo_dp.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#main_contacto {
	top:184px;
	width:782px;
	height:349px;
	background-image:url('../img/block_contacto.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#main_home {
	top:184px;
	width:782px;
	height:349px;
	background-image:url('../img/fnd_home.jpg');
	background-repeat:no-repeat;
	background-position:top;
}


#main_rep {
	/*top:533px;*/
	width:782px;
	height:auto;
	background-image:url('../img/bgvertical.jpg');
	background-repeat:repeat-y;
	background-position:inherit;
}


.block {
	position: relative;
	left: 156px;
	width: 590px;
	height:auto !important;
	min-height: 300px;
}


#footer {
	clear:both;
	width:782px;
	height:60px;
	background-image:url('../img/footer.jpg');
}

#copyright {
	position: relative;
	top: 40px;
	right: 40px;
	text-align: right;
	font-size:70%;
}

/***********************************************************/



/*TEXTOS*/

p.title {
	margin: 10px 0 -6px 0;
	font-size: 80%;
	text-transform: uppercase;
	color: #a8bef5;
	font-weight: bold;
	font-style:italic;
}

.title {
	font-size: 80%;
	text-transform: uppercase;
	color: #a8bef5;
	font-weight: bold;
	font-style:italic;
}

.title_peq {
	font-size: 80%;
	text-transform:none;
	color: #a8bef5;
	font-weight: bold;
	font-style:normal;
}

.title2 {
	font-size: 85%;
	text-transform: uppercase;
	color: #12348F;
	font-weight: bold;
	font-style:normal;
}

.texto {
	font-size: 70%;
	color: #ffffff;
	font-weight: normal;
	line-height:12px;
	text-transform:none;
}

.texto2 {
	font-size: 78%;
	color: #ffffff;
	font-weight: normal;
	line-height:12px;
	text-transform:none;
}

.textog {
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	line-height:25px;
	text-align:center;
	text-transform:none;
}

.textobold {
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
	line-height:12px;
	text-transform:none;
}

.textobold2 {
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
	line-height:12px;
	text-transform:none;
}

.textobold_benef {
	font-size: 78%;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
	line-height:18px;
	text-transform:none;
}

.texto_oculto{
	display:block;
	width: 100%;
	height: 23px;
	text-decoration: none;
	text-indent: -20000px;
}

.tit_noticia {
	font-size: 95%;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
}

.tit_producto {
	font-size: 90%;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
	list-style-type:disc;
}



/***********************************************************/


/* INDEX*/


#video_frame {
	margin-top: 10px;
	margin-left:10px;
	background-image: url('../img/video_frame.png');	
	width: 270px;
	height: 221px;
}

#clip {
	position: relative;
	top: 16px;
	left: 19px;
	width: 259px;
	height: 212px;
}
/***********************************************************/


/* INFORMACIÓN CORPORATIVA */

.block_top {
	float: left;
	height: 30%;
}

.logo {
	top: 40;
}

.bloquetexto {
	left:150;
}
.block_bottom {
	float:left;
	width: 590px;
	height: 70%;
}


/***********************************************************/


/*SPOTS*/

#video_frame1 {
	margin-top: 20px;
	background-image: url('../img/spot1_bg.png');	
	width: 230px;
	height: 221px;
	background-repeat:no-repeat;
	background-position:top;
}

#spot1 {
	position: relative;
	top: 15px;
	left: 0px;
	width: 218px;
	height: 178px;
}

#video_frame2 {
	margin-top: 20px;
	background-image: url('../img/spot2_bg.png');	
	width: 230px;
	height: 221px;
	background-repeat:no-repeat;
	background-position:top;
}

#spot2 {
	position: relative;
	top: 15px;
	left: 0px;
	width: 218px;
	height: 178px;
}


/***********************************************************/


/*PAGINACION*/

.prev{
background-image:url(../img/pag_anterior.png);
background-repeat:no-repeat;
width:124px;
}

.prev_off{
background:transparent;
width:124px;
cursor:pointer;
}

.sig{
background-image:url(../img/pag_siguiente.png);
background-repeat:no-repeat;
width:131px;
}

.sig_off{
background:transparent;
width:131px;
cursor:pointer;
}

#boton_azul{
background-image:url(../img/btn_azul.png);
background-repeat:no-repeat;
font-size:12px;
	width: 31px;
	height: 23px;
	padding-top:3px;
	text-decoration:none;
}
#boton_rojo{
background-image:url(../img/btn_rojo.png);
background-repeat:no-repeat;
font-size:12px;
	width: 31px;
	height: 23px;
	padding-top:3px;
}