body {
	background-color: #FFCF00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	background-image: url(../images/bg/bg_main.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenido p {
	text-align: justify;
	text-indent: 10px;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.contenido h1 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid red;
	color: red;
	margin: 0px;
	padding: 0px;
}
.contenido h2 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid red;
	color: red;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}



.carnetBar {

}
.navbar, .navbar td {
	font-family: Tahome, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.navbar a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.picframed {
	border: 1px solid #006600;
	border-color: #FF0000;
	background-color: #FFFFFF;
}
form label {
	text-align: right;
	font-weight: bold;
}
address {
	font-style: normal;
	padding: 4px;
	font-size: 11px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-indent: 2px;
	border-right: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4E779C;
	border-left-color: #4E779C;
}

.error {
	color: red;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
}
.titulo_inf {
	color: #990000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
}
.errorIcon {
	padding-left: 1px;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.msg {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}
.titulo_nom {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: blue;
}.contenido h3, .contenido h4 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
