/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	
}

body {
	margin-top: 200px;
	background: #000000 url(/images/home.png) no-repeat center top;
	font: normal small ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color: #999999;
}

h1, h2, h3 {
	color: #FFFFFF;
		text-align: justify;
}

h2 {
line-height: 1.8em;
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

#main p.importante {
	color: white;
	font-weight:bold;
	font-size:14px;
}
p.iconico {

	background: url("/images/estrella_roja.gif") no-repeat 0px 4px;
	padding-left: 24px;
	padding-bottom:2px;

}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color:#959DBA;
}

a:hover {
	text-decoration: none;
}

img, a img, a:hover img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;	
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Header */

#header {
	height: 61px;
	background: url(/images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 900px;
	height: 16px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}


/* Header > Menu */

#menu {
	width: 900px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	

}

#menu a {
	display: block;
	float: left;
	height: 39px;
	margin: 0 4px 0 0;
	background:  repeat-x;
	width:100px;
	filter: alpha(opacity=70); 
	opacity: .7
}



/* Wrapper */

#wrapper {
	background: url(/images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: left;
	width: 620px;
	margin-top:10px;
}

#main h1 {
	color: #00AEE9;
	font-weight: bold;
	font-size:18px;
	border-bottom:1px dashed #00AEE9;
	padding-bottom:6px;
	margin-bottom:10px;
	/*background: url(/tarjetastar/images/dot.gif) repeat-x bottom;*/

}

#main h2, #main h3 {
	color: white;
	font-weight: bold;
	font-size:16px;
	margin:0;
	margin-bottom:10px;
	margin-top:20px;

}

 #main h3 {
	font-size:14px;
	
}

#main p, #main td, #main li {
	font-size:14px;
	color: #CCCCCC;
	margin:0;
	margin-bottom:10px;


}

#main li {
	margin-left:14px;
}




/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	
}

/* Content > Sidebar > Support */

#support {
	padding: 0;
	color: #A9C215;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
}

#support p {
	margin-bottom:0px

}

#support b {
	font-size: 18px;

}

/* Content > Sidebar > Support */

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}


.noticias_round .t, .noticias_round .b, .noticias_round .b b, .noticias_round .t b{
height:10px;
background-image:url(/images/0000003D3938716F6E5101600.png);
}

/* inner color, border color, border width */
.noticias_round .c{
background:#3D3938;
border-color:#716F6E;
border-left-width:5px;
border-right-width:5px;
}


div#noticias {
	
	color: white;
	
	margin-bottom:10px;
}

#noticias div.noticia {
	margin-bottom:5px
	
}

#noticias div.noticia a p.fecha {
	font-size: 12px;
	color: #716F6E;
	margin: 0;
}

#noticias div.noticia a p {
	font-size: 12px;
	color: white;
	
}

#noticias div.noticia a h1 {
	font-size: 14px;
	color: #00AEE9;
	margin: 0;	
	/*background: url(/tarjetastar/images/dot.gif) repeat-x bottom;*/
	border-bottom:1px dashed #00AEE9;
	padding-bottom:6px;
	margin-bottom:3px;

}

#noticias small a, #noticias small a:hover  {


	font-size: 10px;
	text-decoration: none;

}

/* Content > Sidebar > Submenu */

#submenu {
}

#submenu h2, #submenu h2 a, #submenu h2 a:hover {
	padding: 0px 0 5px;
	color: #00AEE9;
	font-weight: bold;
	font-size:11px;
	/*background: url(/tarjetastar/images/dot.gif) repeat-x bottom;*/
	border-bottom: 1px dashed #00AEE9;
	margin-bottom:5px;
	margin-top:15px;
	text-decoration:none;

	
}


#submenu h2 a, #submenu h2 a:hover {
border: none;

}
#submenu h2 a, #submenu h2 a:hover {
	background: none;
}

#submenu ul {
	margin: 0px 0px 0px 5px;	
	list-style: none;
	line-height: normal;
	
}

#submenu li {
	padding: 0px 0px 0px 10px;

	
}


#submenu ul ul {
	margin-left: 0;	
	margin-bottom:0;
	margin: 0;
	
}

#submenu li li {
	padding: 0px 0px 0px 0px;
	
}

#submenu li h3, #submenu li h3 a, #submenu li h3 a:hover  {
	color: #FF9C04;
	font-size:11px;
	font-weight: bold;
	/*background: url(/tarjetastar/images/dot1.gif) repeat-x bottom;*/
	border-bottom:1px dashed #FF9C04;
	padding-bottom:3px;
	margin-top:13px;



}

#submenu #submenu li h3 a, #submenu #submenu li h3 a:hover {
	background: none;
}

#submenu a {
	font-size:11px;
	color: #E0E0E0;
	text-decoration: none;
}

#submenu a:hover {
	color: white;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 900px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#contacto table {
		
			border-collapse:collapse; 
			/*border:1px solid #CCCCCC;*/
			width:100%;
			
		}
		
#contacto table td {

	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align:top;
}

.opacity50 {

	filter: alpha(opacity=50); 
	opacity: .5;

}

input[type="text"], textarea, select, input[type="password"] {

	background-color:black;
	border: 1px solid #716F6E;
	color: white;
	
}

select option {

	padding-right:15px;
	padding-left:5px;
}

input[type="button"], input[type="submit"] {

	background-color: #716F6E;
	border: 1px solid white;
	color: white;
	font-weight:bold;
	padding:2px;
	font-size:10px;

}

input[type="checkbox"] {
	border: none;
	vertical-align:middle;
	visible:none;
	margin-right: 5px;
	
	

}

#boxerror {

	border: 1px dashed red;
	padding:20px;
	margin-top:10px;
	margin-bottom:15px;

}

#boxerror ul {

	margin-bottom:0px;
}

.center {

	text-align: center;
}

/* Elementos */
table.elementos {

	border-collapse:separate;
	
}
table.elementos td {
	padding-left: 15px;
	text-align:center;
	vertical-align:middle;
}


table.elementos td h3, table.elementos td p {

	text-align:left;
	
	
	
}
table.elementos td h3 { padding-top: -5px; }





/* Ficha */

table.ficha {

	width:100%; 
	margin-bottom:20px; 
	margin-left:-3px; 
	
}

table.ficha tr td {

	vertical-align:middle;
}

table.datos tr td {

	padding: 5px;
	padding-left:10px;
}

table.ficha  td.odd {

	background-color:#4E4E4E;
}


table.ficha  td.imagen {

	text-align:right;

}

table.ficha  td.imagen img {
		
	
	vertical-align:middle;
	

}


div.inner { margin: 0; background: #fff; padding: 10px; border:0; zoom:1; width:120px;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px; width: 120px }

/* Tablas */


/* curve height, background image */
div.prettytable .t, div.prettytable .b, div.prettytable .b b, div.prettytable .t b{
height:10px;
background-image:url(/images/marco_pretty.png);
}

/* inner color, border color, border width */
div.prettytable .c{
background:#000000;
border-color:#716F6E;
border-left-width:4px;
border-right-width:4px;
}



table.prettytable {
  margin-top: -5px;

  border-collapse: collapse;
  margin-bottom: 10px;
  
}
table.prettytable th, table.prettytable td {
 
  padding:3px;
  vertical-align:middle;
  
}
table.prettytable th {
  background: #434343;
  text-align: center;
}


