/*
CSS Credit: http://www.templatemo.com/ http://rie.cl/ http://rie.cl/ http://www.freecsstemplates.org/
*/

body {
	padding:0;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background: #fff url(img/headerbg.gif) repeat-x;
margin: 0 0;
margin:0;padding:0;border:0;vertical-align:baseline;
}


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color:#008fc1;
	line-height: 1.0;
	}



img {  
	margin: 0px; 
	padding: 0px;
}

#templatemo_container {
	margin: 0px auto;
	width: 100%;
}


#templatemo_header {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 100%px;
}

#templatemo_content {
	float: center;
	width: 930px;
	padding: 0px 0px 0px 25px;
}

#templatemo_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 910px;
}

#section1 {
	float: left;
	width: 100%;
	padding:  0px 0px 0px 0px;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#section1 .top,#section2 .section2_top,#sectionforo .topf{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: #D3E5FA;
	color: #0063C6;
	height:18px;
	border-bottom:1px solid #ffffff;
	font-size: 11px;
}


#section1 .top{
	position:relative;
}

#section1 .no {
    list-style:none;
}



#section1 table{
	width:100%;
	border-spacing:1px;
}

.tabla{
	background: #D3E5FA;
	width:100%;
	border-spacing:1px;
}

.linea{
	background: #F3F7FB;
}


form{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;	
}



/* ----- End of Form ----- */


#header-wrapper {
padding: 5px 0;
height: 40px;
}
#header-inner p{
display:none;
}
#header-wrapper h1 {
color:#ff6600;
display:inline-block;
font-size:1.5em;
height:22px;
vertical-align:top;
background: url(img/menuhome.png) no-repeat 0 0;
padding:5px 0 0 34px;
}
#header-wrapper h1 a {
color: #ff6600;
padding:0px 0px 0px 0px;
}
#header-wrapper h1 a:hover {
color: #000;
background-position: url(img/menuhome.png) no-repeat 0 -27px;
}

.headermenu {
height: 25px;
}
.headermenu ul{
list-style-type: none;
margin: 0;
margin-top: 1px;
padding: 0px 0px 0px 0px;
}
.headermenu ul li{
float: left;
margin: 0;
background:  url(img/navtab.gif) no-repeat right top;
}
.headermenu ul li a{
display: block;
padding: 5px 48px 5px 10px;
font-weight: bold;
text-decoration: none;
color: #333333;
font-size: .9em;
font-weight:normal;
}
.headermenu ul li a:hover{
color: #f9f7ed;
}
.headermenu ul li.first a{
padding: 5px 48px 5px 39px;
background:  url(img/navtab_first.png) no-repeat;
}
.headermenu ul li#firstcurrent{
background: #f4f8fd  url(img/navtab_current.png) no-repeat right top;
}
.headermenu ul li#firstcurrent a{
background:  url(img/navtab_current_first.png) no-repeat;
color: #000;
}
.headermenu ul li#current{
margin-left: -38px;
background: #f4f8fd  url(img/navtab_current.png) no-repeat right top;
}
.headermenu ul li#current a{
padding: 5px 48px;
background:  url(img/navtab_current_left.png) no-repeat;
color: #000;
}
.headermenu ul li.last{
background:  url(img/navtab_last.gif) no-repeat right top;
}
.headermenu ul li.last a{
padding: 5px 39px 5px 10px;
}
.headermenu ul li#lastcurrent{
margin-left: -38px;
background: #f4f8fd  url(img/navtab_current_last.png) no-repeat right top;
}
.headermenu ul li#lastcurrent a{
padding: 5px 39px 5px 48px;
background:  url(img/navtab_current_left.png) no-repeat;
color: #000;
}


#content-wrapper {
width: 950px;
margin: 0 auto;
}

.caja_config {
width:100%;
padding:20px;
margin-bottom:20px;
border:1px solid #CDDFEF;
-moz-border-radius:5px;-webkit-border-radius:5px;
background-color: #EAF4FF;
}

.boton_publicar {background-color:#f4f8fd;text-decoration:none;color:#0000ce;font-size:20px;font-weight:normal;border:1px #0060c0 solid;padding:4px}
.boton_publicar:hover{background-color:#ffffff;color:#0000ce;font-size:20px;font-weight:normal;border:1px #0060c0 solid;padding:4px}

