body{
margin:0;
padding:0;
font-family:Verdana ;
font-size:11px;
background-color:#020F39;
background-image:url(design/bg_body.jpg);
color:#020F39;
}

.calendarHeader { font-weight: bolder; font-size:12px;color: #CC0000; background-color: #FFFFCC; } 
.calendarToday { background-color: #FFFFFF; } 
.calendar { background-color: #FFFFCC; }
/* Divs Generales */
#wrapper{
	width:850px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #fff;
	background-color: #fff;
}

#movie{
	width:795px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #fff;
	background-color: #fff;
	text-align: center;
}

.white{
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.white a{

	color:#fff;
	
}


/* Menu */
#menu{
	width:850px;
	height:50px;
	float:left;
	background-image:url(design/bg_menu.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 168px;
	height: 35px;
	padding-top: 13px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color:#FFF;
	
}


#menu a:hover {
	color:#66FFFF;
	background-image: url(design/bg_menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}
/* Fin Menu */
#menu1 {
	float: left;
	width: 220px;
	margin: 0px auto;
	padding-bottom: 5px;
	padding-left:40px;
	font-weight: bold;
	font-size: 11px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
padding-bottom:3px;
}

#menu1 a {
	display: block;
	width: 220px;
	padding:5px 0px;
	background-color: #D8ECF5;
	border:1px solid #7690b6;
	text-align: center;
	text-decoration: none;
	color: #416584 ;
	background-image: url(design/bg_menu_services2.jpg);
	background-repeat:no-repeat;

}

#menu1 a:hover {
	background-color: #A5C2D1;
	color: #333333;
	background-image: url(design/bg_menu_services.jpg);
	background-repeat:no-repeat;
}



/*products styles*/
.prodCont{
width:520px;
margin-top:10px;
padding:5px;
float:left;
border:1px solid #D3D3D3;
}

.imgProd{
width:150px;
float:left;
text-align:center;
padding:3px;
border:1px dashed #CCCCCC;
}
.prodDetails{
width:350px;
float:left;
padding:5px;
}
.titleProd{
width:350px;
height:15px;
font-size:14px;
color:#0099FF;
margin:0 0 3px 0;
}
.descripProd{
width:350px;
text-align: justify;
}
.sizeProd{
width:350px;
height:20px;
}
.priceProd{
width:350px;
height:20px;
}
.addbtn{
width:350px;
height:30px;
margin:2px 0 0 0;
}
.addbtn a{

padding:1px;
font-size: 11px;
}

.thumbnail{
padding:2px;
float:left;
}

.small{
padding-left:5px;
font-size:x-small;
color:#0099FF;

}
.small a{
padding-left:5px;
font-size:x-small;
color:#0099FF;
text-decoration:none;
}
input{
border:1px solid #B2B2B2;
background-color:#EAF7FA;
}
textarea{
border:1px solid #B2B2B2;
background-color:#EAF7FA;
}

/* Fin Productos */
#header{
	width:850px;
	height:170px;
	float:left;
	background-color:#fff;

}
#headerLogo{
	width:300px;
	height:170px;
	float:left;
	background-image:url(design/bg_header_logo.jpg);
	background-repeat:no-repeat;
}
#headerWin{
	width:550px;
	height:170px;
	float:left;
}
#content{
	width:850px;
	float:left;
	background-color:#fff;
}
#colBig{
	width:540px;
	float:left;
}

#conColBig{
	width:520px;
	float:left;
	margin:10px;
	text-align: justify; 
}

#colSmall{
	width:300px;
	float:left;
}
#footer{
	width:850px;
	height:70px;
	float:left;
	background-image:url(design/bg_footer.jpg);
	background-repeat:repeat-x;
}
#footerText{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:15px;
	color:#999;
}
#footerText a{
	
	color:#999;
	text-decoration: none;
}

/* clases interior */
.winSmall{
	width:300px;
	float:left;
	background-color: #bdd1ff;
}
.puntera{
	width:300px;
	height:41px;
	float:left;
	background-image:url(design/bg_puntera.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	color:#fff;


}
.punteraCross{
	width:60px;
	height:41px;
	float:left;
	background-image:url(design/bg_puntera_cross.jpg);
	background-repeat:no-repeat;
}

.punteraArrow{
	width:60px;
	height:41px;
	float:left;
	background-image:url(design/bg_puntera_arrow.jpg);
	background-repeat:no-repeat;
}


.punteraStar{
	width:60px;
	height:41px;
	float:left;
	background-image:url(design/bg_puntera_star.jpg);
	background-repeat:no-repeat;
}.contWinSmall{
	width:290px;
	padding:5px;
	float:left;
	

}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


TD  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
}



TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 8px;
}

SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 8px;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color: #ffffff;
	background-color: #666666;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color: #ffffff;
	background-color: #333333;

}
.fs	{
	font-family : verdana,arial,helvetica;
	background-color:	#ff0000;
	color:	#FFFFFF;

	text-align:	center;
	}
.da	{
	font-family : verdana,arial,helvetica;
	background-color: #F0E68C;
	color:	#333;

	text-align:	center;
	}