/*inicio estilos comunes*/
body
{
	
	scrollbar-arrow-color: #333;
	scrollbar-base-color: #333;
	scrollbar-shadow-color: #333;
	scrollbar-face-color: #666;
	scrollbar-highlight-color: #333;
	scrollbar-track-color: #333;
	background-image: url("bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	margin: 10px 0 0 0;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 12px;
	color: #CCC;
	line-height: 17px;
}
table
{
	border-collapse: collapse;
}
td
{
	padding: 0;
	margin: 0;
}
h1
{
	font-size: 14px;
	color: #BEEE06;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	padding: 0;
	font-weight: bold;
} 
h2
{
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px dotted #777;
}
h3
{
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h4
{
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px dotted #EEE;
}
h5
{
	font-size: 16px;
	color: #4D6C8B;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	font-weight: bold;
}
h6
{
	font-size: 20px;
	color: #BEEE06;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0;
	padding: 0;
	font-weight: bold;
} 
hr
{
	border: 1px dotted #222;
	margin: 15px;
}
ul, ol
{
	color: #FFF;
	line-height: 17px;
	list-style-type: square;
}
.texto
{
	font-size: 12px;
	line-height: 16px;
}
.texto_negrita
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.texto_chico
{
	font-size: 10px;
	color: #CCC;
	letter-spacing: 0;
	line-height: 12px;
	font-weight: bold;
}
.texto_pie
{
	font-size: 10px;
	color: #CED1D7;
}
.link_comun
{
	font-size: 12px;
	line-height: 16px;
	color: #BEEE06;
	text-decoration: none;
}
a.link_comun:hover
{
	color: #96BA04;
}
A:link {text-decoration: none;color:white}
A:visited {text-decoration:none;color:#4E4E4E}
A:hover {text-decoration:none;color:#AAA}
.link_texto_pie
{
	font-size: 11px;
	color: #777;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
}
a.link_texto_pie:hover
{
	color: #AAA;
}
.item_link
{
	font-size: 12px;
	color: #0089E4;
	text-decoration: none;
}
.item_link
{
	color: #0089E4;
}
a.item_link:hover
{
	color: #28A9FF;
}
.item_h1
{
	font-size: 11px;
	color: #FFF;	
	line-height: 15px;
}
.item_texto
{
	font-size: 12px;
	color: #96BA04;
	text-align: left;
	line-height: 17px;
}
.item_chico
{
	font-size: 12px;
	color: #6C8299;
	margin: 0;
	padding: 0;
}
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #424242;
	height: 22px;
	padding-left: 0px;
	color: #BEEE06;
	font-size: 12px;
}
.checkbox
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #424242;
	height: 16px;
	color: #BEEE06;
}
.attach_file
{
	border-left: 1px solid #000;
	color: #000;
	height: 22px;
}
.textarea
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-image: url("imagenes/bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000;
	color: #BEEE06;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 12px;
	padding-left: 0px;
}
.input_button
{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #333;
	color: #FFF;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
}
/*fin estilos comunes*/

/*inicio estilos particulares*/
.principal
{
	width: 705px;
}
.header
{
	width: 100%;
	height: 116px; 
	background-image: url("imagenes/header_image.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
.bg_menu
{
	height: 100%;
	background-image: url("imagenes/menu_bg.jpg");
	background-position: top;
	background-repeat: repeat-y;
	background-color: #2D2D2D;
}
.menu
{
	width: 205px;
	background-image: url("imagenes/menu_image.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #3B3B3B;
}
.menu_bottom
{
	width: 205px;
	height: 83px; 
	background-image: url("imagenes/menu_bottom.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
}
.main
{
	width: 700px;
	height: 100%;
}
.contenido
{
	width: 700px;
	height: 100%;
	background-image: url("imagenes/bg_main.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #3A3A3A;
	padding: 0px 0px;
}
.borde_derecho
{
	width: 1px;
	height: 100%;
	background-image: url("imagenes/border_bg.jpg");
	background-position: top;
	background-repeat: repeat-y;
	background-color: #000;
}
.borde_foot
{
	width: 906px;
	height: 37px;
	background-image: url("imagenes/foot.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
.menu_bajo
{
	width: 906px;
	font-size: 11px;
	color: #999;
	text-align: center;
	line-height: 16px;
	padding-top: 10px;
}
.info 
{  
	border-bottom: 1px dashed #BEEE06;  
	cursor: help; 
}
.img 
{  
	border-top: 1px solid #000; 
	border-left: 1px solid #000;
	border-right: 1px solid #666; 
	border-bottom: 1px solid #666; 
}
.porfolio_animaciones_bg
{
	width: 360px;
	height: 155px;
	background-image: url("imagenes/porfolio_animaciones_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
}
.porfolio_animaciones_bg_padding
{
	margin: 0px 0 0 22px;
}
.texto_especial
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #FFF;
	letter-spacing: -1px;
}
.btn_movie
{
	width: 72px;
	height: 31px;
	display: block;
}
a.btn_movie:link, a.btn_movie:active, a.btn_movie:visited
{
	background: url("imagenes/btn_movie.jpg");
}
a.btn_movie:hover
{
	background: url("btn_movie.jpg");
}
.clientes_principal
{
	width: 100%;
	height: 100%;
}
.bg_header_clientes
{
	width: 770px;
	height: 115px;
	background-image: url("imagenes/bg_header_clientes.jpg");
	background-repeat: repeat-x;
}
.bg_footer_clientes
{
	height: 36px;
	background-image: url("imagenes/bg_footer_clientes.jpg");
	background-repeat: repeat-x;
}
.bg_clientes
{
	height: 100%;
	background-color: #999;
}
.bg_td_tabla_cliente
{
	background-image: url("imagenes/bg_td_tabla_cliente.jpg");
	background-repeat: repeat-x;
}
.bg_tabla_cliente
{
	background-color: #CCC;
	border: 1px solid #333;
}
.tabla_clientes_titulo
{
	font-size: 11px;
	color: #FFF;
}
.tabla_clientes_campos
{
	font-size: 11px;
	color: #000;
}
.borde_td_cliente
{
	border-top: 1px solid;
	border-color: #FFF;
}
.login_main
{
	width: 450px;
	height: 200px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url("imagenes/bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 15px;
	margin: 40px 0 0 120px;
}
.menu_clientes
{
	display: block;
	width: 100%;
	font-size: 11px;
}
.menu_clientes a
{
	display: block;
	width: 100%;
	background-color: #4F4F4F;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #EEE;
	text-decoration: none;
	border-top: 1px solid #585858;
	border-bottom: 1px solid #3C3C3C;
}
.menu_clientes a:hover
{
	background-color: #333;
	color: #CCC;
	border-top: 1px solid #414141;	
	border-bottom: 1px solid #272727;
}
.menu2_clientes
{
	display: block;
	width: 100%;
	font-size: 12px;
	display: block;
	width: 100%;
	background-color: #333;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}
.menu_padding_clientes
{
	padding-left: 5px;
}
.menu_separator_clientes
{
	height: 6px; 
	background-color: #3B3B3B;
}
.bg_menu_clientes
{
	width: 200px;
	background-image: url("imagenes/bg_menu_clientes.jpg");
	background-position: top;
	background-repeat: repeat-y;
	padding-top: 20px;
}
a.link_evo:link, a.link_evo:active, a.link_evo:visited
{
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
}
a.link_evo:hover
{
	color: #96BA04;
}
.contactos
{
	font-size: 12px;
}
/*fin estilos clientes*/
