/*@charset "utf-8";*/
/* CSS Document */

body 
{
	background-color: #ABABAB; /*#333333;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

table
{
	background-color: #FFFFFF;
	color: #000000;
}

.controlform
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

.logo
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url(/imagenes/logo.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 800px;
	height: 70px;
}

.beta
{
	background-image: url(/imagenes/logo2.png);
	background-position: top left;
	width: 900px;
}

.areaclientes
{
	background-image: url(/imagenes/area_clientes.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 128px;
	height: 24px;
	float: right;
	margin-top: 10px;
}

.areaclientes2
{
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	background-image: url(/imagenes/area_clientes2.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 250px;
	height: 24px;
	float: right;
	margin-top: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

.areaclientes2 a
{
	color: #000000;
	text-decoration: none;
}

.areaclientes2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.menu
{
	float: left;
	background-color: #FFFFFF;
	height: 70px;
}

.menu div.left
{
	float: left;
	width: 60px;
	height: 70px;
	background: url(/imagenes/menu_left.gif) top left no-repeat;
}

.menu div.right
{
	float: left;
	width: 60px;
	height: 70px;
	background: url(/imagenes/menu_right.gif) top left no-repeat;
}

.menu_item 
{
	float: left;
	height: 70px;
	background: url(/imagenes/menu_bg.gif) top left repeat-x;
}

.menu_item h2 
{
	font-size: 22px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: white;
	margin: 0px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.menu_item a
{
	color: #333333;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #FF6600;
}


.menu div.selected
{
	float: left;
	height: 70px;
	background-image: url(/imagenes/menu_sel_bg.gif);
	background-repeat: repeat;
	background-position: top center;
}

.menu div.selected_left
{
	float: left;
	width: 12px;
	height: 70px;
	background-image: url(/imagenes/menu_sel_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.menu div.selected_right
{
	float: left;
	width: 12px;
	height: 70px;
	background-image: url(/imagenes/menu_sel_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


/*
a.menu:link, a.menu:visited {
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	color: #456F81;
}
*/

.page
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.page h2
{
	color: #FF6600;
}

.page li
{
	padding-bottom: 5px;
}

.footer
{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	text-align: center;
	background-image: url(/imagenes/footer.png);
	background-repeat: no-repeat;
	background-position: center;
}

.footer div.Big
{
	font-size: 12px;
}

.portfolio
{
	font-size: 12px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
}

.portfolio p
{
	margin: 0;
}

.portfolio a
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.portfolio a:hover
{
	color: #FF9900;
}

td.Center
{
 	padding-top: 100px;
	padding-bottom: 100px;
}

td.Center p
{
 	text-align: center;
}

td.Center h1
{
 	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

td.Center img
{
	text-align: center;
	border: 0;
}

td.Center a
{
	text-decoration: underline;
	color: #FF9900;
}

td.Center a:hover
{
}

div.box 
{
	background-image: url(/imagenes/box-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 500px;
}

div.box div
{
	background-image: url(/imagenes/box-bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.box div div
{
	background-image: url(/imagenes/box-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.box div div div
{
	background-image: url(/imagenes/box-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.contentbox
{
	padding: 5px 20px 5px 20px;
}

div.quote
{
	color: #999999;
	background-image: url(/imagenes/open_quotes.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: 5px;
	display: inline;
}

div.quote div
{
	background-image: url(/imagenes/close_quotes.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: inline;
}

.info_contacto
{
	font-size: 11px;
}

.info_contacto h1
{
	font-size: 12px;
}

.errors
{
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	padding: 10px 10px 10px 10px;
}

.required
{
	border-color: #FF3300;
}

a.link
{
	color: #000000;
	text-decoration: none;
}

a.link:hover
{
	color: #FF6600;
	text-decoration: none;
}

a.link2
{
	color: #000000;
	text-decoration: underline;
}

a.link:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.accesodenegado
{
	color: #000000;
	background-color: #FFE9D5;
	background-image: url(../imagenes/warning.png);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 15px;
	width: 92%;
	padding: 10px 10px 10px 50px;
	margin-bottom: 20px;
}

.pwd_ok
{
	background-image: url(../imagenes/check.png);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding: 10px 10px 10px 50px;
}

.pwd_accesodenegado
{
	background-image: url(../imagenes/warning.png);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding: 10px 10px 10px 50px;
}

.result_ok
{
	background-image: url(../imagenes/check.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 40px;
	padding: 6px 6px 6px 40px;
}

.result_warning
{
	background-image: url(../imagenes/warning.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 40px;
	padding: 6px 6px 6px 40px;
}
