*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #444; 
}

a {	color: #0083D7;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.9em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { color:#002C6D; font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em;}
h5 { color: #999999; font-weight: normal; font-size: .9em; padding: 3px 0 0 3px;}

#content { width: 900px; margin: 0 auto; background: #fff url(images/bg2.gif) repeat-x;}

#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; text-align: center;}

#menu { float: right; padding: 40px 0 0; margin: 0 30px 18px; }
#menu li { font-size: 1.0em; display: inline; }
#menu li a { padding: 30px 10px 0px 0; margin: 0 0 0 20px; color: #0083D7; background: #EFF0F0 url(images/tab.gif) no-repeat right bottom;  font-weight: bold}
#menu li a:hover { background: #EFF0F0 url(images/tabhover.gif) no-repeat right bottom; color: #002E73; }

#intro { 
	clear: both;
	background: #fff url(images/intro.gif) no-repeat;
	color: #B5B5B9;
	height: 150px;
	margin: 0 0 20px;
	padding: 30px 270px 0 20px;
	text-align: right;
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }
	
	#login { font-size: .9em; margin: 82px 0 0; }
	#login a { color: #fff; background: #8BE1FA; padding: 4px 20px 6px;}
	#login a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }

#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: 0.9em;  margin: 0 0 15px; }
	#leftmenu { list-style: none; margin: 0 0 20px 0; padding: 0 0 0 10px; font-size: 1.1em; font-weight: bold;}
	#leftmenu li { padding: 0 0 0 12px; margin: 0 0 10px 0; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #87C6EF; color: #ffffff; }

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4  no-repeat bottom right; color: #808080; }
	#left a, #right a { background: #87C6EF; color: #ffffff; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #0083D7; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 350px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 150px; border-left: 1px solid #ccc; padding: 0px 0 0 40px; }
	
	
#marco2 	{
	background: #fff url(images/marco.gif) no-repeat center left;
	line-height: 2em;
	padding: 0 0 0 10px;
	float: right;
	width: 270px;
	height: 111px;
	text-align: left;
}

#marco 	{
	background: #fff url(images/marco.gif) no-repeat center left;
	line-height: 2em;
	padding: 0 0 0 10px;
	float: left;
	width: 270px;
	height: 111px;
	text-align: left;
}

#marcoprueba 	{
	line-height: 2em;
	padding: 0 0 0 10px;
	float: left;
	width: 540px;
	height: 130px;
	text-align: center;
}

#color {
	margin: 8px 0 0 8px;
	width: 242px;
	height: 62px;
}

#idioma {
	background: #ffffff;
	padding: 0 8px 0 0;
	align: center;
	margin: 0px 30px -10px 792px;
	width: 70px;
	height: 20px;
}


/*
	FORMULARIO
*/

#anotacion{
background-color: #F0F0F0;
padding:5px 10px 5px 5px;
margin-top:20px;
margin-right:35px;
clear:both;
line-height:16px;
font-size:10px;
float:right;
width:360px;
height:80px;
overflow:auto;
}
	
	form {
	width: 520px;
}

.col1 {
	
	text-align: right;
	width: 145px;
	height: 28px;
	margin: 4px;
	float: left;
	margin-right: 1px;
}

.col2 {
	width: 300px;
	height: 28px;
	display: block;
	float: left;
	margin: 0;
}

.col2comment {
	width: 300px;
	height: 150px;
	margin: 1px;
	display: block;
	float: left;
}

.col1comment {
	text-align: right;
	width: 145px;
	height: 150px;
	float: left;
	display: block;
}

div.row {
	clear: both;
	width: 560px;

}

.submit {
	height: 20px;
	width: 80px;
	float: right;
	background: #87C6EF;
	color: #ffffff;
	margin: 20px 0 0 0;
	border:0px;
} 

.input {
	background-color: #fff;
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	border: 1px solid #0084D7;
}

.textarea {
	border: 1px solid #0084D7;
	background-color: #fff;
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}





/*
	TABLA
*/


table, th, td {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #0084D7;
	color: #ffffff;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #ffffff; }

tbody tr.odd { background: #EBEBEB; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}