body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left; /*aqui mandamos a centrar todo el contenido*/ 
	color:#AAAAAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFEA;
	background-image:url(../images/revista_filosofia_fondo.jpg);
	background-repeat:repeat-y;
}

#i_conf_buttons {
	cursor:pointer;
}

#contenedor {
/*	width:777px;*/
}

#topFrame {
	background-image:url(../images/revista_filosofia_titulo_2.jpg);
	background-repeat:no-repeat;
	height:79px;
	text-align:right;
}

#tf_Title {
	text-align:right;
	left:0px;
	position:absolute;
	width:100%;
	height:79px;
	vertical-align:middle;
}

#tf_Search {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF9966;
}

#d_Search_Options {
	display:block;
	background-color:#FFFFCC;
	border:1px solid #666666;
	font-size:12px;
	padding:3px;
	width:200px;
	position:absolute;
}

#mleft {
	width:50px;
	float:left;
	display:block;
}

#menu {
	width:216px;
	border-spacing:0px;
	border-width:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	float:left;
}

#content {
	float:left;
	margin-left:44px;
	font-size:11px;
	text-align:justify;
	width:expression(((document.documentElement.clientWidth) ? document.documentElement.clientWidth : document.body.clientWidth) - (70 + 270) + "px");
}

.c_Header {
	background-image:url(../images/revista_filosofia_relleno_titular.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:24px;
	text-align:right;
	color:#999999;
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	width:459px;
}

#c_Header_Text {
	margin-bottom:20px;
	margin-right:5px;
	margin-left:45px;
	text-align:right;
/*	width:409px;*/
}

h1 {
	color:#FF9966;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h1 a {
	color:#FF9966;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h1 a:active {
	color:#FF9966;
}

h1 a:hover {
	color:#666666;
}

h2 {
	font-weight:bold;
	font-size:14px;
}

ul {
	margin-right:15px;
	list-style-type:square;
}

li a {
	color:#AAAAAA;
	text-decoration:none;
}

li a:hover {
	color:#666666;
	text-decoration:none;
}

li a:active {
	color:#666666;
	text-decoration:none;
}

a {
	color:#AAAAAA;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:none;
}

a:active {
	color:#666666;
	text-decoration:none;
}

.i_Search {
	border:solid 1px #CCCCCC;
	width:120px;
	height:18px;
}

#d_footer {
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}

/*input {
	border:1px solid #CCCCCC;
	width:200px;
}*/

.inputCB {
	border:0px;
	width:20px;
}

input {
	border:1px solid #CCCCCC;
	width:290px;
}

.input100 {
	border:1px solid #CCCCCC;
	width:100%;
}

textarea {
	border:1px solid #CCCCCC;
	width:290px;
}

select { 
	border: #00A8E6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:300px;
} 

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid gray;
	background-color:#DDDDCC;
	cursor:pointer;
	width:100px;
}

.button200 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid gray;
	background-color:#DDDDCC;
	cursor:pointer;
	width:150px;
}

TFOOT {
	text-align:center;
}

#ed_footer {
	text-align:center;
	margin-top:40px;
}

/* Validation styles! */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #009933;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	text-align:left;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

/* Validation styles! */

#d_result {
	border:1px solid #CCCCCC;
	font-size:12px;
}

td {
	vertical-align:top;
}

#h_buttons {
/*	display:none;*/
	text-align:right;
}

#h_buttons img {
 cursor:pointer;
}

#tb_List {
/*	border:1px solid #CCCCCC;*/
	border-collapse:collapse;
	width:100%;
}

#tb_List td {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
}

.rowActive {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	background-color:#FFFFFF;
}

#d_comment {
	text-align:center;
}

#d_comment a {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

#d_comment_form {
	margin:0px;
	text-align:right;
	width:95%;
}

#d_comment_form_table {
	width:95%;
}
